From 8bb78722943797bbf8b89a4f562064c6a9de0b96 Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Tue, 2 Jul 2019 16:44:24 -0400 Subject: Remove staging deploy plugin Issue-ID: AAI-2485 Signed-off-by: Jimmy Forsyth Change-Id: I98b4cf4c599c9e0da767d583cf916c7583a23a0b --- pom.xml | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 1c5d0cb..d376121 100644 --- a/pom.xml +++ b/pom.xml @@ -255,15 +255,8 @@ limitations under the License. 3.6 - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${onap.nexus.url} - 176c31dfe190a - ecomp-staging - + org.apache.maven.plugins + maven-deploy-plugin org.codehaus.mojo -- cgit 1.2.3-korg