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

This commit is contained in:
Jochen Stärk
2026-02-04 14:58:25 +01:00
parent d31080bbe6
commit 24e3826072
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.21.1-SNAPSHOT</version>
<version>2.22.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.22.0</tag>
</scm>
<repositories>
<repository><!-- for jargs -->