From 0586da4e5172ea4508b62698ded43c6c59eb7d6d Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Wed, 17 Jul 2019 10:43:14 -0400 Subject: Remove staging plugin Remove staging-profile, which had been needed for daily builds in old daily build jobs. Change-Id: I13d1b628268f46d59ff4521ffebf2f6d3b2b6390 Issue-ID: CCSDK-1496 Signed-off-by: Timoney, Dan (dt5972) --- pom.xml | 28 +--------------------------- 1 file changed, 1 insertion(+), 27 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 46c88fdb..992f9283 100755 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ pom org.onap.ccsdk.parent parent - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT ONAP :: ${project.groupId} :: ${project.artifactId} @@ -28,32 +28,6 @@ - - - nexus-staging - - - !altDeploymentRepository - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - https://${onap.nexus.host} - 176c31dfe190a - ecomp-staging - - - - - - - -- cgit 1.2.3-korg