summaryrefslogtreecommitdiffstats
path: root/config-model
diff options
context:
space:
mode:
authorgjoranv <gjoranv@gmail.com>2017-06-16 11:50:21 +0200
committerGitHub <noreply@github.com>2017-06-16 11:50:21 +0200
commitde9a31faa31cc7c9f9adb33ed564df4da6060ea3 (patch)
tree6fb7e6e0177a8d2ab34ee5c45c22f8f98e3b0de5 /config-model
parentfa64d4836b8df9bfa0ed57daee66a6fc84c4b6bf (diff)
parentddf1bbd1c00d93672cbd4639a17c4adf2ca90582 (diff)
Merge pull request #2801 from yahoo/bjorncs/maven-plugins
Bjorncs/maven plugins
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>