From ae339c9334e67197918ab15cd58d6e55fe67661d Mon Sep 17 00:00:00 2001 From: Tomasz Golabek Date: Fri, 12 Jul 2019 12:22:29 +0200 Subject: [PATCH] Maven staging plugin removed Required by global-jjb Change-Id: I3e55afb0ea10c10ce4019a0254a592f52d89c072 Issue-ID: SDC-2444 Signed-off-by: Tomasz Golabek --- pom.xml | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/pom.xml b/pom.xml index f304f16..96ff1e7 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,6 @@ UTF-8 1.8 https://nexus.onap.org - 176c31dfe190a /content/sites/site/org/openecomp/sdc/${project.version} ${project.version} @@ -86,18 +85,6 @@ - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${nexus.proxy} - ${staging.profile.id} - ecomp-staging - - org.codehaus.mojo build-helper-maven-plugin -- 2.16.6