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

This commit is contained in:
Rob Bygrave
2016-10-17 20:58:19 +13:00
parent 938f4ec9c2
commit ea45201905
+2 -2
View File
@@ -9,7 +9,7 @@
<groupId>org.avaje.ebean</groupId>
<artifactId>ebean</artifactId>
<version>8.5.1</version>
<version>8.5.2-SNAPSHOT</version>
<packaging>jar</packaging>
<name>ebean</name>
@@ -37,7 +37,7 @@
<scm>
<developerConnection>scm:git:https://github.com/ebean-orm/ebean.git</developerConnection>
<tag>ebean-8.5.1</tag>
<tag>HEAD</tag>
</scm>
<dependencies>