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

This commit is contained in:
Harald Kuhr
2016-11-02 19:36:45 +01:00
parent 6d043d0208
commit 654e111605
28 changed files with 29 additions and 29 deletions
+2 -2
View File
@@ -8,7 +8,7 @@
</parent>
<groupId>com.twelvemonkeys</groupId>
<artifactId>twelvemonkeys</artifactId>
<version>3.3-SNAPSHOT</version>
<version>3.3</version>
<packaging>pom</packaging>
<name>Twelvemonkeys</name>
@@ -83,7 +83,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.3</tag>
</scm>
<properties>