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

This commit is contained in:
Harald Kuhr
2015-04-10 12:16:08 +02:00
parent 686275fde9
commit 2f249a3885
26 changed files with 32 additions and 42 deletions

View File

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