From: Timoney, Dan (dt5972) Date: Mon, 18 Mar 2019 17:19:55 +0000 (-0400) Subject: Remove staging plugin from top level pom.xml X-Git-Tag: 1.0.4~7^2~75 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=212f2fe2dfa6c31dd64b5c7defe66ed458cfd4c3;p=ccsdk%2Fsli.git Remove staging plugin from top level pom.xml Remove staging plugin from pom.xml. It should be part of a build profile in the odlparent pom. Change-Id: Ib948ff6dbf8c07bce690a33903fe1c10844dbb87 Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) --- diff --git a/pom.xml b/pom.xml index f705e2c25..1b7d85d8d 100644 --- a/pom.xml +++ b/pom.xml @@ -88,16 +88,6 @@ false - - org.sonatype.plugins - nexus-staging-maven-plugin - true - - https://${onap.nexus.host} - ${onap.nexus.staging.profile-id} - ${onap.nexus.staging.server-id} - -