aboutsummaryrefslogtreecommitdiffstats
path: root/config/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config/pom.xml')
-rwxr-xr-xconfig/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/pom.xml b/config/pom.xml
index af6afe0f6a6..f73c5b7bfd8 100755
--- a/config/pom.xml
+++ b/config/pom.xml
@@ -87,6 +87,11 @@
<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>