From 3f00c1bbc4f322b2a15461cbb5adc6a66d5a2abb Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 9 Oct 2017 15:22:05 -0400 Subject: [PATCH] Remove parent tag from parent pom.xml Top level pom.xml in ccsdk/parent should not have a parent. Change-Id: I5b273662e66d079cea164a235840b0cdfde36421 Issue-ID: CCSDK-113 Signed-off-by: Dan Timoney --- pom.xml | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 25cdb8b1..2a15e819 100755 --- a/pom.xml +++ b/pom.xml @@ -12,12 +12,6 @@ http://wiki.onap.org Parent POMs to be used by clients of CCSDK - - org.onap.ccsdk.parent - odlparent-carbon-sr1 - 0.0.1-SNAPSHOT - - nexus.onap.org @@ -189,6 +183,17 @@ + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + ${onap.nexus.url} + 176c31dfe190a + ecomp-staging + + org.codehaus.mojo @@ -233,7 +238,6 @@ - odlparent-boron-sr3 odlparent-carbon-sr1 -- 2.16.6