diff options
author | waqas.ikram <waqas.ikram@ericsson.com> | 2018-07-10 11:52:12 +0100 |
---|---|---|
committer | waqas.ikram <waqas.ikram@ericsson.com> | 2018-07-10 13:49:59 +0100 |
commit | 6bf1aa0b408e0e4201d9002ca5c13095b98e7e46 (patch) | |
tree | d626d687d8e797ac62f4e366866e807ba1321b90 /plugins/plugins-executor/plugins-executor-jruby/pom.xml | |
parent | 678fa2fdf50d1d6b97ef3dea1bdaf6302d3839f4 (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/pom.xml')
-rw-r--r-- | plugins/plugins-executor/plugins-executor-jruby/pom.xml | 4 |
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> |