[maven-release-plugin] prepare release ebean-parent-13.6.0-FOC1

This commit is contained in:
Roland Praml
2022-05-02 16:25:36 +02:00
parent 5b44e88a3e
commit e9f4489c4b
49 changed files with 222 additions and 222 deletions
+3 -3
View File
@@ -4,7 +4,7 @@
<groupId>io.ebean</groupId>
<artifactId>test-java16</artifactId>
<version>1.0</version>
<version>13.6.0-FOC1</version>
<properties>
<maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>
@@ -14,7 +14,7 @@
<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean</artifactId>
<version>13.6.0-FOC1-SNAPSHOT</version>
<version>13.6.0-FOC1</version>
</dependency>
<dependency>
@@ -26,7 +26,7 @@
<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean-test</artifactId>
<version>13.6.0-FOC1-SNAPSHOT</version>
<version>13.6.0-FOC1</version>
<scope>test</scope>
</dependency>