From a7c4deb952df9adc13d6e8ecd15112e2d98ad2bb Mon Sep 17 00:00:00 2001 From: Samuel Langlois Date: Wed, 22 Feb 2017 12:14:38 +0000 Subject: [PATCH] BDE-960 Configure deployment to Nexus Staging Repo --- search-services/pom.xml | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/search-services/pom.xml b/search-services/pom.xml index 97e2a3b3a..426f2d356 100644 --- a/search-services/pom.xml +++ b/search-services/pom.xml @@ -12,7 +12,7 @@ Alfresco Solr Search parent 6.3.0 - 5.2.1-SNAPSHOT + 5.2.1-SNAPSHOT @@ -24,6 +24,36 @@ https://artifacts.alfresco.com/nexus/content/repositories/snapshots + + scm:git:https://git.alfresco.com/search_discovery/searchservices.git + scm:git:https://git.alfresco.com/search_discovery/searchservices.git + https://git.alfresco.com/search_discovery/searchservices.git + HEAD + + + + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + alfresco-internal-staging + https://artifacts.alfresco.com/nexus + ${publicrelease.staging.profile} + Staging Search Services ${project.version} (${bamboo_buildResultKey} ${bamboo_planRepository_revision}) + + ${bamboo_buildNumber} + ${bamboo_buildKey} + ${bamboo_planRepository_revision} + + + + + + alfresco-search packaging