mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
MNT-20978 : 6.1.1: Share Webscripts page showing interpolations instead of the values (#352)
- Share 6.2.0-RC4 containing the fix
This commit is contained in:
committed by
GitHub
parent
fb2235eae1
commit
3c80bb02ed
@@ -1,6 +1,6 @@
|
||||
ALFRESCO_TAG=latest
|
||||
TRANSFORMERS_TAG=2.1.0-RC3
|
||||
SHARE_TAG=6.2.0-RC3
|
||||
SHARE_TAG=6.2.0-RC4
|
||||
SOLR6_TAG=1.1.1
|
||||
POSTGRES_TAG=11.4
|
||||
ACTIVEMQ_TAG=5.15.8
|
||||
|
4
pom.xml
4
pom.xml
@@ -86,8 +86,8 @@
|
||||
<dependency.cxf.version>3.3.2</dependency.cxf.version>
|
||||
|
||||
<!-- Alfresco Share version -->
|
||||
<alfresco.share.version>6.2.0-RC3</alfresco.share.version>
|
||||
<alfresco.alfresco-share-services.version>6.2.0-RC3</alfresco.alfresco-share-services.version>
|
||||
<alfresco.share.version>6.2.0-RC4</alfresco.share.version>
|
||||
<alfresco.alfresco-share-services.version>6.2.0-RC4</alfresco.alfresco-share-services.version>
|
||||
|
||||
<!-- Alfresco GoogleDocs integration version -->
|
||||
<alfresco.googledocs.version>3.1.0</alfresco.googledocs.version>
|
||||
|
Reference in New Issue
Block a user