summaryrefslogtreecommitdiffstats
path: root/plugins/plugins-executor/plugins-executor-jruby
diff options
context:
space:
mode:
authorwaqas.ikram <waqas.ikram@ericsson.com>2018-07-10 11:52:12 +0100
committerwaqas.ikram <waqas.ikram@ericsson.com>2018-07-10 13:49:59 +0100
commit6bf1aa0b408e0e4201d9002ca5c13095b98e7e46 (patch)
treed626d687d8e797ac62f4e366866e807ba1321b90 /plugins/plugins-executor/plugins-executor-jruby
parent678fa2fdf50d1d6b97ef3dea1bdaf6302d3839f4 (diff)
Adding executor integration tests
Change-Id: I292315164fbfb3650f6d21ede6edb264a7fd8ee3 Issue-ID: POLICY-865 Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>
Diffstat (limited to 'plugins/plugins-executor/plugins-executor-jruby')
-rw-r--r--plugins/plugins-executor/plugins-executor-jruby/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/plugins-executor/plugins-executor-jruby/pom.xml b/plugins/plugins-executor/plugins-executor-jruby/pom.xml
index fbe924aaa..901d30e9f 100644
--- a/plugins/plugins-executor/plugins-executor-jruby/pom.xml
+++ b/plugins/plugins-executor/plugins-executor-jruby/pom.xml
@@ -41,10 +41,6 @@
<version>9.1.2.0</version>
<exclusions>
<exclusion>
- <groupId>org.jruby.extras</groupId>
- <artifactId>bytelist</artifactId>
- </exclusion>
- <exclusion>
<groupId>org.jruby</groupId>
<artifactId>dirgra</artifactId>
</exclusion>