[maven-release-plugin] prepare for next development iteration
All checks were successful
ci/woodpecker/push/build Pipeline was successful
All checks were successful
ci/woodpecker/push/build Pipeline was successful
This commit is contained in:
parent
703e049d57
commit
be18cb44d5
1 changed files with 2 additions and 2 deletions
4
pom.xml
4
pom.xml
|
@ -3,7 +3,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>de.rpr</groupId>
|
||||
<artifactId>ddnsclient</artifactId>
|
||||
<version>1.0.0</version>
|
||||
<version>1.0.1-SNAPSHOT</version>
|
||||
|
||||
<properties>
|
||||
<compiler-plugin.version>3.13.0</compiler-plugin.version>
|
||||
|
@ -29,7 +29,7 @@
|
|||
<scm>
|
||||
<connection>scm:git:https://git.azw27.de/ryan_harg/ddns-client.git</connection>
|
||||
<developerConnection>scm:git:https://git.azw27.de/ryan_harg/ddns-client.git</developerConnection>
|
||||
<tag>v1.0.0</tag>
|
||||
<tag>HEAD</tag>
|
||||
</scm>
|
||||
|
||||
<dependencyManagement>
|
||||
|
|
Loading…
Reference in a new issue