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

This commit is contained in:
Joern Muehlencord
2022-06-12 01:13:28 +02:00
parent 70302edc58
commit 32af3caf77
8 changed files with 11 additions and 11 deletions

View File

@ -19,7 +19,7 @@ limitations under the License.
<modelVersion>4.0.0</modelVersion>
<artifactId>shared</artifactId>
<version>1.2.1</version>
<version>1.2.2-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>v1.2.1</tag>
<tag>HEAD</tag>
<url>https://jomu.timelord.de/git/jomu/shared/</url>
</scm>