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
commit08c228c21d6af9f8f9db0ca689fc71650bcbfef4 (patch)
treee18ad3dd4806784db311dddfa516975c1552cfab /ms/blueprintsprocessor/functions/pom.xml
parent00aeb84ea58ec9b71db59f6b32b34f2a6f25e9d5 (diff)
parent88c3ca25f1f06fae414be5c0fd2e3d1d09aab15a (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 efd550ddb..e4f8c8444 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>