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

This reverts commit cf138be9b4.
This commit is contained in:
jstaerk
2024-08-28 17:19:47 +02:00
parent cf138be9b4
commit 390c0431c4
4 changed files with 5 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.mustangproject</groupId>
<artifactId>core</artifactId>
<version>2.13.1-SNAPSHOT</version>
<version>2.13.0</version>
</parent>
<artifactId>Mustang-CLI</artifactId>

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.mustangproject</groupId>
<artifactId>core</artifactId>
<version>2.13.1-SNAPSHOT</version>
<version>2.13.0</version>
</parent>
<artifactId>library</artifactId>
<packaging>jar</packaging>

View File

@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.mustangproject</groupId>
<artifactId>core</artifactId>
<version>2.13.1-SNAPSHOT</version>
<version>2.13.0</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>HEAD</tag>
<tag>core-2.13.0</tag>
</scm>
<distributionManagement>

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.mustangproject</groupId>
<artifactId>core</artifactId>
<version>2.13.1-SNAPSHOT</version>
<version>2.13.0</version>
</parent>
<artifactId>validator</artifactId>