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) --- springboot/springboot2/pom.xml | 28 +++------------------------- 1 file changed, 3 insertions(+), 25 deletions(-) (limited to 'springboot/springboot2/pom.xml') diff --git a/springboot/springboot2/pom.xml b/springboot/springboot2/pom.xml index 1bc6a497..62ba02b2 100755 --- a/springboot/springboot2/pom.xml +++ b/springboot/springboot2/pom.xml @@ -6,7 +6,7 @@ pom org.onap.ccsdk.parent spring-boot-starter-parent - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT org.springframework.boot @@ -346,29 +346,7 @@ - - nexus-staging - - - !altDeploymentRepository - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - https://${onap.nexus.host} - 176c31dfe190a - ecomp-staging - - - - - + @@ -378,7 +356,7 @@ org.onap.ccsdk.parent dependencies-bom - 1.3.0-SNAPSHOT + 1.3.1-SNAPSHOT pom import -- cgit 1.2.3-korg