From d48fd41c995cca495a945da4c183a70bff765dea Mon Sep 17 00:00:00 2001 From: ramverma Date: Mon, 11 Jun 2018 11:27:47 +0100 Subject: Adding plugin-executor module to apex-pdp Change-Id: I711eaaff3707aa6398c26f1a124fedeb1d0e11f4 Issue-ID: POLICY-862 Signed-off-by: ramverma --- plugins/plugins-executor/pom.xml | 40 +++++++--------------------------------- 1 file changed, 7 insertions(+), 33 deletions(-) (limited to 'plugins/plugins-executor/pom.xml') diff --git a/plugins/plugins-executor/pom.xml b/plugins/plugins-executor/pom.xml index e18fd17e8..3125d6532 100644 --- a/plugins/plugins-executor/pom.xml +++ b/plugins/plugins-executor/pom.xml @@ -45,37 +45,11 @@ - - - apexDefault - - true - - - plugins-executor-mvel - - - - apexTests - - - apexTests - - - - plugins-executor-mvel - - - - apexAll - - - apexAll - - - - plugins-executor-mvel - - - + + plugins-executor-java + plugins-executor-javascript + plugins-executor-jruby + plugins-executor-jython + plugins-executor-mvel + \ No newline at end of file -- cgit 1.2.3-korg