aboutsummaryrefslogtreecommitdiffstats
path: root/orchestrator
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@yahoo-inc.com>2016-11-16 13:51:39 +0100
committerBjørn Christian Seime <bjorncs@yahoo-inc.com>2016-11-16 14:24:12 +0100
commit7641bb3b090dbe4032d772f0b870b20e2bea5d6e (patch)
tree0e911f9c297c0937fe9ad289f95e581283df5336 /orchestrator
parent0bea166bba1d1c04d23fd9174b6119b0195e908d (diff)
Remove scalalib dependency
Diffstat (limited to 'orchestrator')
-rw-r--r--orchestrator/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/orchestrator/pom.xml b/orchestrator/pom.xml
index 07ac788e0a5..dd87082a90d 100644
--- a/orchestrator/pom.xml
+++ b/orchestrator/pom.xml
@@ -68,11 +68,6 @@
<scope>test</scope>
</dependency>
<dependency>
- <groupId>org.scala-lang</groupId>
- <artifactId>scala-library</artifactId>
- <scope>compile</scope>
- </dependency>
- <dependency>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
</dependency>