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

This commit is contained in:
Robin Bygrave
2016-08-24 22:53:15 +12:00
parent 43968e70b8
commit d1e2176a5a
+2 -2
View File
@@ -9,7 +9,7 @@
<groupId>org.avaje.ebean</groupId>
<artifactId>ebean</artifactId>
<version>8.2.2</version>
<version>8.2.3-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.2.2</tag>
<tag>HEAD</tag>
</scm>
<dependencies>