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

This commit is contained in:
Harald Kuhr
2020-11-19 22:39:53 +01:00
parent 187c952b8e
commit b904f8952f
28 changed files with 29 additions and 29 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>com.twelvemonkeys.common</groupId>
<artifactId>common</artifactId>
<version>3.6.1-SNAPSHOT</version>
<version>3.6.1</version>
</parent>
<artifactId>common-image</artifactId>
<packaging>jar</packaging>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>com.twelvemonkeys.common</groupId>
<artifactId>common</artifactId>
<version>3.6.1-SNAPSHOT</version>
<version>3.6.1</version>
</parent>
<artifactId>common-io</artifactId>
<packaging>jar</packaging>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>com.twelvemonkeys.common</groupId>
<artifactId>common</artifactId>
<version>3.6.1-SNAPSHOT</version>
<version>3.6.1</version>
</parent>
<artifactId>common-lang</artifactId>
<packaging>jar</packaging>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>com.twelvemonkeys</groupId>
<artifactId>twelvemonkeys</artifactId>
<version>3.6.1-SNAPSHOT</version>
<version>3.6.1</version>
</parent>
<groupId>com.twelvemonkeys.common</groupId>
<artifactId>common</artifactId>