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

This commit is contained in:
Jochen Stärk
2026-04-23 18:02:31 +02:00
parent 6418c811bc
commit 443771cce5
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.22.1-SNAPSHOT</version>
<version>2.23.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.23.0</tag>
</scm>
<repositories>
<repository><!-- for jargs -->