From ab7895af033ed7fe95fdfc4a013e921764377275 Mon Sep 17 00:00:00 2001 From: "Muthuramalingam, Brinda Santh" Date: Fri, 15 Mar 2019 07:59:22 -0400 Subject: Add cli executor module. Change-Id: I56d570204687c51286e8d3631187acea34c1bc1a Issue-ID: CCSDK-1165 Signed-off-by: Muthuramalingam, Brinda Santh --- ms/blueprintsprocessor/functions/netconf-executor/pom.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'ms/blueprintsprocessor/functions/netconf-executor') diff --git a/ms/blueprintsprocessor/functions/netconf-executor/pom.xml b/ms/blueprintsprocessor/functions/netconf-executor/pom.xml index e77a6e3bb..99c3994ee 100644 --- a/ms/blueprintsprocessor/functions/netconf-executor/pom.xml +++ b/ms/blueprintsprocessor/functions/netconf-executor/pom.xml @@ -15,7 +15,7 @@ ~ limitations under the License. --> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> org.onap.ccsdk.apps.blueprintsprocessor functions @@ -41,12 +41,10 @@ org.apache.sshd sshd-core - 1.7.0 com.jcraft jsch - 0.1.54 com.h2database -- cgit 1.2.3-korg