[maven-release-plugin] prepare release core-2.21.0

This commit is contained in:
Jochen Stärk
2025-12-18 10:05:17 +01:00
parent 2663a1b0af
commit 71a4b8df7e
4 changed files with 6 additions and 6 deletions

View File

@@ -3,7 +3,7 @@
<parent>
<groupId>org.mustangproject</groupId>
<artifactId>core</artifactId>
<version>2.20.1-SNAPSHOT</version>
<version>2.21.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -18,7 +18,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.3.2</tag>
<tag>core-2.21.0</tag>
</scm>
<repositories>
<repository><!-- for jargs -->