From 56e129268302ce9a8a83f5e28903385d85ee24f5 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 21 Feb 2017 17:07:33 -0500 Subject: [PATCH] [STAGING] Restore staging plugin Staging plugin does not work from build profile Change-Id: Ie23f3097177e20265bc4a011dc6f2f886d53a275 Signed-off-by: Dan Timoney --- rootpom/pom.xml | 39 +++++++++++---------------------------- 1 file changed, 11 insertions(+), 28 deletions(-) diff --git a/rootpom/pom.xml b/rootpom/pom.xml index 48ceb3d..c73b094 100755 --- a/rootpom/pom.xml +++ b/rootpom/pom.xml @@ -85,34 +85,6 @@ root 1.0.0 - - - staging - - - !no-staging - - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - https://${openecomp.nexus.host} - ${openecomp.nexus.staging.profile-id} - ${openecomp.nexus.staging.server-id} - - - - - - - - @@ -717,6 +689,17 @@ ${project.artifactId}-${project.version} + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + https://nexus.openecomp.org + 176c31dfe190a + ecomp-staging + + -- 2.16.6