mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
[maven-release-plugin] prepare for next development iteration
This commit is contained in:
+2
-2
@@ -10,7 +10,7 @@
|
||||
|
||||
<groupId>io.ebean</groupId>
|
||||
<artifactId>tests</artifactId>
|
||||
<version>13.5.1-FOC1</version>
|
||||
<version>1.0</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<name>tests</name>
|
||||
@@ -43,7 +43,7 @@
|
||||
|
||||
|
||||
<scm>
|
||||
<tag>ebean-parent-13.5.1-FOC1</tag>
|
||||
<tag>ebean-parent-13.3.1-FOC1</tag>
|
||||
<developerConnection>scm:git:git@github.com:FOCONIS/ebean.git</developerConnection>
|
||||
</scm>
|
||||
</project>
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
<name>test-kotlin</name>
|
||||
<description>Kotlin specific tests</description>
|
||||
<artifactId>test-kotlin</artifactId>
|
||||
<version>13.5.1-FOC1</version>
|
||||
<version>1.0</version>
|
||||
|
||||
<properties>
|
||||
<maven.compiler.source>11</maven.compiler.source>
|
||||
@@ -33,14 +33,14 @@
|
||||
<dependency>
|
||||
<groupId>io.ebean</groupId>
|
||||
<artifactId>ebean-test</artifactId>
|
||||
<version>13.5.1-FOC1</version>
|
||||
<version>13.5.1-FOC2-SNAPSHOT</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>io.ebean</groupId>
|
||||
<artifactId>ebean-core</artifactId>
|
||||
<version>13.5.1-FOC1</version>
|
||||
<version>13.5.1-FOC2-SNAPSHOT</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
|
||||
@@ -110,8 +110,4 @@
|
||||
|
||||
</plugins>
|
||||
</build>
|
||||
|
||||
<scm>
|
||||
<tag>ebean-parent-13.5.1-FOC1</tag>
|
||||
</scm>
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user