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

This commit is contained in:
2023-02-19 11:11:17 +01:00
parent 5c74d12622
commit c844c7a504
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.3.0</version>
<version>1.3.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>v1.3.0</tag>
<tag>HEAD</tag>
<url>https://jomu.timelord.de/git/jomu/shared/</url>
</scm>