From 145662ff6a41e0e46a23e8eedf53f30581f8ab64 Mon Sep 17 00:00:00 2001 From: Brinda Santh Date: Thu, 16 May 2019 12:37:55 -0400 Subject: Add cli executor options Change-Id: I55abe099997bad1666b762b7f8355b084f691001 Issue-ID: CCSDK-1335 Signed-off-by: Brinda Santh --- ms/blueprintsprocessor/parent/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ms/blueprintsprocessor/parent') diff --git a/ms/blueprintsprocessor/parent/pom.xml b/ms/blueprintsprocessor/parent/pom.xml index 8a1f7ac1b..85d57b9fd 100755 --- a/ms/blueprintsprocessor/parent/pom.xml +++ b/ms/blueprintsprocessor/parent/pom.xml @@ -387,6 +387,11 @@ restconf-executor ${project.version} + + org.onap.ccsdk.cds.blueprintsprocessor.functions + cli-executor + ${project.version} + -- cgit 1.2.3-korg