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

This commit is contained in:
2025-03-24 18:26:15 +01:00
parent 9b5d791f9e
commit 006fb783e5
+2 -2
View File
@@ -4,7 +4,7 @@
<groupId>codes.thischwa</groupId>
<artifactId>cloudflaredns</artifactId>
<version>0.1.0</version>
<version>0.1.1-SNAPSHOT</version>
<name>CloudflareDNS-java</name>
<inceptionYear>2025</inceptionYear>
<packaging>jar</packaging>
@@ -17,7 +17,7 @@
<scm>
<developerConnection>scm:git:git@github.com:th-schwarz/CloudflareDNS-java</developerConnection>
<connection>scm:git:git@github.com:th-schwarz/CloudflareDNS-java</connection>
<tag>v0.1.0</tag>
<tag>HEAD</tag>
</scm>
<properties>