summaryrefslogtreecommitdiffstats
path: root/ms/blueprintsprocessor/functions/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2018-11-30 19:52:11 +0000
committerGerrit Code Review <gerrit@onap.org>2018-11-30 19:52:11 +0000
commit267d1bf1dfc509da7914a4449dfe80430ca6b377 (patch)
treecbbc7f9ec97d1fe4d873e19cff0b11f185c18564 /ms/blueprintsprocessor/functions/pom.xml
parent99b797bba200f9d91a8f6224697e9a18132b3dbd (diff)
parente96fa50ce96890932c2ed38c86ba0f42945c1623 (diff)
Merge "Implement Base Jython Executor function."
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 50ea7b0e..efd550dd 100644
--- a/ms/blueprintsprocessor/functions/pom.xml
+++ b/ms/blueprintsprocessor/functions/pom.xml
@@ -31,6 +31,7 @@
<description>Blueprints Processor Functions POM</description>
<modules>
<module>resource-resolution</module>
+ <module>python-executor</module>
</modules>
<dependencies>