summaryrefslogtreecommitdiffstats
path: root/application/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'application/pom.xml')
-rw-r--r--application/pom.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/application/pom.xml b/application/pom.xml
index b31776eb5f9..51448502d1d 100644
--- a/application/pom.xml
+++ b/application/pom.xml
@@ -60,15 +60,6 @@
<version>${project.version}</version>
<scope>compile</scope>
</dependency>
- <!-- Because these are provided in container-core and just preinstalled: -->
- <dependency>
- <groupId>com.yahoo.vespa</groupId>
- <artifactId>jdisc_jetty</artifactId>
- <version>${project.version}</version>
- <scope>compile</scope>
- <exclusions>
- </exclusions>
- </dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>