REPO-2815 Update project version to 6.0

This commit is contained in:
Alex Mukha
2017-09-12 14:53:06 +01:00
parent 6bf75be4b3
commit 8426e6d6b6
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>acs-community-packaging</artifactId>
<name>Alfresco Content Services Community Packaging</name>
<version>5.3-SNAPSHOT</version>
<version>6.0-SNAPSHOT</version>
<packaging>pom</packaging>
<parent>

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>5.3-SNAPSHOT</version>
<version>6.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>acs-community-packaging</artifactId>
<version>5.3-SNAPSHOT</version>
<version>6.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>