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

@ -6,7 +6,7 @@
<parent>
<groupId>com.minres.scviewer</groupId>
<artifactId>com.minres.scviewer.parent</artifactId>
<version>2.11.0</version>
<version>2.11.0-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<artifactId>com.minres.scviewer.e4.product</artifactId>