summaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/functions/pom.xml
diff options
context:
space:
mode:
authorMuthuramalingam, Brinda Santh <brindasanth@in.ibm.com>2019-03-15 07:59:22 -0400
committerMuthuramalingam, Brinda Santh <brindasanth@in.ibm.com>2019-03-15 07:59:22 -0400
commitb87e937fe030014dcc0a36135d4fb8ba55211440 (patch)
treec5b1a17d180bc26cc2cb2b2d619b4362854c3d38 /ms/blueprintsprocessor/functions/pom.xml
parent52d97b33efad603758bf67a6cfaf38157a696186 (diff)
Add cli executor module.
Change-Id: I56d570204687c51286e8d3631187acea34c1bc1a Issue-ID: CCSDK-1165 Signed-off-by: Muthuramalingam, Brinda Santh <brindasanth@in.ibm.com>
Diffstat (limited to 'ms/blueprintsprocessor/functions/pom.xml')
-rwxr-xr-xms/blueprintsprocessor/functions/pom.xml1
1 files changed, 1 insertions, 0 deletions
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 @@
<module>python-executor</module>
<module>netconf-executor</module>
<module>restconf-executor</module>
+ <module>cli-executor</module>
</modules>
<dependencies>