Bumb version to 1.10.0

This commit is contained in:
0xboobface 2018-11-19 15:33:48 +01:00
parent f8fff99920
commit 042fe43838
4 changed files with 4 additions and 4 deletions

View File

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

View File

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

View File

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

View File

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