[maven-release-plugin] prepare for next development iteration

This commit is contained in:
Harald Kuhr
2017-02-02 21:30:47 +01:00
parent e8d427ae5f
commit c8745f4df7
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.2</version>
<version>3.3.3-SNAPSHOT</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>twelvemonkeys-3.3.2</tag>
<tag>twelvemonkeys-3.3</tag>
</scm>
<properties>