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

This commit is contained in:
Jochen Stärk
2026-05-21 09:59:26 +02:00
parent 7a28c24c91
commit 55486cca41
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.23.1-SNAPSHOT</version>
<version>2.23.1</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.1</tag>
</scm>
<repositories>
<repository><!-- for jargs -->