mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
Cloud release: change version to 5.0-SNAPSHOT (again) in pom.xml and 5.0.0 in version.properties
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@91328 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
version.major=5
|
version.major=5
|
||||||
version.minor=0
|
version.minor=0
|
||||||
version.revision=0
|
version.revision=0
|
||||||
version.label=c
|
version.label=
|
||||||
|
|
||||||
# Edition label
|
# Edition label
|
||||||
|
|
||||||
|
2
pom.xml
2
pom.xml
@@ -5,7 +5,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<artifactId>alfresco-parent</artifactId>
|
<artifactId>alfresco-parent</artifactId>
|
||||||
<groupId>org.alfresco</groupId>
|
<groupId>org.alfresco</groupId>
|
||||||
<version>5.0.c</version>
|
<version>5.0-SNAPSHOT</version>
|
||||||
<relativePath>../../pom.xml</relativePath>
|
<relativePath>../../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user