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

This commit is contained in:
Harald Kuhr
2015-08-14 12:11:00 +02:00
parent 7c53c5b7b5
commit ffd4731334
26 changed files with 27 additions and 27 deletions

View File

@@ -8,7 +8,7 @@
</parent>
<groupId>com.twelvemonkeys</groupId>
<artifactId>twelvemonkeys</artifactId>
<version>3.1.2-SNAPSHOT</version>
<version>3.1.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>twelvemonkeys-3.1.0</tag>
<tag>twelvemonkeys-3.1.2</tag>
</scm>
<properties>