summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>