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

This commit is contained in:
Harald Kuhr
2018-09-07 19:48:10 +02:00
parent 7110e89bda
commit ab2f1f7e91
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.1-SNAPSHOT</version>
<version>3.4.1</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.4</tag>
<tag>twelvemonkeys-3.4.1</tag>
</scm>
<properties>