summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 09bb394..1714ece 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>DNPMHelper</groupId>
<artifactId>DNPMHelper</artifactId>
- <version>1.0.0</version>
+ <version>1.1.0-SNAPSHOT</version>
<name>DNPMHelper</name>
<properties>
@@ -22,9 +22,9 @@
<dependency>
<groupId>de.itc</groupId>
<artifactId>onkostar-parent</artifactId>
- <version>2.11.1.6</version>
+ <version>2.12.4.1</version>
<scope>system</scope>
- <systemPath>${project.basedir}/libs/onkostar-api-2.11.1.6.jar</systemPath>
+ <systemPath>${project.basedir}/libs/onkostar-api-2.12.4.1.jar</systemPath>
</dependency>
<dependency>