Update POM versions back to 5.0.0-SNAPSHOT

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@88158 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Samuel Langlois
2014-10-15 14:45:50 +00:00
parent 6db2773599
commit d43a69ece1

View File

@@ -4,7 +4,7 @@
<parent> <parent>
<groupId>org.alfresco</groupId> <groupId>org.alfresco</groupId>
<artifactId>alfresco-enterprise-packaging</artifactId> <artifactId>alfresco-enterprise-packaging</artifactId>
<version>5.0-preview</version> <version>5.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
<artifactId>alfresco-enterprise-installer</artifactId> <artifactId>alfresco-enterprise-installer</artifactId>