[maven-release-plugin] prepare for next development iteration

This commit is contained in:
randgalt
2019-12-22 13:21:26 -05:00
parent 8f259bd343
commit 41f1e5fa7e
4 changed files with 5 additions and 5 deletions

View File

@@ -5,7 +5,7 @@
<groupId>io.soabase.record-builder</groupId>
<artifactId>record-builder</artifactId>
<packaging>pom</packaging>
<version>1.4.ea</version>
<version>1.5.ea-SNAPSHOT</version>
<modules>
<module>record-builder-core</module>
@@ -70,7 +70,7 @@
<url>https://github.com/randgalt/record-builder</url>
<connection>scm:git:https://github.com/randgalt/record-builder.git</connection>
<developerConnection>scm:git:git@github.com:randgalt/record-builder.git</developerConnection>
<tag>record-builder-1.4.ea</tag>
<tag>HEAD</tag>
</scm>
<issueManagement>

View File

@@ -3,7 +3,7 @@
<parent>
<groupId>io.soabase.record-builder</groupId>
<artifactId>record-builder</artifactId>
<version>1.4.ea</version>
<version>1.5.ea-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent>
<groupId>io.soabase.record-builder</groupId>
<artifactId>record-builder</artifactId>
<version>1.4.ea</version>
<version>1.5.ea-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

View File

@@ -3,7 +3,7 @@
<parent>
<groupId>io.soabase.record-builder</groupId>
<artifactId>record-builder</artifactId>
<version>1.4.ea</version>
<version>1.5.ea-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>