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

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


The following commit(s) were added to refs/heads/master by this push:
     new b71d338e32 [DOCS] Remove Spark 3.4 to from `enable all submodule`
b71d338e32 is described below

commit b71d338e323204886c485b1ae6eb84755e9039e9
Author: Jia Yu <[email protected]>
AuthorDate: Sun Sep 7 22:58:46 2025 -0700

    [DOCS] Remove Spark 3.4 to from `enable all submodule`
---
 spark/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/spark/pom.xml b/spark/pom.xml
index d56e9345c2..79c8867040 100644
--- a/spark/pom.xml
+++ b/spark/pom.xml
@@ -48,7 +48,6 @@
         <profile>
             <id>enable-all-submodules</id>
             <modules>
-                <module>spark-3.4</module>
                 <module>spark-3.5</module>
                 <module>spark-4.0</module>
             </modules>

Reply via email to