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

This commit is contained in:
Harald Kuhr
2024-06-08 14:12:14 +02:00
parent 981d2da1e6
commit b3d48bdc50
34 changed files with 35 additions and 35 deletions

View File

@@ -4,7 +4,7 @@
<groupId>com.twelvemonkeys</groupId>
<artifactId>twelvemonkeys</artifactId>
<version>3.11.0</version>
<version>3.11.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.11.0</tag>
<tag>HEAD</tag>
</scm>
<distributionManagement>