Bump version to FOC1

This commit is contained in:
Roland Praml
2022-03-24 10:40:52 +01:00
parent 0c6c1abb55
commit a3c9efe979
20 changed files with 72 additions and 72 deletions
+3 -3
View File
@@ -20,7 +20,7 @@
<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean</artifactId>
<version>12.16.1-SNAPSHOT</version>
<version>12.16.1-FOC1-SNAPSHOT</version>
</dependency>
<dependency>
@@ -32,7 +32,7 @@
<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean-test</artifactId>
<version>12.16.1-SNAPSHOT</version>
<version>12.16.1-FOC1-SNAPSHOT</version>
<scope>test</scope>
</dependency>
@@ -58,7 +58,7 @@
<path>
<groupId>io.ebean</groupId>
<artifactId>querybean-generator</artifactId>
<version>12.16.1-SNAPSHOT</version>
<version>12.16.1-FOC1-SNAPSHOT</version>
</path>
</annotationProcessorPaths>
</configuration>