From 750d7ad2792aa18e9b81a14880f604dff4a8972b Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Tue, 21 Feb 2017 09:10:13 -0500 Subject: [STAGING] Add staging plugin Add staging plugin to project pom.xml Change-Id: I77aadf1d230c35cd7d3989e9ab30c566ded5ba85 Signed-off-by: Dan Timoney --- pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pom.xml b/pom.xml index 21d26d3..e54e6ae 100755 --- a/pom.xml +++ b/pom.xml @@ -52,6 +52,17 @@ create-bdio-file package createHubOutput --> + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + https://nexus.openecomp.org + 176c31dfe190a + ecomp-staging + + org.apache.maven.plugins maven-surefire-plugin -- cgit 1.2.3-korg