version bump to foc1

This commit is contained in:
Roland Praml
2022-05-02 16:16:50 +02:00
parent 8d08d3e41d
commit 0498fb53a1
49 changed files with 189 additions and 189 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>platforms</artifactId>
<groupId>io.ebean</groupId>
<version>13.6.0-SNAPSHOT</version>
<version>13.6.0-FOC1-SNAPSHOT</version>
</parent>
<artifactId>ebean-platform-sqlite</artifactId>
@@ -14,7 +14,7 @@
<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean-api</artifactId>
<version>13.6.0-SNAPSHOT</version>
<version>13.6.0-FOC1-SNAPSHOT</version>
</dependency>
</dependencies>