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

This commit is contained in:
Harald Kuhr
2019-08-12 21:05:55 +02:00
parent c5bf0a6f0b
commit cae72336a2
28 changed files with 29 additions and 29 deletions

View File

@@ -9,7 +9,7 @@
<groupId>com.twelvemonkeys</groupId>
<artifactId>twelvemonkeys</artifactId>
<version>3.4.2</version>
<version>3.4.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Twelvemonkeys</name>
@@ -86,7 +86,7 @@
<connection>scm:git:https://github.com/haraldk/TwelveMonkeys</connection>
<developerConnection>scm:git:ssh://github.com/haraldk/TwelveMonkeys</developerConnection>
<url>https://github.com/haraldk/TwelveMonkeys</url>
<tag>twelvemonkeys-3.4.2</tag>
<tag>twelvemonkeys-3.4</tag>
</scm>
<properties>