[maven-release-plugin] prepare release v0.1.0

This commit is contained in:
2025-08-19 12:24:56 +02:00
parent 678285705e
commit 8b6a7ce802
+2 -2
View File
@@ -4,7 +4,7 @@
<groupId>codes.thischwa</groupId>
<artifactId>cloudflaredns</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>0.1.0</version>
<name>CloudflareDNS-java</name>
<inceptionYear>2025</inceptionYear>
<packaging>jar</packaging>
@@ -54,7 +54,7 @@
<developerConnection>scm:git:git@gitlab.com:th-schwarz/CloudflareDNS-java.git</developerConnection>
<connection>scm:git:git@gitlab.com:th-schwarz/CloudflareDNS-java.git</connection>
<url>https://gitlab.com/th-schwarz/CloudflareDNS-java</url>
<tag>HEAD</tag>
<tag>v0.1.0</tag>
</scm>
<distributionManagement>