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

This commit is contained in:
rob bygrave
2020-04-08 14:59:42 +12:00
parent 4a41e88162
commit 58c49deb06
+2 -2
View File
@@ -9,7 +9,7 @@
<groupId>io.ebean</groupId>
<artifactId>ebean</artifactId>
<version>12.2.3</version>
<version>12.2.4-SNAPSHOT</version>
<packaging>jar</packaging>
<name>ebean</name>
@@ -22,7 +22,7 @@
<scm>
<developerConnection>scm:git:git@github.com:ebean-orm/ebean.git</developerConnection>
<tag>ebean-12.2.3</tag>
<tag>HEAD</tag>
</scm>
<profiles>