diff options
Diffstat (limited to 'pom.xml')
| -rw-r--r-- | pom.xml | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -30,9 +30,9 @@ <dependency> <groupId>de.ukw</groupId> <artifactId>onkostar-plugin-atccodes</artifactId> - <version>0.5.0</version> + <version>0.6.0</version> <scope>system</scope> - <systemPath>${project.basedir}/libs/onkostar-plugin-atccodes-0.5.0.jar</systemPath> + <systemPath>${project.basedir}/libs/onkostar-plugin-atccodes-0.6.0.jar</systemPath> </dependency> <!-- Hibernate --> @@ -213,4 +213,4 @@ </plugins> </build> -</project>
\ No newline at end of file +</project> |
