[maven-release-plugin] prepare release 3.0.1

This commit is contained in:
Harald Kuhr
2014-11-27 10:01:09 +01:00
parent 1ee21061bd
commit 217d14095b
21 changed files with 22 additions and 22 deletions
+2 -2
View File
@@ -8,7 +8,7 @@
</parent>
<groupId>com.twelvemonkeys</groupId>
<artifactId>twelvemonkeys</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
<packaging>pom</packaging>
<name>Twelvemonkeys</name>
@@ -47,7 +47,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.0</tag>
<tag>3.0.1</tag>
</scm>
<properties>