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

This commit is contained in:
Harald Kuhr
2021-01-23 17:08:59 +01:00
parent 51297ad496
commit 5da934e11b
28 changed files with 29 additions and 29 deletions

View File

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