[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

@@ -8,7 +8,7 @@
</parent>
<groupId>com.twelvemonkeys</groupId>
<artifactId>twelvemonkeys</artifactId>
<version>3.2-SNAPSHOT</version>
<version>3.2</version>
<packaging>pom</packaging>
<name>Twelvemonkeys</name>
@@ -48,7 +48,7 @@
<connection>scm:git:https://github.com/haraldk/TwelveMonkeys</connection>
<developerConnection>scm:git:https://github.com/haraldk/TwelveMonkeys</developerConnection>
<url>https://github.com/haraldk/TwelveMonkeys</url>
<tag>HEAD</tag>
<tag>twelvemonkeys-3.2</tag>
</scm>
<properties>