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:
6
pom.xml
6
pom.xml
@ -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>
|
||||
|
Reference in New Issue
Block a user