From: Dan Timoney Date: Wed, 22 Feb 2017 01:59:22 +0000 (-0500) Subject: [STAGING] Staging properties X-Git-Tag: v1.2.1~70 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=8249845c7f147fbeac4750c006242a196fd0bdd6;p=sdnc%2Fnorthbound.git [STAGING] Staging properties Define properties for staging configuration Change-Id: I87e409646fbdfa8a5287f05006c291698f214fbe Signed-off-by: Dan Timoney --- diff --git a/pom.xml b/pom.xml index a2f6aeb5..2f5866c0 100644 --- a/pom.xml +++ b/pom.xml @@ -79,31 +79,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} - - - - - - @@ -117,6 +92,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} + +