From: Jessica Wagantall Date: Wed, 15 May 2019 22:04:05 +0000 (-0700) Subject: Remove usage of maven staging plugin X-Git-Tag: 1.4.0~9 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=demo.git;a=commitdiff_plain;h=64c36c27ae60187a18ea5282b54bb124772b75b9 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/77827/ - Verify this new job works as expected - Remove release-java-daily jobs Change-Id: I6422713b66707ef7d08c8ccf523e9c32a3eedd5c Issue-ID: CIMAN-240 Signed-off-by: Jessica Wagantall (cherry picked from commit f33638238e555e641cfff955fe52497cced7a341) --- diff --git a/pom.xml b/pom.xml index ec9fb161..1e63a3fe 100755 --- a/pom.xml +++ b/pom.xml @@ -82,19 +82,6 @@ true - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - https://nexus.onap.org/ - 176c31dfe190a - ecomp-staging - - -