summaryrefslogtreecommitdiffstats
path: root/node-admin
diff options
context:
space:
mode:
authorvalerijf <valerijf@yahoo-inc.com>2016-08-10 10:48:34 +0200
committervalerijf <valerijf@yahoo-inc.com>2016-08-10 10:48:34 +0200
commit79bd4751ae3b5066efe618ea4b95eb0c89a1ff95 (patch)
tree01e6a58fc1d4f9f6232ddf6e356d9d34a7c1b049 /node-admin
parent3dd738084046b5ca4726838fad249ce2be3dd652 (diff)
Removed exclude of jersey-apache-connector
Diffstat (limited to 'node-admin')
-rw-r--r--node-admin/pom.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/node-admin/pom.xml b/node-admin/pom.xml
index 1938b5ed8fd..f668194f457 100644
--- a/node-admin/pom.xml
+++ b/node-admin/pom.xml
@@ -72,10 +72,6 @@
<artifactId>jersey-client</artifactId>
</exclusion>
<exclusion>
- <groupId>org.glassfish.jersey.connectors</groupId>
- <artifactId>jersey-apache-connector</artifactId>
- </exclusion>
- <exclusion>
<groupId>org.glassfish.jersey.core</groupId>
<artifactId>jersey-common</artifactId>
</exclusion>