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

This commit is contained in:
Harald Kuhr
2021-04-24 12:31:00 +02:00
parent e0d6fa0d84
commit ab7b08dfa9
33 changed files with 34 additions and 34 deletions

View File

@@ -9,7 +9,7 @@
<groupId>com.twelvemonkeys</groupId>
<artifactId>twelvemonkeys</artifactId>
<version>3.7-SNAPSHOT</version>
<version>3.7.0</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.7.0</tag>
</scm>
<properties>