From bfb7a70adbca97b876651f1df04e61f877704c20 Mon Sep 17 00:00:00 2001 From: Anaël Closson Date: Tue, 7 Feb 2017 15:36:48 +0100 Subject: Update pom to use maven staging plugin MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Iba80583ccebae6c955293ea04168e5bbbb2fadc3 Signed-off-by: Anaël Closson --- pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/pom.xml b/pom.xml index 5a9c168..8ae204f 100644 --- a/pom.xml +++ b/pom.xml @@ -85,10 +85,24 @@ maven-surefire-plugin 2.17 + + 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 -- cgit 1.2.3-korg