This is an automated email from the ASF dual-hosted git repository.

gurwls223 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/spark.git


The following commit(s) were added to refs/heads/master by this push:
     new 1de4a22  Revert "[SPARK-28759][BUILD] Upgrade scala-maven-plugin to 
4.1.1"
1de4a22 is described below

commit 1de4a22c52779bbdf68e40167a91e8606225f6b7
Author: HyukjinKwon <gurwls...@apache.org>
AuthorDate: Mon Aug 19 20:31:39 2019 +0900

    Revert "[SPARK-28759][BUILD] Upgrade scala-maven-plugin to 4.1.1"
    
    This reverts commit 1819a6f22eee5314197aab4c169c74bd6ff6c17c.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3b03833..140d19e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2280,7 +2280,7 @@
         <plugin>
           <groupId>net.alchim31.maven</groupId>
           <artifactId>scala-maven-plugin</artifactId>
-          <version>4.1.1</version>
+          <version>3.4.4</version>
           <executions>
             <execution>
               <id>eclipse-add-source</id>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to