diff options
| author | Paul-Christian Volkmer | 2023-05-04 20:41:55 +0200 |
|---|---|---|
| committer | Paul-Christian Volkmer | 2023-05-04 20:41:55 +0200 |
| commit | 13ba0f902fc51bb74f905332287650c407c2823d (patch) | |
| tree | eb1ec94b93ec784ca3e9c11e861bba84d6868687 /pom.xml | |
| parent | 4b8d62f7e25154b86fa504a3432110a6af8aa3a1 (diff) | |
Verwende onkostar-plugin-atccodes in Version 0.6.0
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> |
