From b87e937fe030014dcc0a36135d4fb8ba55211440 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/pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'ms/blueprintsprocessor/functions/pom.xml') diff --git a/ms/blueprintsprocessor/functions/pom.xml b/ms/blueprintsprocessor/functions/pom.xml index dc1eda36..4bc0159f 100755 --- a/ms/blueprintsprocessor/functions/pom.xml +++ b/ms/blueprintsprocessor/functions/pom.xml @@ -32,6 +32,7 @@ python-executor netconf-executor restconf-executor + cli-executor -- cgit 1.2.3-korg