From: Dan Timoney Date: Tue, 21 Feb 2017 21:06:48 +0000 (-0500) Subject: [STAGING] Restore staging plugin X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=635cc33294125a0d3beb604bba544ef2308d2b73;p=sdnc%2Fcore.git [STAGING] Restore staging plugin Staging plugin does not run properly from build profile Change-Id: I4488d3a9a27a56797539453885976af8d5f3ee76 Signed-off-by: Dan Timoney --- diff --git a/pom.xml b/pom.xml index 1c51cbb..33fdbab 100755 --- a/pom.xml +++ b/pom.xml @@ -84,30 +84,6 @@ - - staging - - - true - - - - - - 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} - - - - - - @@ -181,6 +157,17 @@ true + + 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} + +