summaryrefslogtreecommitdiffstats
path: root/container-dev
diff options
context:
space:
mode:
authorgjoranv <gv@oath.com>2017-09-06 16:20:48 +0200
committergjoranv <gv@oath.com>2017-09-06 16:20:48 +0200
commit29241020f4319900977ee3cc3f9c36f56cf6c51a (patch)
tree1a6f5328e3a4008dc87a3244e4d0a4527d9928da /container-dev
parent57fde4202f402ebeb177b1b4120b755800190df5 (diff)
Set commons-lang3 to test scope, only used in a unit test.
Diffstat (limited to 'container-dev')
-rw-r--r--container-dev/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/container-dev/pom.xml b/container-dev/pom.xml
index 944484e9db5..f435a223e9a 100644
--- a/container-dev/pom.xml
+++ b/container-dev/pom.xml
@@ -37,12 +37,6 @@
<groupId>com.yahoo.vespa</groupId>
<artifactId>jdisc_http_service</artifactId>
<version>${project.version}</version>
- <exclusions>
- <exclusion>
- <groupId>org.apache.commons</groupId>
- <artifactId>commons-lang3</artifactId>
- </exclusion>
- </exclusions>
</dependency>
<dependency>
<groupId>com.yahoo.vespa</groupId>