Release v2.3.4

This commit is contained in:
Christian Koop 2022-09-05 22:29:32 +02:00
parent 04ebcb4a52
commit b3f11ff819
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.3</version>
<version>2.3.4</version>
<relativePath>../../pom.xml</relativePath>
</parent>

View File

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

View File

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