1
0
mirror of https://github.com/pcvolkmer/onkostar-plugin-dnpm.git synced 2025-07-02 01:02:55 +00:00

chore: new development version

This commit is contained in:
2024-04-02 19:06:23 +02:00
parent 2fdd167215
commit 2de6205f86
2 changed files with 4 additions and 4 deletions

View File

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>DNPMHelper</groupId>
<artifactId>DNPMHelper</artifactId>
<version>1.0.0</version>
<version>1.1.0-SNAPSHOT</version>
<name>DNPMHelper</name>
<properties>
@ -22,9 +22,9 @@
<dependency>
<groupId>de.itc</groupId>
<artifactId>onkostar-parent</artifactId>
<version>2.11.1.6</version>
<version>2.12.4.1</version>
<scope>system</scope>
<systemPath>${project.basedir}/libs/onkostar-api-2.11.1.6.jar</systemPath>
<systemPath>${project.basedir}/libs/onkostar-api-2.12.4.1.jar</systemPath>
</dependency>
<dependency>