summaryrefslogtreecommitdiffstats
path: root/config-bundle
diff options
context:
space:
mode:
Diffstat (limited to 'config-bundle')
-rw-r--r--config-bundle/pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/config-bundle/pom.xml b/config-bundle/pom.xml
index 07262141801..61d1065bee4 100644
--- a/config-bundle/pom.xml
+++ b/config-bundle/pom.xml
@@ -34,13 +34,6 @@
<groupId>com.yahoo.vespa</groupId>
<artifactId>configgen</artifactId>
<version>${project.version}</version>
- <!-- TODO: uncomment when the oldest available config-model uses the Java version of createClassName()
- <exclusions>
- <exclusion>
- <groupId>org.scala-lang.modules</groupId>
- <artifactId>scala-xml_${scala.major-version}</artifactId>
- </exclusion>
- </exclusions> -->
</dependency>
<dependency>
<groupId>com.yahoo.vespa</groupId>