[maven-release-plugin] prepare release twelvemonkeys-3.0-rc7

This commit is contained in:
Harald Kuhr
2014-10-01 10:32:23 +02:00
parent 3e9820bb22
commit d12f9bdbbd
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-SNAPSHOT</version>
<version>3.0-rc7</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-rc6</tag>
<tag>twelvemonkeys-3.0-rc7</tag>
</scm>
<properties>