From c20301d688d183fb7911ff5c346c88b174df37f1 Mon Sep 17 00:00:00 2001 From: Edwin Lawrance Date: Thu, 5 Oct 2017 14:28:34 +0100 Subject: [PATCH] Updating pom version and adding missing plugins Change-Id: I2059d29ff33cd22ed034ac68e2f57364ff3320b0 Issue-Id: AAI-46 Signed-off-by: Edwin Lawrance --- pom.xml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fc50e2c..776dd91 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org.onap.aai babel - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT babel-service @@ -56,6 +56,7 @@ 1.1.32-SNAPSHOT 1.18 0.7.9 + https://nexus.onap.org @@ -315,6 +316,18 @@ + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${onap.nexus.url} + 176c31dfe190a + ecomp-staging + + org.apache.maven.plugins -- 2.16.6