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

This commit is contained in:
rob bygrave
2017-05-21 21:56:29 +12:00
parent 0a5ce1bee8
commit 136154e247
+2 -2
View File
@@ -9,7 +9,7 @@
<groupId>io.ebean</groupId>
<artifactId>ebean</artifactId>
<version>10.3.1</version>
<version>10.3.2-SNAPSHOT</version>
<packaging>jar</packaging>
<name>ebean</name>
@@ -17,7 +17,7 @@
<scm>
<developerConnection>scm:git:git@github.com:ebean-orm/ebean.git</developerConnection>
<tag>ebean-10.3.1</tag>
<tag>HEAD</tag>
</scm>
<dependencies>