[maven-release-plugin] prepare release v0.2.0-beta.1

This commit is contained in:
2025-12-26 10:00:40 +01:00
parent 9dfb5f4c75
commit 335c9a6c5e
+2 -2
View File
@@ -4,7 +4,7 @@
<groupId>codes.thischwa</groupId> <groupId>codes.thischwa</groupId>
<artifactId>cloudflaredns</artifactId> <artifactId>cloudflaredns</artifactId>
<version>0.2.0-beta.1-SNAPSHOT</version> <version>0.2.0-beta.1</version>
<name>CloudflareDNS-java</name> <name>CloudflareDNS-java</name>
<inceptionYear>2025</inceptionYear> <inceptionYear>2025</inceptionYear>
<packaging>jar</packaging> <packaging>jar</packaging>
@@ -54,7 +54,7 @@
<developerConnection>scm:git:git@gitlab.com:th-schwarz/CloudflareDNS-java.git</developerConnection> <developerConnection>scm:git:git@gitlab.com:th-schwarz/CloudflareDNS-java.git</developerConnection>
<connection>scm:git:git@gitlab.com:th-schwarz/CloudflareDNS-java.git</connection> <connection>scm:git:git@gitlab.com:th-schwarz/CloudflareDNS-java.git</connection>
<url>https://gitlab.com/th-schwarz/CloudflareDNS-java</url> <url>https://gitlab.com/th-schwarz/CloudflareDNS-java</url>
<tag>v0.1.0</tag> <tag>v0.2.0-beta.1</tag>
</scm> </scm>
<distributionManagement> <distributionManagement>