[maven-release-plugin] prepare for next development iteration

This commit is contained in:
Harald Kuhr
2022-10-19 20:56:12 +02:00
parent 9875de0383
commit 4cc53d822f
34 changed files with 35 additions and 35 deletions

View File

@@ -4,7 +4,7 @@
<groupId>com.twelvemonkeys</groupId>
<artifactId>twelvemonkeys</artifactId>
<version>3.9.1</version>
<version>3.9.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>TwelveMonkeys</name>
<description>TwelveMonkeys parent POM</description>
@@ -80,7 +80,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.9.1</tag>
<tag>twelvemonkeys-3.9.0</tag>
</scm>
<distributionManagement>