[maven-release-plugin] prepare for next development iteration

This commit is contained in:
jstaerk
2025-08-01 17:17:41 +02:00
parent 67fef919f8
commit 304a1cea70
4 changed files with 10 additions and 10 deletions

View File

@@ -3,7 +3,7 @@
<parent>
<groupId>org.mustangproject</groupId>
<artifactId>core</artifactId>
<version>2.18.0.2</version>
<version>2.18.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.mustangproject</groupId>
@@ -11,7 +11,7 @@
<name>Library to validate e-invoices (ZUGFeRD, Factur-X and Xrechnung)</name>
<packaging>jar</packaging>
<version>2.18.0.2</version>
<version>2.18.1-SNAPSHOT</version>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.deploy.skip>false