summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorOlli Virtanen <olli.virtanen@oath.com>2018-06-25 11:27:54 +0200
committerOlli Virtanen <olli.virtanen@oath.com>2018-06-25 11:27:54 +0200
commit0e5001395c46511a8b57b9721a0a8e341459e640 (patch)
tree76f99fa4b7b2b7866918928b20f6d15e57f98d99 /config
parentab61e5ea77c483c0fe4fb6a3f266bd47f590988a (diff)
Remove Scala remnants from Maven build files
Diffstat (limited to 'config')
-rwxr-xr-xconfig/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/config/pom.xml b/config/pom.xml
index 291c96514d1..612541899b2 100755
--- a/config/pom.xml
+++ b/config/pom.xml
@@ -88,11 +88,6 @@
<groupId>net.jpountz.lz4</groupId>
<artifactId>lz4</artifactId>
</dependency>
- <dependency>
- <groupId>org.scala-lang.modules</groupId>
- <artifactId>scala-xml_${scala.major-version}</artifactId>
- <scope>test</scope>
- </dependency>
</dependencies>
<profiles>
<profile>