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

This commit is contained in:
Harald Kuhr
2023-10-20 21:25:06 +02:00
parent 345ca0ac13
commit b441298a9a
34 changed files with 35 additions and 35 deletions

View File

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