From c5b43b7d4534ba0c2db8e84443ccc4bb89d47c6d Mon Sep 17 00:00:00 2001 From: Tomasz Golabek Date: Mon, 15 Jul 2019 09:26:49 +0200 Subject: Maven staging plugin removed Required by global-jjb Change-Id: I2a711fc81bb39aa5c9b1fb6ae90793253f7ed475 Issue-ID: SDC-2444 Signed-off-by: Tomasz Golabek --- .gitreview | 2 +- pom.xml | 13 ------------- 2 files changed, 1 insertion(+), 14 deletions(-) diff --git a/.gitreview b/.gitreview index 45f66c9..491b9c9 100644 --- a/.gitreview +++ b/.gitreview @@ -1,4 +1,4 @@ [gerrit] host=gerrit.onap.org port=29418 -project=sdc/jtosca.git +project=sdc/dcae-d/dt-be-property.git diff --git a/pom.xml b/pom.xml index 0183299..1324c87 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,6 @@ https://nexus.onap.org snapshots releases - 176c31dfe190a UTF-8 ${project.build.sourceEncoding} true @@ -158,18 +157,6 @@ - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${nexus.proxy} - ${staging.profile.id} - ecomp-staging - - maven-checkstyle-plugin -- cgit 1.2.3-korg