fix version numbers
This commit is contained in:
5
pom.xml
5
pom.xml
@ -4,7 +4,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.minres.scviewer</groupId>
|
||||
<artifactId>com.minres.scviewer.parent</artifactId>
|
||||
<version>2.12.0-SNAPSHOT</version>
|
||||
<version>2.12.1</version>
|
||||
<packaging>pom</packaging>
|
||||
<modules>
|
||||
<module>releng/com.minres.scviewer.target</module>
|
||||
@ -26,7 +26,6 @@
|
||||
</modules>
|
||||
|
||||
<properties>
|
||||
<project-version>2.11.0-SNAPSHOT</project-version>
|
||||
<tycho-version>1.5.0</tycho-version>
|
||||
<groovy-eclipse-compiler-version>3.6.0-03</groovy-eclipse-compiler-version>
|
||||
<groovy-eclipse-batch-version>3.0.3-01</groovy-eclipse-batch-version>
|
||||
@ -68,7 +67,7 @@
|
||||
<artifact>
|
||||
<groupId>com.minres.scviewer</groupId>
|
||||
<artifactId>com.minres.scviewer.target</artifactId>
|
||||
<version>2.12.0-SNAPSHOT</version>
|
||||
<version>2.12.1</version>
|
||||
</artifact>
|
||||
</target>
|
||||
<environments>
|
||||
|
Reference in New Issue
Block a user