From 21bb99ad15e2697805e3915286dc965927263c79 Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Wed, 15 Nov 2017 17:33:38 -0500 Subject: [PATCH] Update to use nb version 1.2.2 Update to use released version of CCSDK docker images (v0.1.0) and to use version 1.2.2 of sli/northbound. Change-Id: Iea82fe2619b6587d1f69adea0c0621cec9afa2b1 Issue-ID: SDNC-74 Signed-off-by: Dan Timoney Former-commit-id: 3e3d50b89a392862d175d52e93387cc652cebe09 --- installation/pom.xml | 2 +- installation/sdnc/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/installation/pom.xml b/installation/pom.xml index a0dcb68d..8cf56ed0 100644 --- a/installation/pom.xml +++ b/installation/pom.xml @@ -22,7 +22,7 @@ yyMMdd-HHmmss ${maven.build.timestamp} - 0.1.0-SNAPSHOT + v0.1.0 UTF-8 UTF-8 diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index 85fdef57..97d43da6 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -20,7 +20,7 @@ onap/sdnc-image ${project.version} - ${project.version} + 1.2.2 ${https_proxy} -- 2.16.6