Release v2.3.5-DEV

This commit is contained in:
Christian Koop 2023-01-12 20:15:23 +01:00
parent f4bd38f794
commit 75202b8007
No known key found for this signature in database
GPG Key ID: 89A8181384E010A3
3 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
<parent>
<groupId>com.songoda</groupId>
<artifactId>UltimateTimber</artifactId>
<version>2.3.5</version>
<version>2.3.5-DEV</version>
<relativePath>../../pom.xml</relativePath>
</parent>

View File

@ -4,7 +4,7 @@
<parent>
<groupId>com.songoda</groupId>
<artifactId>UltimateTimber</artifactId>
<version>2.3.5</version>
<version>2.3.5-DEV</version>
<relativePath>../../pom.xml</relativePath>
</parent>

View File

@ -3,7 +3,7 @@
<groupId>com.songoda</groupId>
<artifactId>UltimateTimber</artifactId>
<version>2.3.5</version>
<version>2.3.5-DEV</version>
<packaging>pom</packaging>
<!-- Run 'mvn versions:set -DgenerateBackupPoms=false -DnewVersion=X.Y.Z' to update version recursively -->