updates version number

This commit is contained in:
2025-01-22 18:38:42 +01:00
parent 3f0b3cb99e
commit 0a3389e6e8
7 changed files with 10 additions and 10 deletions

View File

@@ -2,7 +2,7 @@
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>
<groupId>com.minres.coredsl</groupId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.1</version>
<artifactId>com.minres.coredsl.json.parent</artifactId>
<packaging>pom</packaging>
@@ -95,7 +95,7 @@
<artifact>
<groupId>com.minres.coredsl</groupId>
<artifactId>com.minres.coredsl.json.target</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.1</version>
</artifact>
</target>
<environments>