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

This commit is contained in:
Roland Praml
2022-05-13 14:47:50 +02:00
parent 4c23e64bd1
commit d48de7a2d6
46 changed files with 214 additions and 214 deletions
+3 -3
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>platforms</artifactId>
<groupId>io.ebean</groupId>
<version>13.6.0-FOC2</version>
<version>13.6.0-FOC3-SNAPSHOT</version>
</parent>
<artifactId>ebean-platform-sqlserver</artifactId>
@@ -14,7 +14,7 @@
<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean-api</artifactId>
<version>13.6.0-FOC2</version>
<version>13.6.0-FOC3-SNAPSHOT</version>
</dependency>
<dependency>
@@ -27,6 +27,6 @@
</dependencies>
<scm>
<tag>ebean-parent-13.6.0-FOC2</tag>
<tag>ebean-parent-13.3.1-FOC1</tag>
</scm>
</project>