From: Anaël Closson Date: Tue, 7 Feb 2017 13:26:21 +0000 (+0100) Subject: Use nexus staging repo for deployments X-Git-Tag: v1.1.0~462 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F13%2F5413%2F3;p=so.git Use nexus staging repo for deployments Change-Id: I63871dfa4ff41ae608fc62722c129efaf3920926 Signed-off-by: Anaël Closson --- diff --git a/pom.xml b/pom.xml index 3a8df13170..acbabf0b03 100644 --- a/pom.xml +++ b/pom.xml @@ -151,10 +151,24 @@ + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + http://nexus.openecomp.org/ + 176c31dfe190a + ecomp-staging + + org.apache.maven.plugins maven-deploy-plugin 2.8 + + + org.apache.maven.plugins