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

This commit is contained in:
Harald Kuhr
2020-01-22 21:47:17 +01:00
parent f7ce772f84
commit 4922ccf80b
28 changed files with 29 additions and 29 deletions
+2 -2
View File
@@ -9,7 +9,7 @@
<groupId>com.twelvemonkeys</groupId>
<artifactId>twelvemonkeys</artifactId>
<version>3.5-SNAPSHOT</version>
<version>3.5</version>
<packaging>pom</packaging>
<name>Twelvemonkeys</name>
@@ -86,7 +86,7 @@
<connection>scm:git:https://github.com/haraldk/TwelveMonkeys</connection>
<developerConnection>scm:git:ssh://git@github.com/haraldk/TwelveMonkeys</developerConnection>
<url>https://github.com/haraldk/TwelveMonkeys</url>
<tag>HEAD</tag>
<tag>twelvemonkeys-3.5</tag>
</scm>
<properties>