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

This commit is contained in:
Noemi Szemenyei
2022-04-28 13:55:06 +02:00
parent cb1ec13e32
commit f0913cab36
49 changed files with 226 additions and 222 deletions
+3 -3
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>platforms</artifactId>
<groupId>io.ebean</groupId>
<version>13.5.1-FOC1-SNAPSHOT</version>
<version>13.5.1-FOC1</version>
</parent>
<artifactId>ebean-platform-sqlserver</artifactId>
@@ -14,7 +14,7 @@
<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean-api</artifactId>
<version>13.5.1-FOC1-SNAPSHOT</version>
<version>13.5.1-FOC1</version>
</dependency>
<dependency>
@@ -27,6 +27,6 @@
</dependencies>
<scm>
<tag>ebean-parent-13.3.1-FOC1</tag>
<tag>ebean-parent-13.5.1-FOC1</tag>
</scm>
</project>