diff options
Diffstat (limited to 'pom.xml')
| -rw-r--r-- | pom.xml | 12 |
1 files changed, 2 insertions, 10 deletions
@@ -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 --> |
