From 759ea36d4c2f5eb65a6a42eb7c3bff92e28961ee Mon Sep 17 00:00:00 2001 From: Tomasz Golabek Date: Fri, 12 Jul 2019 13:28:26 +0200 Subject: Maven staging plugin removed Required by global-jjb Change-Id: Ied9434626ff7ae3bf126deaf6f2195b22ca84d41 Issue-ID: SDC-2444 Signed-off-by: Tomasz Golabek --- pom.xml | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/pom.xml b/pom.xml index 2b34071..4786850 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,6 @@ /content/sites/site/org/onap/sdc/sdc-distribution-client/${project.version} snapshots releases - 176c31dfe190a ${project.build.sourceEncoding} true @@ -125,19 +124,6 @@ - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${nexus.proxy} - ${staging.profile.id} - onap-staging - - - org.apache.maven.plugins maven-compiler-plugin -- cgit 1.2.3-korg