From 97bec3c43ac5cefdb8b852de8efb00a84148ed28 Mon Sep 17 00:00:00 2001 From: Jessica Wagantall Date: Sat, 11 May 2019 01:01:20 +0300 Subject: Migrate to gerrit-maven-stage (VID) Update oparent version to 2.0.0 which supports global-jjb maven-stage job. Remove the usage of maven-staging plugin since it will become deprecated soon. Issue-ID: CIMAN-234 Change-Id: I4c07e214bad0f89b990b712abaf8d9bf79c1b237 Source-Change-Id: I295d7c17374a49ff0125a50d8765fe295b55c4d8 Signed-off-by: Jessica Wagantall (cherry picked from commit 445056740d0f24e45d0c8f90cc024bbc090165b4) --- vid-app-common/pom.xml | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) (limited to 'vid-app-common/pom.xml') diff --git a/vid-app-common/pom.xml b/vid-app-common/pom.xml index b713e0abd..4c4461b77 100755 --- a/vid-app-common/pom.xml +++ b/vid-app-common/pom.xml @@ -17,7 +17,7 @@ org.onap.oparent oparent - 1.2.3 + 2.0.0 @@ -126,18 +126,6 @@ - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${nexusproxy} - 176c31dfe190a - ecomp-staging - - org.jacoco jacoco-maven-plugin -- cgit 1.2.3-korg