REPO-2815 Update project version to 6.0.b

This commit is contained in:
Alex Mukha
2017-09-14 13:18:06 +01:00
parent b0db1b0d16
commit e2fea4b707
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>6.0.a-SNAPSHOT</version>
<version>6.0.b-SNAPSHOT</version>
<packaging>pom</packaging>
<parent>

View File

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

View File

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