From 3ea94c03c8c63ca315e154dbf41afe959a24ff2d Mon Sep 17 00:00:00 2001 From: Tomasz Golabek Date: Fri, 12 Jul 2019 12:35:58 +0200 Subject: Maven staging plugin removed Required by global-jjb Change-Id: I3797c806443ba9300cee51562230706a94258065 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 44c3c8b..96b3fa3 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,6 @@ https://nexus.onap.org /content/sites/site/org/onap/dcae/${project.artifactId}/${project.version} - 176c31dfe190a ${maven.build.timestamp} yyyyMMdd'T'HHmm @@ -69,17 +68,6 @@ - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${nexus.proxy} - ${staging.profile.id} - ecomp-staging - - maven-resources-plugin 3.0.2 -- cgit 1.2.3-korg