forked from j62/ctbrec
1
0
Fork 0

Set version to 2.0.0

This commit is contained in:
0xboobface 2019-06-01 15:32:47 +02:00
parent 4104b5990c
commit 9302dffd7f
4 changed files with 4 additions and 4 deletions

View File

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

View File

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

View File

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

View File

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