Release v2.3.5

This commit is contained in:
ceze88 2023-01-25 16:12:22 +01:00
parent 75202b8007
commit 5637a0d85e
3 changed files with 4 additions and 4 deletions

View File

@ -4,7 +4,7 @@
<parent>
<groupId>com.songoda</groupId>
<artifactId>UltimateTimber</artifactId>
<version>2.3.5-DEV</version>
<version>2.3.5</version>
<relativePath>../../pom.xml</relativePath>
</parent>
@ -22,7 +22,7 @@
<dependency>
<groupId>com.songoda</groupId>
<artifactId>SongodaCore</artifactId>
<version>2.6.18-DEV</version>
<version>2.6.18</version>
<scope>compile</scope>
</dependency>
</dependencies>

View File

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

View File

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