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

This commit is contained in:
David M
2024-08-28 19:22:40 +02:00
parent abe7e663f8
commit d2ca8203c7
4 changed files with 5 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.mustangproject</groupId>
<artifactId>core</artifactId>
<version>2.13.1</version>
<version>2.13.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Mustang</name>
@@ -83,7 +83,7 @@
<connection>scm:git:https://github.com/ZUGFeRD/mustangproject.git</connection>
<developerConnection>scm:git:https://github.com/ZUGFeRD/mustangproject.git</developerConnection>
<url>https://github.com/ZUGFeRD/mustangproject</url>
<tag>core-2.13.1</tag>
<tag>HEAD</tag>
</scm>
<distributionManagement>