Increase version to 2.0.1

This commit is contained in:
0xboobface 2019-06-07 21:24:12 +02:00
parent 60aaacc294
commit ca17d4758c
4 changed files with 4 additions and 4 deletions

View File

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

View File

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

View File

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

View File

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