Set version to 3.0.1

This commit is contained in:
0xboobface 2019-12-23 14:03:47 +01:00
parent 4049f8859c
commit 33c298d558
4 changed files with 4 additions and 4 deletions

View File

@ -8,7 +8,7 @@
<parent>
<groupId>ctbrec</groupId>
<artifactId>master</artifactId>
<version>3.0.0</version>
<version>3.0.1</version>
<relativePath>../master</relativePath>
</parent>

View File

@ -8,7 +8,7 @@
<parent>
<groupId>ctbrec</groupId>
<artifactId>master</artifactId>
<version>3.0.0</version>
<version>3.0.1</version>
<relativePath>../master</relativePath>
</parent>

View File

@ -6,7 +6,7 @@
<groupId>ctbrec</groupId>
<artifactId>master</artifactId>
<packaging>pom</packaging>
<version>3.0.0</version>
<version>3.0.1</version>
<modules>
<module>../common</module>

View File

@ -8,7 +8,7 @@
<parent>
<groupId>ctbrec</groupId>
<artifactId>master</artifactId>
<version>3.0.0</version>
<version>3.0.1</version>
<relativePath>../master</relativePath>
</parent>