mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
[maven-release-plugin] prepare release ebean-test-12.5.0
This commit is contained in:
+3
-4
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user