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

This commit is contained in:
Jean-Pierre
2016-04-22 14:27:19 +01:00
parent bcdbc312c7
commit 5cb1477b4c
4 changed files with 5 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
<groupId>org.alfresco</groupId>
<artifactId>alfresco-rm</artifactId>
<packaging>pom</packaging>
<version>2.4.b</version>
<version>2.4.1-SNAPSHOT</version>
<name>Alfresco Records Management</name>
<parent>
@@ -24,7 +24,7 @@
<connection>scm:git:https://gitlab.alfresco.com/records-management/records-management.git</connection>
<developerConnection>scm:git:https://gitlab.alfresco.com/records-management/records-management.git</developerConnection>
<url>https://gitlab.alfresco.com/records-management/records-management</url>
<tag>V2.4.b</tag>
<tag>HEAD</tag>
</scm>
<issueManagement>

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-rm</artifactId>
<version>2.4.b</version>
<version>2.4.1-SNAPSHOT</version>
</parent>
<properties>

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-rm</artifactId>
<version>2.4.b</version>
<version>2.4.1-SNAPSHOT</version>
</parent>
<licenses>

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-rm-community</artifactId>
<version>2.4.b</version>
<version>2.4.1-SNAPSHOT</version>
</parent>
<properties>