summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml12
1 files changed, 2 insertions, 10 deletions
diff --git a/pom.xml b/pom.xml
index 5bed3d9..19b1c98 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,17 +27,9 @@
<dependency>
<groupId>de.itc</groupId>
<artifactId>onkostar-parent</artifactId>
- <version>2.12.4.1</version>
+ <version>2.14.2</version>
<scope>system</scope>
- <systemPath>${project.basedir}/libs/onkostar-api-2.12.4.1.jar</systemPath>
- </dependency>
-
- <dependency>
- <groupId>de.ukw</groupId>
- <artifactId>onkostar-plugin-atccodes</artifactId>
- <version>0.6.0</version>
- <scope>system</scope>
- <systemPath>${project.basedir}/libs/onkostar-plugin-atccodes-0.6.0.jar</systemPath>
+ <systemPath>${project.basedir}/libs/onkostar-api-2.14.2.jar</systemPath>
</dependency>
<!-- Hibernate -->