update version numbers

This commit is contained in:
2021-03-25 20:22:15 +00:00
parent 78faab404c
commit 2948c1bd33
19 changed files with 21 additions and 21 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.13.0</version>
<version>2.13.1</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.13.0</version>
<version>2.13.1</version>
</artifact>
</target>
<environments>