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

This commit is contained in:
jstaerk
2025-08-05 09:23:12 +02:00
parent e63f82b1bd
commit b93382aef7
4 changed files with 11 additions and 11 deletions

View File

@@ -3,13 +3,13 @@
<parent>
<groupId>org.mustangproject</groupId>
<artifactId>core</artifactId>
<version>2.18.0.2-SNAPSHOT</version>
<version>2.18.0.2</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.mustangproject</groupId>
<artifactId>library</artifactId>
<version>2.18.0.2-SNAPSHOT</version>
<version>2.18.0.2</version>
<packaging>jar</packaging>
<name>Library to write, read and validate e-invoices (Factur-X, ZUGFeRD, Order-X, XRechnung/CII)</name>
<description>FOSS Java library to read, write and validate european electronic invoices and orders in the UN/CEFACT
@@ -20,7 +20,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.18.0.2</tag>
</scm>
<distributionManagement>
<repository>