summaryrefslogtreecommitdiffstats
path: root/container-test
diff options
context:
space:
mode:
Diffstat (limited to 'container-test')
-rw-r--r--container-test/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/container-test/pom.xml b/container-test/pom.xml
index 3e75535f9d4..ed33c0ba4cd 100644
--- a/container-test/pom.xml
+++ b/container-test/pom.xml
@@ -104,7 +104,6 @@
<!-- not used by Vespa, but was historically on test classpath -->
<groupId>org.json</groupId>
<artifactId>json</artifactId>
- <scope>compile</scope>
</dependency>
<dependency>
<!-- TODO: this, and probably others, could be removed from here if we make the fat jar the default artifact for jdisc_core -->