From 75d294616f177ff72a650e74dc58433b284311c5 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Tue, 16 Oct 2018 10:33:29 -0400 Subject: Use released version of sdnc/northbound Update to use released version of sdnc/northbound. Also, uncommented SdncReports module, which had been temporarily commented out to try to work around a Jenkins issue. Change-Id: I74f70fc87c19b0388813e69ea293330fbfff39dc Issue-ID: SDNC-480 Signed-off-by: Timoney, Dan (dt5972) Former-commit-id: 04e571b5c6ba41725bb5e90335c816a4b69f886f --- installation/sdnc/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'installation') diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index 668f81f5..82a98195 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -20,7 +20,7 @@ onap/sdnc-image ${project.version} - 1.4.1-SNAPSHOT + 1.4.1 ${https_proxy} deploy true -- cgit 1.2.3-korg