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

This commit is contained in:
Harald Kuhr
2018-08-18 20:28:59 +02:00
parent 6cf9152508
commit 83adf121e2
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.4-SNAPSHOT</version>
<version>3.4</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.4</tag>
</scm>
<properties>