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

This commit is contained in:
Harald Kuhr
2024-10-07 20:36:52 +02:00
parent 119700487b
commit ae482bc7e5
35 changed files with 36 additions and 36 deletions

View File

@@ -4,7 +4,7 @@
<groupId>com.twelvemonkeys</groupId>
<artifactId>twelvemonkeys</artifactId>
<version>3.12.0</version>
<version>3.12.1-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.12.0</tag>
<tag>HEAD</tag>
</scm>
<distributionManagement>