From cad897335db0c7912782482fa71932cc2b4ce421 Mon Sep 17 00:00:00 2001 From: Tomasz Golabek Date: Fri, 12 Jul 2019 12:32:12 +0200 Subject: Maven staging plugin removed Required by global-jjb Change-Id: I7788b72d0aa3bc0a0a7d92caf3e5c23d59c668e1 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 6d3d412..c619031 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,6 @@ /content/sites/site/org/onap/sdc/jtosca/${project.version} snapshots releases - 176c31dfe190a ${project.build.sourceEncoding} true @@ -169,19 +168,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