From 955897c6ca9304506938c4160ab21cecfc606407 Mon Sep 17 00:00:00 2001 From: Tomasz Golabek Date: Fri, 12 Jul 2019 13:29:57 +0200 Subject: [PATCH] Maven staging plugin removed Required by global-jjb Change-Id: Ie5dffdbce7f590180f3999e4df339122bd38cc2f 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 d36afdc..10daf8f 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,6 @@ /content/sites/site/org/onap/sdc/sdc-tosca/${project.version} snapshots releases - 176c31dfe190a ${project.build.sourceEncoding} true @@ -230,19 +229,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 -- 2.16.6