From 546f7cf3160292704df5b94ac6de8b286bafa6a7 Mon Sep 17 00:00:00 2001 From: Michael Lando Date: Sat, 23 Sep 2017 00:05:17 +0300 Subject: add stagging plugin Change-Id: I730b0a708c58247a455581c897dc398693d08368 Issue-ID: SDC-368 Signed-off-by: Michael Lando --- pom.xml | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 6aa5c830c5..ef5f5f0001 100644 --- a/pom.xml +++ b/pom.xml @@ -177,6 +177,20 @@ + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${nexus.proxy} + ${staging.profile.id} + ecomp-staging + + + maven-surefire-plugin 2.19.1 @@ -384,12 +398,8 @@ 1710.0.0 1710.0.0 1.1.14 - - - + - - onboarding -- cgit 1.2.3-korg