From 712d81ffb6b6b10465b597b5fffd464b0d8ddfc3 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Tue, 5 Mar 2019 16:13:54 -0800 Subject: Disable nexus-staging-maven-plugin Do not use nexus-staging-maven-plugin since lftools will make the push of the artifacts in the new gerrit-maven-stage job Change-Id: I383e5a0dde097af842c57788c012c1e74ba13442 Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall --- pom.xml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/pom.xml b/pom.xml index 5170580..b165d7c 100644 --- a/pom.xml +++ b/pom.xml @@ -66,17 +66,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 -- cgit 1.2.3-korg