summaryrefslogtreecommitdiffstats
path: root/config-model
diff options
context:
space:
mode:
Diffstat (limited to 'config-model')
-rw-r--r--config-model/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config-model/pom.xml b/config-model/pom.xml
index 7a5dae9fff3..c185e8de709 100644
--- a/config-model/pom.xml
+++ b/config-model/pom.xml
@@ -524,8 +524,8 @@
</configuration>
</plugin>
<plugin>
- <groupId>org.scala-tools</groupId>
- <artifactId>maven-scala-plugin</artifactId>
+ <groupId>net.alchim31.maven</groupId>
+ <artifactId>scala-maven-plugin</artifactId>
<configuration>
<args>
<arg>-unchecked</arg>