From 388b0ee2bc6d42a2611540784bc790c3eadcd5dc Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Sun, 19 Feb 2017 17:15:16 -0500 Subject: [ROOTPOM] Add staging plugin Add plugin configuration to write to staging repository Change-Id: Ie030b8aac661bc1b7c1bfcb1ce62796b2067005a Signed-off-by: Dan Timoney --- rootpom/pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/rootpom/pom.xml b/rootpom/pom.xml index 5952328..6bbb6e1 100755 --- a/rootpom/pom.xml +++ b/rootpom/pom.xml @@ -581,6 +581,17 @@ + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + https://nexus.openecomp.org + 176c31dfe190a + ecomp-staging + + -- cgit 1.2.3-korg