Bump to next snapshot version

This commit is contained in:
Rob Bygrave
2023-03-21 23:32:21 +13:00
parent cc3b9c9508
commit 70e5d57b7e
55 changed files with 226 additions and 223 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>platforms</artifactId>
<groupId>io.ebean</groupId>
<version>13.15.1</version>
<version>13.15.2-SNAPSHOT</version>
</parent>
<artifactId>ebean-platform-sqlite</artifactId>
@@ -14,7 +14,7 @@
<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean-api</artifactId>
<version>13.15.1</version>
<version>13.15.2-SNAPSHOT</version>
</dependency>
</dependencies>