mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Pick up Share 6.2.1-RC2
This commit is contained in:
@@ -17,7 +17,7 @@ env:
|
||||
global:
|
||||
- VERSION_EDITION=Community
|
||||
# Must be in the format <alfresco-version>-<additional_versioning> ie. 6.3.0-repo-xxxx-x or 6.3.0-Ax
|
||||
- RELEASE_VERSION=6.2.1-A6
|
||||
- RELEASE_VERSION=6.2.1-A7
|
||||
- DEVELOPMENT_VERSION=6.2.1-SNAPSHOT
|
||||
- COMM_RELEASE_VERSION=
|
||||
branches:
|
||||
|
4
pom.xml
4
pom.xml
@@ -58,8 +58,8 @@
|
||||
<dependency.cxf.version>3.3.6</dependency.cxf.version>
|
||||
|
||||
<!-- Alfresco Share version -->
|
||||
<alfresco.share.version>6.2.1-RC1</alfresco.share.version>
|
||||
<alfresco.alfresco-share-services.version>6.2.1-RC1</alfresco.alfresco-share-services.version>
|
||||
<alfresco.share.version>6.2.1-RC2</alfresco.share.version>
|
||||
<alfresco.alfresco-share-services.version>6.2.1-RC2</alfresco.alfresco-share-services.version>
|
||||
|
||||
<!-- Alfresco GoogleDocs integration version -->
|
||||
<alfresco.googledrive.version>3.2.0</alfresco.googledrive.version>
|
||||
|
Reference in New Issue
Block a user