[maven-release-plugin] prepare release ebean-parent-13.7.1-FOC5

This commit is contained in:
Noemi Praml
2022-09-02 10:16:25 +02:00
parent 5a0976e596
commit 7381b8d7e0
46 changed files with 215 additions and 215 deletions
+3 -3
View File
@@ -4,7 +4,7 @@
<parent>
<artifactId>platforms</artifactId>
<groupId>io.ebean</groupId>
<version>13.7.1-FOC5-SNAPSHOT</version>
<version>13.7.1-FOC5</version>
</parent>
<artifactId>ebean-platform-sqlite</artifactId>
@@ -14,12 +14,12 @@
<dependency>
<groupId>io.ebean</groupId>
<artifactId>ebean-api</artifactId>
<version>13.7.1-FOC5-SNAPSHOT</version>
<version>13.7.1-FOC5</version>
</dependency>
</dependencies>
<scm>
<tag>ebean-parent-13.6.4-FOC1</tag>
<tag>ebean-parent-13.7.1-FOC5</tag>
</scm>
</project>