From 4894f2e105977a4f8f4f77f132a5683f83d7b1e0 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 21 Feb 2017 21:02:39 -0500 Subject: [STAGING] Staging properties Define properties for staging configuration Change-Id: Ibfbc6d81c3a72eac38f839d01bd2bf405b9cc6a6 Signed-off-by: Dan Timoney --- pom.xml | 36 +++++++++++------------------------- 1 file changed, 11 insertions(+), 25 deletions(-) (limited to 'pom.xml') 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} + + -- cgit 1.2.3-korg