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

This commit is contained in:
Roland Praml
2022-07-28 15:37:39 +02:00
parent 101c91f7e0
commit 9cfeb2b588
46 changed files with 215 additions and 215 deletions
+3 -3
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>platforms</artifactId>
<groupId>io.ebean</groupId>
<version>13.6.6-FOC1</version>
<version>13.6.6-FOC2-SNAPSHOT</version>
</parent>
<artifactId>ebean-platform-sqlserver</artifactId>
@@ -14,7 +14,7 @@
<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean-api</artifactId>
<version>13.6.6-FOC1</version>
<version>13.6.6-FOC2-SNAPSHOT</version>
</dependency>
<dependency>
@@ -27,6 +27,6 @@
</dependencies>
<scm>
<tag>ebean-parent-13.6.6-FOC1</tag>
<tag>ebean-parent-13.6.4-FOC1</tag>
</scm>
</project>