diff options
Diffstat (limited to 'plugins/plugins-executor/pom.xml')
-rw-r--r-- | plugins/plugins-executor/pom.xml | 2 |
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> |