From 03dcc0a9e8d9cc2bc072603c5d7e249953623321 Mon Sep 17 00:00:00 2001 From: Tom Page Date: Thu, 23 May 2019 06:32:02 +0100 Subject: [PATCH] SEARCH-1625 Unify distribution and SCM management. --- pom.xml | 16 ++++++++++++++++ search-services/pom.xml | 16 ---------------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/pom.xml b/pom.xml index 8247f2c3f..9ea84341b 100644 --- a/pom.xml +++ b/pom.xml @@ -10,6 +10,22 @@ 1.4.0-SNAPSHOT pom Alfresco Search And Insight Parent + + + alfresco-internal + https://artifacts.alfresco.com/nexus/content/repositories/enterprise-releases/ + + + alfresco-internal-snapshots + https://artifacts.alfresco.com/nexus/content/repositories/enterprise-snapshots/ + + + + scm:git:https://git.alfresco.com/search_discovery/insightengine.git + scm:git:https://git.alfresco.com/search_discovery/insightengine.git + https://git.alfresco.com/search_discovery/insightengine.git + HEAD + search-services insight-engine diff --git a/search-services/pom.xml b/search-services/pom.xml index 4590e0929..510246185 100644 --- a/search-services/pom.xml +++ b/search-services/pom.xml @@ -18,22 +18,6 @@ https://artifacts.alfresco.com/nexus/content/repositories/public/org/apache/solr/solr/solr-${solr.version}-patched/solr-solr-${solr.version}-patched.zip ${project.build.directory}/solr-${solr.version}-patched - - - alfresco-releases - https://artifacts.alfresco.com/nexus/content/repositories/releases/ - - - alfresco-snapshots - https://artifacts.alfresco.com/nexus/content/repositories/snapshots/ - - - - scm:git:git@github.com:Alfresco/SearchServices.git - scm:git:git@github.com:Alfresco/SearchServices.git - https://github.com/Alfresco/SearchServices.git - HEAD - alfresco-solrclient-lib alfresco-search