From: Jessica Wagantall Date: Wed, 15 May 2019 20:50:58 +0000 (-0700) Subject: Remove usage of maven staging plugin X-Git-Tag: 4.0.3~18 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F12%2F87812%2F1;p=clamp.git Remove usage of maven staging plugin This plugin will be deprecated soon. We need to remove the usage of it and migrate to use gerrit-maven-stage jobs from global-jjb. After this change is merged, we need to: - merge https://gerrit.onap.org/r/#/c/77825/ - Verify this new job works as expected - Remove release-java-daily jobs Change-Id: I70197990e29b90090390e2493f6ac7a134bb8f37 Issue-ID: CIMAN-240 Signed-off-by: Jessica Wagantall --- diff --git a/pom.xml b/pom.xml index 012d1472..55737713 100644 --- a/pom.xml +++ b/pom.xml @@ -921,19 +921,6 @@ - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - https://nexus.onap.org - 176c31dfe190a - ecomp-staging - ${skip.staging.artifacts} - - - org.apache.maven.plugins maven-surefire-plugin