Bump to next snapshot version

This commit is contained in:
Rob Bygrave
2023-06-21 07:08:13 +12:00
parent 68a6e98292
commit 9a4b9d4bec
47 changed files with 192 additions and 192 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>platforms</artifactId>
<groupId>io.ebean</groupId>
<version>13.20.0</version>
<version>13.20.1-SNAPSHOT</version>
</parent>
<artifactId>ebean-platform-sqlite</artifactId>
@@ -14,7 +14,7 @@
<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean-api</artifactId>
<version>13.20.0</version>
<version>13.20.1-SNAPSHOT</version>
</dependency>
</dependencies>