From 4743154f1660729c6a077ba35dcb84c1b60a6848 Mon Sep 17 00:00:00 2001 From: Lusheng Ji Date: Tue, 29 Aug 2017 19:42:06 +0000 Subject: Update pom.xml Issue-Id: DCAEGEN2-60 Change-Id: I2b18444349104c0f2c31a16b88cb7953c03646fe Signed-off-by: Lusheng Ji --- pom.xml | 97 +++++++++++++++++++++++++++++++++++++++++++---------------------- 1 file changed, 64 insertions(+), 33 deletions(-) diff --git a/pom.xml b/pom.xml index fdff1c7..2970c55 100644 --- a/pom.xml +++ b/pom.xml @@ -1,16 +1,30 @@ - + + 4.0.0 org.onap.oparent oparent 1.0.0-SNAPSHOT - org.onap.dcaegen2 @@ -23,7 +37,7 @@ UTF-8 . - http://localhost:9000 + py @@ -41,35 +55,28 @@ ${project.artifactId}-${project.version} + + + - org.codehaus.mojo - sonar-maven-plugin - 2.7.1 + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + + true + + + + org.apache.maven.plugins + maven-deploy-plugin + + 2.8 + + true + - - - - - - + @@ -127,6 +134,30 @@ + + + + + + + org.codehaus.mojo -- cgit 1.2.3-korg