aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/plugins-executor/pom.xml
diff options
context:
space:
mode:
authorLiam Fallon <liam.fallon@est.tech>2019-09-16 12:57:34 +0000
committerGerrit Code Review <gerrit@onap.org>2019-09-16 12:57:34 +0000
commitcc1e7963d70b8dcf99ae7bdaecf1dd81e8a78e97 (patch)
treec9f6d9b6485f2ecb86eb0943933fb0e1a72f1576 /plugins/plugins-executor/pom.xml
parentd7d9df65e10edf260f5435335781dfc85939207c (diff)
parent88f175903e93e138687b5fbfe5140831df5440c2 (diff)
Merge "Disable Jython Excutor for security"
Diffstat (limited to 'plugins/plugins-executor/pom.xml')
-rw-r--r--plugins/plugins-executor/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/plugins-executor/pom.xml b/plugins/plugins-executor/pom.xml
index fe3e5b768..711bd0f03 100644
--- a/plugins/plugins-executor/pom.xml
+++ b/plugins/plugins-executor/pom.xml
@@ -44,7 +44,7 @@
<module>plugins-executor-java</module>
<module>plugins-executor-javascript</module>
<module>plugins-executor-jruby</module>
- <module>plugins-executor-jython</module>
+ <!--module>plugins-executor-jython</module-->
<module>plugins-executor-mvel</module>
</modules>