From 68dda3b211796556c834de7bae76dcc5317c79b9 Mon Sep 17 00:00:00 2001 From: Ole Hejlskov Date: Wed, 5 Apr 2017 16:26:41 +0200 Subject: [PATCH] Fix endpoint url to avoid "Share services" error and fix CMM. Fixes #445 --- .../src/test/resources/share/share-config-custom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/src/test/resources/share/share-config-custom.xml b/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/src/test/resources/share/share-config-custom.xml index 8c776cae..f95241d9 100644 --- a/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/src/test/resources/share/share-config-custom.xml +++ b/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/src/test/resources/share/share-config-custom.xml @@ -96,7 +96,7 @@ Access to Alfresco Repository Public API that require user authentication. This makes use of the authentication that is provided by parent 'alfresco' endpoint. alfresco - ${alfresco.repo.url}/alfresco/api + ${alfresco.repo.url}/api user