From f14d5be5614d48b08172b601bce5d9f5d20cb063 Mon Sep 17 00:00:00 2001 From: Tomasz Golabek Date: Fri, 12 Jul 2019 13:26:37 +0200 Subject: Maven staging plugin removed Required by global-jjb Change-Id: Ia26e3ad8a3c89c3505c5e3ea91b469208badda5d Issue-ID: SDC-2444 Signed-off-by: Tomasz Golabek --- pom.xml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/pom.xml b/pom.xml index ce2789c..7e60d40 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,6 @@ snapshots ecomp-releases ecomp-snapshots - 176c31dfe190a true @@ -405,17 +404,6 @@ - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${nexusServer} - ${staging.profile.id} - ecomp-staging - - org.apache.maven.plugins maven-site-plugin -- cgit 1.2.3-korg