summaryrefslogtreecommitdiffstats
path: root/application/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'application/pom.xml')
-rw-r--r--application/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/application/pom.xml b/application/pom.xml
index f58e16a0341..b83c1e92190 100644
--- a/application/pom.xml
+++ b/application/pom.xml
@@ -76,12 +76,6 @@
<version>${project.version}</version>
<scope>test</scope>
</dependency>
- <dependency>
- <groupId>com.yahoo.vespa</groupId>
- <artifactId>scalalib</artifactId>
- <version>${project.version}</version>
- <scope>test</scope>
- </dependency>
</dependencies>
<build>