From: Dan Timoney Date: Wed, 22 Feb 2017 02:02:39 +0000 (-0500) Subject: [STAGING] Staging properties X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=4894f2e105977a4f8f4f77f132a5683f83d7b1e0;p=sdnc%2Fplugins.git [STAGING] Staging properties Define properties for staging configuration Change-Id: Ibfbc6d81c3a72eac38f839d01bd2bf405b9cc6a6 Signed-off-by: Dan Timoney --- diff --git a/pom.xml b/pom.xml index c47017e..a39fda4 100755 --- a/pom.xml +++ b/pom.xml @@ -81,31 +81,6 @@ - - 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} - - - - - - @@ -118,6 +93,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} + +