[maven-release-plugin] prepare release v0.1.0-beta.1
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
<groupId>codes.thischwa</groupId>
|
<groupId>codes.thischwa</groupId>
|
||||||
<artifactId>cloudflaredns</artifactId>
|
<artifactId>cloudflaredns</artifactId>
|
||||||
<version>0.1.0-SNAPSHOT</version>
|
<version>0.1.0-beta.1</version>
|
||||||
<name>CloudflareDNS-java</name>
|
<name>CloudflareDNS-java</name>
|
||||||
<inceptionYear>2025</inceptionYear>
|
<inceptionYear>2025</inceptionYear>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
@@ -17,7 +17,7 @@
|
|||||||
<scm>
|
<scm>
|
||||||
<developerConnection>scm:git:git@github.com:th-schwarz/CloudflareDNS-java</developerConnection>
|
<developerConnection>scm:git:git@github.com:th-schwarz/CloudflareDNS-java</developerConnection>
|
||||||
<connection>scm:git:git@github.com:th-schwarz/CloudflareDNS-java</connection>
|
<connection>scm:git:git@github.com:th-schwarz/CloudflareDNS-java</connection>
|
||||||
<tag>HEAD</tag>
|
<tag>v0.1.0-beta.1</tag>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<properties>
|
<properties>
|
||||||
|
|||||||
Reference in New Issue
Block a user