summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ems/boco/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ems/boco/pom.xml b/ems/boco/pom.xml
index 4b79b19..fa13ddf 100644
--- a/ems/boco/pom.xml
+++ b/ems/boco/pom.xml
@@ -213,7 +213,7 @@
<artifactId>evel_javalib2</artifactId>
<version>0.0.2-SNAPSHOT</version>
<scope>system</scope>
- <systemPath>${basedir}/3rdParty/evel_javalib2-0.0.2-SNAPSHOT.jar</systemPath>
+ <systemPath>${basedir}/3rdParty/evel_javalib2-0.0.1-SNAPSHOT.jar</systemPath>
</dependency>
<dependency>
<groupId>javax.json</groupId>