update version numbers

This commit is contained in:
2021-01-12 20:25:34 +01:00
parent fa4bd0ddd5
commit eaea5a4653
19 changed files with 23 additions and 23 deletions

View File

@ -3,12 +3,12 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>com.minres.scviewer.updateSite</artifactId>
<version>2.11.1-SNAPSHOT</version>
<version>2.11.2-SNAPSHOT</version>
<packaging>eclipse-repository</packaging>
<parent>
<groupId>com.minres.scviewer</groupId>
<artifactId>com.minres.scviewer.parent</artifactId>
<version>2.11.1-SNAPSHOT</version>
<version>2.11.2-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<build>