[maven-release-plugin] prepare release V2.5.3

This commit is contained in:
alfresco-build
2018-02-26 15:02:26 +00:00
parent 863fbfb115
commit d7df9e0981
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.5.3-SNAPSHOT</version>
<version>2.5.3</version>
<name>Alfresco Records Management</name>
<parent>
@@ -24,7 +24,7 @@
<connection>scm:git:https://git.alfresco.com/records-management/records-management.git</connection>
<developerConnection>scm:git:https://git.alfresco.com/records-management/records-management.git</developerConnection>
<url>https://git.alfresco.com/records-management/records-management</url>
<tag>HEAD</tag>
<tag>V2.5.3</tag>
</scm>
<issueManagement>

View File

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

View File

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

View File

@@ -9,7 +9,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-rm-community</artifactId>
<version>2.5.3-SNAPSHOT</version>
<version>2.5.3</version>
</parent>
<properties>