From d97e87c719a4b3262dfd845c6490a30450eff07a Mon Sep 17 00:00:00 2001 From: Tom Page Date: Thu, 16 Feb 2017 11:39:33 +0000 Subject: [PATCH] Fix plugin repositories to allow running against 5.1.2. Also move the enterprise-related repositories into the enterprise profile. --- pom.xml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2efbbd8b87..f54859f8e5 100644 --- a/pom.xml +++ b/pom.xml @@ -42,8 +42,8 @@ - alfresco-internal - https://artifacts.alfresco.com/nexus/content/groups/private + alfresco-public + https://artifacts.alfresco.com/nexus/content/groups/public @@ -98,6 +98,18 @@ rm-enterprise rm-automation + + + alfresco-internal + https://artifacts.alfresco.com/nexus/content/groups/private + + + + + alfresco-private + https://artifacts.alfresco.com/nexus/content/groups/private + +