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

This commit is contained in:
Harald Kuhr
2016-11-02 19:27:22 +01:00
parent 34eb084d24
commit e4b91ab34c
28 changed files with 29 additions and 29 deletions

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>