Pick up Share 6.2.1-RC2

This commit is contained in:
Alan Davis
2020-05-07 15:46:27 +01:00
parent ae1808aa5b
commit f50791f7d3
2 changed files with 3 additions and 3 deletions

View File

@@ -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:

View File

@@ -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>