fix version numbers to adhere to eclipse versioning

This commit is contained in:
2021-01-10 16:26:46 +01:00
parent bb60f3a9c8
commit 12b08ca8c6
17 changed files with 18 additions and 18 deletions

View File

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.minres.scviewer</groupId>
<artifactId>com.minres.scviewer.parent</artifactId>
<version>2.11.0</version>
<version>2.11.0-SNAPSHOT</version>
<packaging>pom</packaging>
<modules>
<module>releng/com.minres.scviewer.target</module>
@ -55,7 +55,7 @@
<artifact>
<groupId>com.minres.scviewer</groupId>
<artifactId>com.minres.scviewer.target</artifactId>
<version>2.11.0</version>
<version>2.11.0-SNAPSHOT</version>
</artifact>
</target>
<environments>