update 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.14.2</version>
|
||||
<version>2.15.0</version>
|
||||
<packaging>pom</packaging>
|
||||
<modules>
|
||||
<module>releng/com.minres.scviewer.target</module>
|
||||
@ -67,7 +67,7 @@
|
||||
<artifact>
|
||||
<groupId>com.minres.scviewer</groupId>
|
||||
<artifactId>com.minres.scviewer.target</artifactId>
|
||||
<version>2.14.2</version>
|
||||
<version>2.15.0</version>
|
||||
</artifact>
|
||||
</target>
|
||||
<environments>
|
||||
@ -125,7 +125,6 @@
|
||||
<plugin id="org.hamcrest.core" />
|
||||
<plugin id="org.junit" />
|
||||
<plugin id="com.minres.scviewer.e4.product" />
|
||||
<plugin id="com.minres.scviewer.e4.product_slim" />
|
||||
<plugin id="org.eclipse.core.filesystem.linux.x86_64" />
|
||||
<plugin id="org.eclipse.core.filesystem.win32.x86_64" />
|
||||
<plugin id="com.opcoach.e4.preferences" />
|
||||
|
Reference in New Issue
Block a user