summaryrefslogtreecommitdiffstats
path: root/application
diff options
context:
space:
mode:
Diffstat (limited to 'application')
-rw-r--r--application/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/application/pom.xml b/application/pom.xml
index 50563579782..7e1b54a7904 100644
--- a/application/pom.xml
+++ b/application/pom.xml
@@ -114,6 +114,7 @@
<dependency>
<groupId>org.apache.httpcomponents</groupId>
<artifactId>httpclient</artifactId>
+ <scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>