From 15680d3737f3eb623cfb0ca325907291d994b9c9 Mon Sep 17 00:00:00 2001 From: Brinda Santh Date: Wed, 15 May 2019 13:50:20 -0400 Subject: Add ssh client configuration service Change-Id: I88515b430311e7937ea45516cc0fb07b4dab3c2f Issue-ID: CCSDK-1335 Signed-off-by: Brinda Santh --- ms/blueprintsprocessor/parent/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ms/blueprintsprocessor/parent') diff --git a/ms/blueprintsprocessor/parent/pom.xml b/ms/blueprintsprocessor/parent/pom.xml index 95232873d..f087104ed 100755 --- a/ms/blueprintsprocessor/parent/pom.xml +++ b/ms/blueprintsprocessor/parent/pom.xml @@ -42,6 +42,7 @@ 2.2.6.RELEASE 2.2.0 1.0.0 + ${ccsdk.sli.core.version} 27.0.1-jre 2.7.1 2.9.2 @@ -266,7 +267,7 @@ org.onap.ccsdk.sli.core sli-provider - ${ccsdk.sli.core.version} + ${sli.version} commons-lang -- cgit 1.2.3-korg