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

This commit is contained in:
Harald Kuhr
2020-01-22 21:47:25 +01:00
parent 4922ccf80b
commit 0d28eb31d2
28 changed files with 29 additions and 29 deletions

View File

@@ -9,7 +9,7 @@
<groupId>com.twelvemonkeys</groupId>
<artifactId>twelvemonkeys</artifactId>
<version>3.5</version>
<version>3.6-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://git@github.com/haraldk/TwelveMonkeys</developerConnection>
<url>https://github.com/haraldk/TwelveMonkeys</url>
<tag>twelvemonkeys-3.5</tag>
<tag>HEAD</tag>
</scm>
<properties>