Bump to next snapshot version

This commit is contained in:
Rob Bygrave
2023-05-08 17:11:24 +12:00
parent 5b91e671dd
commit 7970ea39f3
54 changed files with 223 additions and 223 deletions
+3 -3
View File
@@ -5,7 +5,7 @@
<parent>
<artifactId>tests</artifactId>
<groupId>io.ebean</groupId>
<version>13.17.3</version>
<version>13.17.4-SNAPSHOT</version>
</parent>
<artifactId>test-java16</artifactId>
@@ -18,7 +18,7 @@
<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean</artifactId>
<version>13.17.3</version>
<version>13.17.4-SNAPSHOT</version>
</dependency>
<dependency>
@@ -30,7 +30,7 @@
<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean-test</artifactId>
<version>13.17.3</version>
<version>13.17.4-SNAPSHOT</version>
<scope>test</scope>
</dependency>