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 8644e18927e..32a64a98b9e 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 -->