From fc4d5a0dad97d1c87a28159f8c45e1086f9d9b6c Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Mon, 6 Mar 2017 15:02:46 -0800 Subject: [PATCH] Maven staging url Changing the url to the nexus staging server. Change-Id: Ibebabc7d6ae6c1f3c97362a0aeff49800d35f3cc Signed-off-by: Patrick Brady --- pom.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index 4ad304f..d4d15b3 100644 --- a/pom.xml +++ b/pom.xml @@ -31,17 +31,17 @@ - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${nexusproxy} - 176c31dfe190a - ecomp-staging - - + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + https://nexus.openecomp.org/content/repositories/staging/ + 176c31dfe190a + ecomp-staging + + com.blackducksoftware.integration -- 2.16.6