[maven-release-plugin] prepare release ebean-test-12.5.0

This commit is contained in:
rob bygrave
2020-10-13 23:29:05 +13:00
parent 8bde42fb16
commit e8f0e2f4bf
+3 -4
View File
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<!-- <parent>-->
<!-- <artifactId>ebean-parent</artifactId>-->
<!-- <groupId>io.ebean</groupId>-->
@@ -15,12 +14,12 @@
<scm>
<developerConnection>scm:git:git@github.com:ebean-orm/ebean.git</developerConnection>
<tag>HEAD</tag>
<tag>ebean-test-12.5.0</tag>
</scm>
<groupId>io.ebean</groupId>
<artifactId>ebean-test</artifactId>
<version>12.5.0-SNAPSHOT</version>
<version>12.5.0</version>
<dependencies>