From: Marcus G K Williams Date: Fri, 1 Sep 2017 21:42:36 +0000 (-0700) Subject: Add nexus staging profile to POMs X-Git-Tag: v0.1.0~16 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=5cd709b304e9062ee0a59f9267dbf6c7c5f73155;p=ccsdk%2Fparent.git Add nexus staging profile to POMs Daily release jenkins jobs are failing due to missing staging profile. This patch adds needed profile. However, since staging is disabled in this POM, the only expected outcome is to fix failing release jobs. Issue-Id: CCSDK-67 Change-Id: I5085a04f22098ffd944f66acb23944666290cd6d Signed-off-by: Marcus G K Williams --- diff --git a/odlparent-boron-sr3/pom.xml b/odlparent-boron-sr3/pom.xml index e14d0605..1ff21a8a 100755 --- a/odlparent-boron-sr3/pom.xml +++ b/odlparent-boron-sr3/pom.xml @@ -25,7 +25,7 @@ ${onap.nexus.protocol}://${onap.nexus.host}:${onap.nexus.port}/content/repositories/releases ${onap.nexus.protocol}://${onap.nexus.host}:${onap.nexus.port}/content/repositories/snapshots ecomp-releases - + 176c31dfe190a diff --git a/odlparent-carbon-sr1/pom.xml b/odlparent-carbon-sr1/pom.xml index d888b767..fbf59306 100755 --- a/odlparent-carbon-sr1/pom.xml +++ b/odlparent-carbon-sr1/pom.xml @@ -25,7 +25,7 @@ ${onap.nexus.protocol}://${onap.nexus.host}:${onap.nexus.port}/content/repositories/releases ${onap.nexus.protocol}://${onap.nexus.host}:${onap.nexus.port}/content/repositories/snapshots ecomp-releases - + 176c31dfe190a diff --git a/pom.xml b/pom.xml index 47f6c186..d5a75c8c 100755 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ ${onap.nexus.protocol}://${onap.nexus.host}:${onap.nexus.port}/content/repositories/releases ${onap.nexus.protocol}://${onap.nexus.host}:${onap.nexus.port}/content/repositories/snapshots ecomp-releases - + 176c31dfe190a