From: Dan Timoney Date: Mon, 9 Oct 2017 18:05:57 +0000 (-0400) Subject: Remove staging config from parent pom.xml X-Git-Tag: v0.1.0~3^2~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=88fc0da6b69188748cb2de733818696052150d80;p=ccsdk%2Fparent.git Remove staging config from parent pom.xml Release build of parent is not using staging plugin, due to explicit configuration of staging plugin in pom.xml. Remove that config so it is inherited from oparent instead. Change-Id: Ibd5773f240e53468051518777b6266c2012c715c Issue-ID: CCSDK-113 Signed-off-by: Dan Timoney --- diff --git a/pom.xml b/pom.xml index 0808eadd..25cdb8b1 100755 --- a/pom.xml +++ b/pom.xml @@ -226,22 +226,6 @@ ${project.artifactId}-${project.version} - - org.sonatype.plugins - nexus-staging-maven-plugin - - - injected-nexus-deploy - deploy - - deploy - - - - - false - -