diff --git a/httpclient5-cache/pom.xml b/httpclient5-cache/pom.xml
index 38510ab31..c368c1605 100644
--- a/httpclient5-cache/pom.xml
+++ b/httpclient5-cache/pom.xml
@@ -46,23 +46,19 @@
org.apache.httpcomponents.client5
httpclient5
${project.version}
- compile
org.slf4j
slf4j-api
- compile
org.ehcache.modules
ehcache-api
- compile
true
org.apache.logging.log4j
log4j-slf4j-impl
- compile
true
@@ -73,7 +69,6 @@
net.spy
spymemcached
- compile
true
diff --git a/httpclient5-fluent/pom.xml b/httpclient5-fluent/pom.xml
index b2ddfb598..2b609c6a9 100644
--- a/httpclient5-fluent/pom.xml
+++ b/httpclient5-fluent/pom.xml
@@ -46,7 +46,6 @@
org.apache.httpcomponents.client5
httpclient5
${project.version}
- compile
org.apache.httpcomponents.client5
@@ -58,7 +57,6 @@
org.slf4j
slf4j-api
- compile
org.apache.logging.log4j
@@ -98,7 +96,6 @@
src/test/java/org/apache/hc/client5/http/examples/fluent
- false
diff --git a/httpclient5-testing/pom.xml b/httpclient5-testing/pom.xml
index a7fab43be..7b93fc513 100644
--- a/httpclient5-testing/pom.xml
+++ b/httpclient5-testing/pom.xml
@@ -44,7 +44,6 @@
org.apache.httpcomponents.core5
httpcore5-testing
- compile
org.apache.httpcomponents.core5
@@ -55,23 +54,19 @@
org.apache.httpcomponents.client5
httpclient5
${project.version}
- compile
org.slf4j
slf4j-api
- compile
org.apache.logging.log4j
log4j-slf4j-impl
- compile
true
org.apache.logging.log4j
log4j-core
- compile
true
@@ -105,7 +100,6 @@
io.reactivex.rxjava2
rxjava
- ${rxjava.version}
test
diff --git a/httpclient5-win/pom.xml b/httpclient5-win/pom.xml
index 2669ce624..78356a0e3 100644
--- a/httpclient5-win/pom.xml
+++ b/httpclient5-win/pom.xml
@@ -45,7 +45,6 @@
org.apache.httpcomponents.client5
httpclient5
${project.version}
- compile
org.apache.httpcomponents.client5
@@ -57,7 +56,6 @@
org.slf4j
slf4j-api
- compile
org.apache.logging.log4j
@@ -77,7 +75,6 @@
net.java.dev.jna
jna-platform
- compile
junit
diff --git a/httpclient5/pom.xml b/httpclient5/pom.xml
index c3306c94b..1f1c564ca 100644
--- a/httpclient5/pom.xml
+++ b/httpclient5/pom.xml
@@ -44,22 +44,18 @@
org.apache.httpcomponents.core5
httpcore5
- compile
org.apache.httpcomponents.core5
httpcore5-h2
- compile
org.slf4j
slf4j-api
- compile
org.conscrypt
conscrypt-openjdk-uber
- compile
true
@@ -85,7 +81,6 @@
commons-codec
commons-codec
- compile
junit
@@ -154,7 +149,6 @@
src/test/java/org/apache/hc/client5/http/examples
- false