updates version numbers

This commit is contained in:
2024-01-23 17:51:02 +01:00
parent 523c266e8d
commit e472a092c3
28 changed files with 28 additions and 28 deletions

View File

@@ -2,11 +2,11 @@
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.database.ftr</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.1-SNAPSHOT</version>
<parent>
<groupId>com.minres.scviewer</groupId>
<artifactId>com.minres.scviewer.parent</artifactId>
<version>2.19.0</version>
<version>2.19.1</version>
<relativePath>../..</relativePath>
</parent>
<packaging>eclipse-plugin</packaging>