From ddf1bbd1c00d93672cbd4639a17c4adf2ca90582 Mon Sep 17 00:00:00 2001 From: Bjørn Christian Seime Date: Thu, 15 Jun 2017 16:06:15 +0200 Subject: Use scala-maven-plugin instead of deprecated maven-scala-plugin --- bundle-plugin-test/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bundle-plugin-test') diff --git a/bundle-plugin-test/pom.xml b/bundle-plugin-test/pom.xml index c2c3b966648..2d407c9749d 100644 --- a/bundle-plugin-test/pom.xml +++ b/bundle-plugin-test/pom.xml @@ -56,8 +56,8 @@ - org.scala-tools - maven-scala-plugin + net.alchim31.maven + scala-maven-plugin -- cgit v1.2.3