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

This commit is contained in:
2023-12-10 22:29:25 +01:00
parent 782a736cdc
commit 31aea194df
7 changed files with 10 additions and 10 deletions

View File

@ -20,7 +20,7 @@ limitations under the License.
<groupId>de.muehlencord</groupId>
<artifactId>shared</artifactId>
<version>2.0.0</version>
<version>2.0.1-SNAPSHOT</version>
<name>shared</name>
<packaging>pom</packaging>
@ -51,7 +51,7 @@ limitations under the License.
<scm>
<connection>scm:git:git@jomu.timelord.de:jomu/shared.git</connection>
<developerConnection>scm:git:git@jomu.timelord.de:jomu/shared.git</developerConnection>
<tag>v2.0.0</tag>
<tag>HEAD</tag>
<url>https://jomu.timelord.de/git/jomu/shared/</url>
</scm>