summaryrefslogtreecommitdiffstats
path: root/container-di/pom.xml
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 /container-di/pom.xml
parent43298ad59815c9731e0d2f0cd8604af08a119021 (diff)
Remove scalalib
Diffstat (limited to 'container-di/pom.xml')
-rw-r--r--container-di/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/container-di/pom.xml b/container-di/pom.xml
index f6a31ea16a1..86baa0f2081 100644
--- a/container-di/pom.xml
+++ b/container-di/pom.xml
@@ -50,11 +50,6 @@
<scope>provided</scope>
</dependency>
<dependency>
- <groupId>com.yahoo.vespa</groupId>
- <artifactId>scalalib</artifactId>
- <version>${project.version}</version>
- </dependency>
- <dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-compiler</artifactId>
<scope>test</scope>