Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
[SPARK-29528][BUILD] Upgrade scala-maven-plugin to 4.2.4 for Scala 2.…
…13.1
  • Loading branch information
dongjoon-hyun committed Oct 20, 2019
commit 807bcde01b7b1f250c173e3450b762e2db271b39
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2241,7 +2241,7 @@
<plugin>
<groupId>net.alchim31.maven</groupId>
<artifactId>scala-maven-plugin</artifactId>
<version>4.2.0</version>
<version>4.2.4</version>
<executions>
<execution>
<id>eclipse-add-source</id>
Expand Down