summaryrefslogtreecommitdiffstats
path: root/container-di
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@yahoo-inc.com>2017-06-15 16:06:15 +0200
committerBjørn Christian Seime <bjorncs@yahoo-inc.com>2017-06-15 16:07:02 +0200
commitddf1bbd1c00d93672cbd4639a17c4adf2ca90582 (patch)
treeda3fe159fd8d14406e8b43513b786fcd86c046c5 /container-di
parentb9bbb445b3f2b590f9fb67f071c8b2bbace2bee7 (diff)
Use scala-maven-plugin instead of deprecated maven-scala-plugin
Diffstat (limited to 'container-di')
-rw-r--r--container-di/pom.xml9
1 files changed, 4 insertions, 5 deletions
diff --git a/container-di/pom.xml b/container-di/pom.xml
index c86518cd59b..fab28843f1f 100644
--- a/container-di/pom.xml
+++ b/container-di/pom.xml
@@ -131,9 +131,8 @@
</executions>
</plugin>
<plugin>
- <groupId>org.scala-tools</groupId>
- <artifactId>maven-scala-plugin</artifactId>
- <version>2.14.1</version>
+ <groupId>net.alchim31.maven</groupId>
+ <artifactId>scala-maven-plugin</artifactId>
<executions>
<execution>
<id>compile</id>
@@ -206,8 +205,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>
<compilerPlugins>
<compilerPlugin>