Merged HEAD-BUG-FIX (5.1/Cloud) to HEAD (5.0/Cloud)

85562: Change version to 5.0.1 and incremented the schema number
      - pom.xml files changed from 5.0-BF-SNAPSHOT to 5.0.1-SNAPSHOT
      - schema number increased by 8 rather than 4 (which is the normal increment for a service pack) as this is SP 1
        and as a result it is more likely we will need a few more db patches in 5.0.0


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@94499 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Alan Davis
2015-01-31 09:30:19 +00:00
parent f80921475c
commit 571f2feb1d

View File

@@ -3,7 +3,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-parent</artifactId>
<version>5.0-SNAPSHOT</version>
<version>5.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>alfresco</artifactId>