summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorPaul-Christian Volkmer2023-05-04 20:41:55 +0200
committerPaul-Christian Volkmer2023-05-04 20:41:55 +0200
commit13ba0f902fc51bb74f905332287650c407c2823d (patch)
treeeb1ec94b93ec784ca3e9c11e861bba84d6868687 /pom.xml
parent4b8d62f7e25154b86fa504a3432110a6af8aa3a1 (diff)
Verwende onkostar-plugin-atccodes in Version 0.6.0
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 c39919f..6cd0644 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>