From: Timoney, Dan (dt5972) Date: Mon, 18 Mar 2019 17:04:11 +0000 (-0400) Subject: Remove staging plugin from top level pom.xml X-Git-Tag: 0.4.1~3 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=20e9eda25ee9aebbcd5fda7497a0baccb64348af;p=ccsdk%2Fsli%2Fadaptors.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: Ic4cb7a064778a57a7aafb4c82789abd7860cc5a8 Issue-ID: CCSDK-1156 Signed-off-by: Timoney, Dan (dt5972) --- diff --git a/pom.xml b/pom.xml index 706ad4b6..3312db7e 100755 --- a/pom.xml +++ b/pom.xml @@ -92,17 +92,6 @@ false - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - https://${onap.nexus.host} - ${onap.nexus.staging.profile-id} - ${onap.nexus.staging.server-id} - -