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

This commit is contained in:
2025-04-13 19:34:02 +02:00
parent 83ad5d7fe8
commit 1bd0a6f963
+2 -2
View File
@@ -4,7 +4,7 @@
<groupId>codes.thischwa</groupId>
<artifactId>cloudflaredns</artifactId>
<version>0.1.0-beta.2</version>
<version>0.1.0-SNAPSHOT</version>
<name>CloudflareDNS-java</name>
<inceptionYear>2025</inceptionYear>
<packaging>jar</packaging>
@@ -43,7 +43,7 @@
<developerConnection>scm:git:git@gitlab.com:thischwa/CloudflareDNS-java.git</developerConnection>
<connection>scm:git:git@gitlab.com:thischwa/CloudflareDNS-java.git</connection>
<url>https://gitlab.com/thischwa/CloudflareDNS-java</url>
<tag>v0.1.0-beta.2</tag>
<tag>HEAD</tag>
</scm>
<distributionManagement>