aboutsummaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/functions/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2018-12-11 14:54:56 +0000
committerGerrit Code Review <gerrit@onap.org>2018-12-11 14:54:56 +0000
commit772848352b666a72a424eca12787e8a7f7ddb34e (patch)
treed113a002a82cc0fba76b5cf7c0f59b2351804156 /ms/blueprintsprocessor/functions/pom.xml
parentd58f75827760b9bcd9d71342e663817245f57858 (diff)
parent3365c01de8515e0ea7a0c26fbdfb296661bf6b92 (diff)
Merge "Add Netconf Executor Function module"
Diffstat (limited to 'ms/blueprintsprocessor/functions/pom.xml')
-rw-r--r--ms/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 efd550dd..e4f8c844 100644
--- a/ms/blueprintsprocessor/functions/pom.xml
+++ b/ms/blueprintsprocessor/functions/pom.xml
@@ -32,6 +32,7 @@
<modules>
<module>resource-resolution</module>
<module>python-executor</module>
+ <module>netconf-executor</module>
</modules>
<dependencies>