Version 2.2.6

This commit is contained in:
Christian Koop 2021-08-29 15:46:41 +02:00
parent 5cc632f625
commit 5d8600df12
No known key found for this signature in database
GPG Key ID: 89A8181384E010A3
3 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@
<parent>
<groupId>com.songoda</groupId>
<artifactId>UltimateTimber</artifactId>
<version>2.2.5</version>
<version>2.2.6</version>
<relativePath>../../</relativePath>
</parent>
@ -26,4 +26,4 @@
<scope>compile</scope>
</dependency>
</dependencies>
</project>
</project>

View File

@ -3,7 +3,7 @@
<parent>
<groupId>com.songoda</groupId>
<artifactId>UltimateTimber</artifactId>
<version>2.2.5</version>
<version>2.2.6</version>
<relativePath>../../</relativePath>
</parent>

View File

@ -2,7 +2,7 @@
<groupId>com.songoda</groupId>
<artifactId>UltimateTimber</artifactId>
<version>2.2.5</version>
<version>2.2.6</version>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>