Skip to content

Commit f541558

Browse files
committed
update pom.xml
1 parent 48a9e87 commit f541558

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/main/conf/module.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
<Module id="${project.name}" class="fr.softeam.cameldesigner.impl.CamelDesignerModule" binaryversion="4.1.0" version="${project.version}" schema-level="2" uid="dc1688c2-8bd2-4585-a786-b1b5877996d7" author="Softeam" image="" url="">
33
<ClassPath>
44
<PathEntry path="lib/${project.artifactId}-${project.version}.jar"/>
5+
<PathEntry path="lib/com.google.guava-21.0.0-SNAPSHOT.jar"/>
6+
<PathEntry path="lib/org.eclipse.emf.mwe.core-1.3.21-SNAPSHOT.jar"/>
7+
<PathEntry path="lib/org.eclipse.emf.mwe2.runtime-2.9.1-SNAPSHOT.jar"/>
8+
<PathEntry path="lib/org.eclipse.emf.mwe.utils-1.3.21-SNAPSHOT.jar"/>
9+
<PathEntry path="lib/CamelDSLExporter-3.0.0-SNAPSHOT.jar"/>
510
<PathEntry path="lib/api-1.7.2.jar"/>
611
<PathEntry path="lib/xmi-2.13.0.jar"/>
712
<PathEntry path="lib/registry-3.7.0.jar"/>

0 commit comments

Comments
 (0)