From 0ce26ac4ceb8be6fb30c079d9bc19695cdd28313 Mon Sep 17 00:00:00 2001 From: Carsten Lund Date: Sun, 26 Feb 2017 12:16:36 +0000 Subject: Fixes POMs for release job Change-Id: I862d6b831ef95293543855a0bf4e8f012e0bf27b Signed-off-by: Carsten Lund --- ncomp-sirius-manager-console/pom.xml | 48 +++++++++++------------------------- 1 file changed, 14 insertions(+), 34 deletions(-) (limited to 'ncomp-sirius-manager-console/pom.xml') diff --git a/ncomp-sirius-manager-console/pom.xml b/ncomp-sirius-manager-console/pom.xml index b3183db..4a5db5d 100644 --- a/ncomp-sirius-manager-console/pom.xml +++ b/ncomp-sirius-manager-console/pom.xml @@ -11,46 +11,26 @@ 1.7 https://nexus.openecomp.org/content/repositories/releases/ https://nexus.openecomp.org/content/repositories/snapshots/ + https://nexus.openecomp.org + ecomp-staging + 176c31dfe190a - - - - JCenter - JCenter Repository - http://jcenter.bintray.com - - - - Restlet - Restlet Repository - http://maven.restlet.com - - src/main/groovy - - - com.blackducksoftware.integration - hub-maven-plugin - 1.4.0 - false - - ${project.name} - ${project.basedir} - - - - create-bdio-file - package - - createHubOutput - - - - + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${openecomp.nexus.staging.serverId} + ${openecomp.nexus.proxy} + ${openecomp.nexus.staging.profileId} + + org.apache.maven.plugins -- cgit