summaryrefslogtreecommitdiffstats
path: root/application
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@yahoo-inc.com>2017-07-19 14:02:17 +0200
committerBjørn Christian Seime <bjorncs@yahoo-inc.com>2017-07-20 13:15:21 +0200
commitd6b8211a77ff66b1f945710e3997d51f8d1c8fd9 (patch)
treedfea0502c1c54bbbc62bb3bf4dc6a7aba29d9f21 /application
parent43298ad59815c9731e0d2f0cd8604af08a119021 (diff)
Remove scalalib
Diffstat (limited to 'application')
-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>