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

This commit is contained in:
Harald Kuhr
2021-12-11 22:54:18 +01:00
parent 94554b0660
commit 1d47d2ef90
34 changed files with 35 additions and 35 deletions
+2 -2
View File
@@ -9,7 +9,7 @@
<groupId>com.twelvemonkeys</groupId>
<artifactId>twelvemonkeys</artifactId>
<version>3.7.1-SNAPSHOT</version>
<version>3.7.1</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>twelvemonkeys-3.7.0</tag>
<tag>twelvemonkeys-3.7.1</tag>
</scm>
<properties>