From 5cd709b304e9062ee0a59f9267dbf6c7c5f73155 Mon Sep 17 00:00:00 2001 From: Marcus G K Williams Date: Fri, 1 Sep 2017 14:42:36 -0700 Subject: 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 --- odlparent-boron-sr3/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'odlparent-boron-sr3/pom.xml') 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 -- cgit 1.2.3-korg