Bump version to 1.15.0

This commit is contained in:
0xboobface 2018-12-13 16:24:45 +01:00
parent 7239090865
commit 9d86a0531c
4 changed files with 4 additions and 4 deletions

View File

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

View File

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

View File

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

View File

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