From 748ba9259df88cf8cc76a61c4ef1c36c04ebf397 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 28 Oct 2020 13:57:48 -0400 Subject: [PATCH] Use snapshot version of sdnc-northbound Need to use snapshot version of sdnc-northbound to avoid dependency on wrong version of ccsdk/sli/core Change-Id: Ic1a978a3cef2faa93b7fd18d62d571178c03f163 Issue-ID: SDNC-1401 Signed-off-by: Dan Timoney Former-commit-id: 2ea2a6ce2a28fbfe3359f00e91277aff7944bca4 --- installation/sdnc/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index 47ab5d49..71aa821d 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -24,7 +24,7 @@ onap/sdnc-image ${project.version} ${maven.build.timestamp} - 2.0.1 + 2.0.2-SNAPSHOT 1.0-STAGING-latest org.onap.sdnc.p12 -- 2.16.6