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

This commit is contained in:
Joern Muehlencord
2022-06-12 01:11:25 +02:00
parent 9297be25d6
commit fb1b3001ac
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</version>
<version>1.3-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</tag>
<tag>HEAD</tag>
<url>https://jomu.timelord.de/git/jomu/shared/</url>
</scm>