Skip to content
Snippets Groups Projects
Commit 6ba6c3eb authored by Anand Avati's avatar Anand Avati Committed by Patrick Wendell
Browse files

[SPARK-2810] upgrade to scala-maven-plugin 3.2.0

Needed for Scala 2.11 compiler-interface

Signed-off-by: Anand Avati <avatiredhat.com>

Author: Anand Avati <avati@redhat.com>

Closes #1711 from avati/SPARK-1812-scala-maven-plugin and squashes the following commits:

9a22fc8 [Anand Avati] SPARK-1812: upgrade to scala-maven-plugin 3.2.0
parent 55349f9f
No related branches found
No related tags found
No related merge requests found
......@@ -782,7 +782,7 @@
<plugin>
<groupId>net.alchim31.maven</groupId>
<artifactId>scala-maven-plugin</artifactId>
<version>3.1.6</version>
<version>3.2.0</version>
<executions>
<execution>
<id>scala-compile-first</id>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment