bump version to 13.5.1-SNAPSHOT

This commit is contained in:
Noemi Szemenyei
2022-04-28 08:11:56 +02:00
parent c0375a0b8b
commit d9f4a8a0a4
48 changed files with 187 additions and 187 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>platforms</artifactId>
<groupId>io.ebean</groupId>
<version>13.3.1-FOC3-SNAPSHOT</version>
<version>13.5.1-SNAPSHOT</version>
</parent>
<artifactId>ebean-platform-postgres</artifactId>
@@ -14,7 +14,7 @@
<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean-api</artifactId>
<version>13.3.1-FOC3-SNAPSHOT</version>
<version>13.5.1-SNAPSHOT</version>
</dependency>
<dependency>