merged and changed version to foc

This commit is contained in:
Roland Praml
2022-07-28 15:26:46 +02:00
parent 6a5705345d
commit 493dc43861
49 changed files with 191 additions and 191 deletions
+3 -3
View File
@@ -14,7 +14,7 @@
<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean</artifactId>
<version>13.6.6-SNAPSHOT</version>
<version>13.6.6-FOC1-SNAPSHOT</version>
</dependency>
<dependency>
@@ -26,7 +26,7 @@
<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean-test</artifactId>
<version>13.6.6-SNAPSHOT</version>
<version>13.6.6-FOC1-SNAPSHOT</version>
<scope>test</scope>
</dependency>
@@ -52,7 +52,7 @@
<path>
<groupId>io.ebean</groupId>
<artifactId>querybean-generator</artifactId>
<version>13.6.6-SNAPSHOT</version>
<version>13.6.6-FOC1-SNAPSHOT</version>
</path>
</annotationProcessorPaths>
</configuration>