[maven-release-plugin] prepare release twelvemonkeys-3.2

This commit is contained in:
Harald Kuhr
2015-11-01 19:51:34 +01:00
parent 062413d2d8
commit 9c9d2c700e
27 changed files with 28 additions and 28 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>com.twelvemonkeys.common</groupId>
<artifactId>common</artifactId>
<version>3.2-SNAPSHOT</version>
<version>3.2</version>
</parent>
<artifactId>common-image</artifactId>
<packaging>jar</packaging>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>com.twelvemonkeys.common</groupId>
<artifactId>common</artifactId>
<version>3.2-SNAPSHOT</version>
<version>3.2</version>
</parent>
<artifactId>common-io</artifactId>
<packaging>jar</packaging>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>com.twelvemonkeys.common</groupId>
<artifactId>common</artifactId>
<version>3.2-SNAPSHOT</version>
<version>3.2</version>
</parent>
<artifactId>common-lang</artifactId>
<packaging>jar</packaging>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>com.twelvemonkeys</groupId>
<artifactId>twelvemonkeys</artifactId>
<version>3.2-SNAPSHOT</version>
<version>3.2</version>
</parent>
<groupId>com.twelvemonkeys.common</groupId>
<artifactId>common</artifactId>