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 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pom.xml') 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 -- cgit 1.2.3-korg