From 307c064bd892691c3db223d363b94e241572450e Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Wed, 8 May 2019 14:16:49 -0700 Subject: [PATCH] Remove staging plugin Remove staging plugin to allow the new jenkins staging jobs to work. Change-Id: Icdfa82b1d5b05c08101a51a208824136b61904d0 Signed-off-by: Patrick Brady Issue-ID: APPC-1595 --- CdtProxyService/pom.xml | 12 ------------ pom.xml | 12 ------------ 2 files changed, 24 deletions(-) diff --git a/CdtProxyService/pom.xml b/CdtProxyService/pom.xml index 679da45..2954820 100644 --- a/CdtProxyService/pom.xml +++ b/CdtProxyService/pom.xml @@ -120,18 +120,6 @@ - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${onap.nexus.url} - 176c31dfe190a - ecomp-staging - - org.springframework.boot diff --git a/pom.xml b/pom.xml index 8ffcc36..0e9b081 100644 --- a/pom.xml +++ b/pom.xml @@ -73,18 +73,6 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. true - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - ${onap.nexus.url} - 176c31dfe190a - ecomp-staging - -