From 88fc0da6b69188748cb2de733818696052150d80 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 9 Oct 2017 14:05:57 -0400 Subject: 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 --- pom.xml | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'pom.xml') 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 - - -- cgit 1.2.3-korg