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

This commit is contained in:
Harald Kuhr
2014-10-01 11:21:42 +02:00
parent d054ee9bb1
commit 6dd68dd54e
21 changed files with 22 additions and 22 deletions

View File

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