[maven-release-plugin] prepare for next development iteration
Build and Analyse / build-and-analyse (push) Failing after 21s

This commit is contained in:
2026-09-07 09:26:00 +02:00
parent 9a312b464e
commit 2ae112046c
+2 -2
View File
@@ -4,7 +4,7 @@
<groupId>codes.thischwa</groupId> <groupId>codes.thischwa</groupId>
<artifactId>cloudflaredns</artifactId> <artifactId>cloudflaredns</artifactId>
<version>0.5.0</version> <version>0.6.0-SNAPSHOT</version>
<name>CloudflareDNS-java</name> <name>CloudflareDNS-java</name>
<inceptionYear>2025</inceptionYear> <inceptionYear>2025</inceptionYear>
<packaging>jar</packaging> <packaging>jar</packaging>
@@ -50,7 +50,7 @@
<developerConnection>scm:git:https://git.mein-gateway.de/thischwa/CloudflareDNS-java.git</developerConnection> <developerConnection>scm:git:https://git.mein-gateway.de/thischwa/CloudflareDNS-java.git</developerConnection>
<connection>scm:git:https://git.mein-gateway.de/thischwa/CloudflareDNS-java.git</connection> <connection>scm:git:https://git.mein-gateway.de/thischwa/CloudflareDNS-java.git</connection>
<url>https://git.mein-gateway.de/thischwa/CloudflareDNS-java</url> <url>https://git.mein-gateway.de/thischwa/CloudflareDNS-java</url>
<tag>v0.5.0</tag> <tag>HEAD</tag>
</scm> </scm>
<distributionManagement> <distributionManagement>