This is an automated email from the ASF dual-hosted git repository. asf-gitbox-commits pushed a commit to branch branch-4.1 in repository https://gitbox.apache.org/repos/asf/spark.git
commit 4d3a38970d2ee2e2a22f288f1707fcec97e3e53c Author: Holden Karau <[email protected]> AuthorDate: Sat Jul 11 19:28:46 2026 +0000 Preparing development version 4.1.4-SNAPSHOT --- R/pkg/DESCRIPTION | 2 +- assembly/pom.xml | 2 +- common/kvstore/pom.xml | 2 +- common/network-common/pom.xml | 2 +- common/network-shuffle/pom.xml | 2 +- common/network-yarn/pom.xml | 2 +- common/sketch/pom.xml | 2 +- common/tags/pom.xml | 2 +- common/unsafe/pom.xml | 2 +- common/utils-java/pom.xml | 2 +- common/utils/pom.xml | 2 +- common/variant/pom.xml | 2 +- connector/avro/pom.xml | 2 +- connector/docker-integration-tests/pom.xml | 2 +- connector/kafka-0-10-assembly/pom.xml | 2 +- connector/kafka-0-10-sql/pom.xml | 2 +- connector/kafka-0-10-token-provider/pom.xml | 2 +- connector/kafka-0-10/pom.xml | 2 +- connector/kinesis-asl-assembly/pom.xml | 2 +- connector/kinesis-asl/pom.xml | 2 +- connector/profiler/pom.xml | 2 +- connector/protobuf/pom.xml | 2 +- connector/spark-ganglia-lgpl/pom.xml | 2 +- core/pom.xml | 2 +- docs/_config.yml | 6 +++--- examples/pom.xml | 2 +- graphx/pom.xml | 2 +- hadoop-cloud/pom.xml | 2 +- launcher/pom.xml | 2 +- mllib-local/pom.xml | 2 +- mllib/pom.xml | 2 +- pom.xml | 2 +- python/pyspark/version.py | 2 +- repl/pom.xml | 2 +- resource-managers/kubernetes/core/pom.xml | 2 +- resource-managers/kubernetes/integration-tests/pom.xml | 2 +- resource-managers/yarn/pom.xml | 2 +- sql/api/pom.xml | 2 +- sql/catalyst/pom.xml | 2 +- sql/connect/client/jdbc/pom.xml | 2 +- sql/connect/client/jvm/pom.xml | 2 +- sql/connect/common/pom.xml | 2 +- sql/connect/server/pom.xml | 2 +- sql/connect/shims/pom.xml | 2 +- sql/core/pom.xml | 2 +- sql/hive-thriftserver/pom.xml | 2 +- sql/hive/pom.xml | 2 +- sql/pipelines/pom.xml | 2 +- streaming/pom.xml | 2 +- tools/pom.xml | 2 +- 50 files changed, 52 insertions(+), 52 deletions(-) diff --git a/R/pkg/DESCRIPTION b/R/pkg/DESCRIPTION index 9f6d5890d987..bbbd2a7c7695 100644 --- a/R/pkg/DESCRIPTION +++ b/R/pkg/DESCRIPTION @@ -1,6 +1,6 @@ Package: SparkR Type: Package -Version: 4.1.3 +Version: 4.1.4 Title: R Front End for 'Apache Spark' Description: Provides an R Front end for 'Apache Spark' <https://spark.apache.org>. Authors@R: diff --git a/assembly/pom.xml b/assembly/pom.xml index ede59b8fd274..b03124e97b5c 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent_2.13</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/common/kvstore/pom.xml b/common/kvstore/pom.xml index e93c2a461c75..058891a431bb 100644 --- a/common/kvstore/pom.xml +++ b/common/kvstore/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent_2.13</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/common/network-common/pom.xml b/common/network-common/pom.xml index 4448667132df..8a0b35d0ee54 100644 --- a/common/network-common/pom.xml +++ b/common/network-common/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent_2.13</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/common/network-shuffle/pom.xml b/common/network-shuffle/pom.xml index b5f111d18637..bfb50a0001a2 100644 --- a/common/network-shuffle/pom.xml +++ b/common/network-shuffle/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent_2.13</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/common/network-yarn/pom.xml b/common/network-yarn/pom.xml index d9f002d52c00..1dfc75b0f655 100644 --- a/common/network-yarn/pom.xml +++ b/common/network-yarn/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent_2.13</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/common/sketch/pom.xml b/common/sketch/pom.xml index afa05efe62e7..b134aba19ee0 100644 --- a/common/sketch/pom.xml +++ b/common/sketch/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent_2.13</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/common/tags/pom.xml b/common/tags/pom.xml index e2f64523276a..e256f280dbad 100644 --- a/common/tags/pom.xml +++ b/common/tags/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent_2.13</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/common/unsafe/pom.xml b/common/unsafe/pom.xml index 9ea4b084aff6..483ba43845f7 100644 --- a/common/unsafe/pom.xml +++ b/common/unsafe/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent_2.13</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/common/utils-java/pom.xml b/common/utils-java/pom.xml index 89878c386114..8899f1a9cfbf 100644 --- a/common/utils-java/pom.xml +++ b/common/utils-java/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent_2.13</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/common/utils/pom.xml b/common/utils/pom.xml index 2ac78a7ba0dc..98ace8334732 100644 --- a/common/utils/pom.xml +++ b/common/utils/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent_2.13</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/common/variant/pom.xml b/common/variant/pom.xml index 94ac582f2341..458fbacdaa3f 100644 --- a/common/variant/pom.xml +++ b/common/variant/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent_2.13</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/connector/avro/pom.xml b/connector/avro/pom.xml index ddb1fa73821b..84d2d8212ad6 100644 --- a/connector/avro/pom.xml +++ b/connector/avro/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent_2.13</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/connector/docker-integration-tests/pom.xml b/connector/docker-integration-tests/pom.xml index c5882852f55e..9270d4da2d0f 100644 --- a/connector/docker-integration-tests/pom.xml +++ b/connector/docker-integration-tests/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent_2.13</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/connector/kafka-0-10-assembly/pom.xml b/connector/kafka-0-10-assembly/pom.xml index 349b45125d13..6f0bcb4eb638 100644 --- a/connector/kafka-0-10-assembly/pom.xml +++ b/connector/kafka-0-10-assembly/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent_2.13</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/connector/kafka-0-10-sql/pom.xml b/connector/kafka-0-10-sql/pom.xml index 289297dc9b2d..d5caaa86bbd4 100644 --- a/connector/kafka-0-10-sql/pom.xml +++ b/connector/kafka-0-10-sql/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent_2.13</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/connector/kafka-0-10-token-provider/pom.xml b/connector/kafka-0-10-token-provider/pom.xml index 5133b7d47209..a5d111e3423a 100644 --- a/connector/kafka-0-10-token-provider/pom.xml +++ b/connector/kafka-0-10-token-provider/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent_2.13</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/connector/kafka-0-10/pom.xml b/connector/kafka-0-10/pom.xml index 55d0c26b4006..f6716b3f34e1 100644 --- a/connector/kafka-0-10/pom.xml +++ b/connector/kafka-0-10/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent_2.13</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/connector/kinesis-asl-assembly/pom.xml b/connector/kinesis-asl-assembly/pom.xml index 6dbcd0e682ea..e8aadd701d14 100644 --- a/connector/kinesis-asl-assembly/pom.xml +++ b/connector/kinesis-asl-assembly/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent_2.13</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/connector/kinesis-asl/pom.xml b/connector/kinesis-asl/pom.xml index 5e6e21e8ac49..deec34026e21 100644 --- a/connector/kinesis-asl/pom.xml +++ b/connector/kinesis-asl/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent_2.13</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/connector/profiler/pom.xml b/connector/profiler/pom.xml index be752b5f754f..84eb0bf2c9e6 100644 --- a/connector/profiler/pom.xml +++ b/connector/profiler/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent_2.13</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/connector/protobuf/pom.xml b/connector/protobuf/pom.xml index 208d039722da..e06cd9882bf3 100644 --- a/connector/protobuf/pom.xml +++ b/connector/protobuf/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent_2.13</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/connector/spark-ganglia-lgpl/pom.xml b/connector/spark-ganglia-lgpl/pom.xml index 93e06976c55d..48b274aec10b 100644 --- a/connector/spark-ganglia-lgpl/pom.xml +++ b/connector/spark-ganglia-lgpl/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent_2.13</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/core/pom.xml b/core/pom.xml index ae824dcac28c..c16d3e3c53e2 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent_2.13</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/docs/_config.yml b/docs/_config.yml index 92dca236ca42..39838418c1c8 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -19,8 +19,8 @@ include: # These allow the documentation to be updated with newer releases # of Spark, Scala. -SPARK_VERSION: 4.1.3 -SPARK_VERSION_SHORT: 4.1.3 +SPARK_VERSION: 4.1.4-SNAPSHOT +SPARK_VERSION_SHORT: 4.1.4 SCALA_BINARY_VERSION: "2.13" SCALA_VERSION: "2.13.17" SPARK_ISSUE_TRACKER_URL: https://issues.apache.org/jira/browse/SPARK @@ -39,7 +39,7 @@ DOCSEARCH_SCRIPT: | inputSelector: '#docsearch-input', enhancedSearchInput: true, algoliaOptions: { - 'facetFilters': ["version:4.1.3"] + 'facetFilters': ["version:4.1.4"] }, debug: false // Set debug to true if you want to inspect the dropdown }); diff --git a/examples/pom.xml b/examples/pom.xml index 4f656db7f271..81986b028a1f 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent_2.13</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/graphx/pom.xml b/graphx/pom.xml index 2fa98d0dc6af..849896f75be7 100644 --- a/graphx/pom.xml +++ b/graphx/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent_2.13</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/hadoop-cloud/pom.xml b/hadoop-cloud/pom.xml index 1a66b0736cb1..b93ed7e58d67 100644 --- a/hadoop-cloud/pom.xml +++ b/hadoop-cloud/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent_2.13</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/launcher/pom.xml b/launcher/pom.xml index dc2d77e11159..af241ba4a633 100644 --- a/launcher/pom.xml +++ b/launcher/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent_2.13</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/mllib-local/pom.xml b/mllib-local/pom.xml index f678d9fe8434..0eed53913bb1 100644 --- a/mllib-local/pom.xml +++ b/mllib-local/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent_2.13</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/mllib/pom.xml b/mllib/pom.xml index 498b3eac3d48..0d35726cb556 100644 --- a/mllib/pom.xml +++ b/mllib/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent_2.13</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/pom.xml b/pom.xml index 370bfa4397ff..2a064e1fa971 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ </parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent_2.13</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> <packaging>pom</packaging> <name>Spark Project Parent POM</name> <url>https://spark.apache.org/</url> diff --git a/python/pyspark/version.py b/python/pyspark/version.py index ae324fea42f3..791f99ce191c 100644 --- a/python/pyspark/version.py +++ b/python/pyspark/version.py @@ -16,4 +16,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -__version__: str = "4.1.3" +__version__: str = "4.1.4.dev0" diff --git a/repl/pom.xml b/repl/pom.xml index 9690f4ea1e79..74f348d7fda2 100644 --- a/repl/pom.xml +++ b/repl/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent_2.13</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/resource-managers/kubernetes/core/pom.xml b/resource-managers/kubernetes/core/pom.xml index 85e5f00293b2..7b9f440c0d4d 100644 --- a/resource-managers/kubernetes/core/pom.xml +++ b/resource-managers/kubernetes/core/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent_2.13</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent> diff --git a/resource-managers/kubernetes/integration-tests/pom.xml b/resource-managers/kubernetes/integration-tests/pom.xml index f876473f1811..0bedaa4398a2 100644 --- a/resource-managers/kubernetes/integration-tests/pom.xml +++ b/resource-managers/kubernetes/integration-tests/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent_2.13</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent> diff --git a/resource-managers/yarn/pom.xml b/resource-managers/yarn/pom.xml index 968c75ab9ac4..8d6f7ad5fcfa 100644 --- a/resource-managers/yarn/pom.xml +++ b/resource-managers/yarn/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent_2.13</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/sql/api/pom.xml b/sql/api/pom.xml index d7e25b0baded..d43004a38b37 100644 --- a/sql/api/pom.xml +++ b/sql/api/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent_2.13</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/sql/catalyst/pom.xml b/sql/catalyst/pom.xml index 6177a1aa2469..86fd368a5818 100644 --- a/sql/catalyst/pom.xml +++ b/sql/catalyst/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent_2.13</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/sql/connect/client/jdbc/pom.xml b/sql/connect/client/jdbc/pom.xml index 2c5b200b4f1b..81ffd45562fd 100644 --- a/sql/connect/client/jdbc/pom.xml +++ b/sql/connect/client/jdbc/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent_2.13</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> <relativePath>../../../../pom.xml</relativePath> </parent> diff --git a/sql/connect/client/jvm/pom.xml b/sql/connect/client/jvm/pom.xml index 7aa054ccc787..8dc55b47b276 100644 --- a/sql/connect/client/jvm/pom.xml +++ b/sql/connect/client/jvm/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent_2.13</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> <relativePath>../../../../pom.xml</relativePath> </parent> diff --git a/sql/connect/common/pom.xml b/sql/connect/common/pom.xml index cb855a3a327d..1a94ad849623 100644 --- a/sql/connect/common/pom.xml +++ b/sql/connect/common/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent_2.13</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent> diff --git a/sql/connect/server/pom.xml b/sql/connect/server/pom.xml index 9c2c0b4cf421..5ceb2d034811 100644 --- a/sql/connect/server/pom.xml +++ b/sql/connect/server/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent_2.13</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent> diff --git a/sql/connect/shims/pom.xml b/sql/connect/shims/pom.xml index 11da87db4872..cfd801484976 100644 --- a/sql/connect/shims/pom.xml +++ b/sql/connect/shims/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent_2.13</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent> diff --git a/sql/core/pom.xml b/sql/core/pom.xml index febc7d747bc6..2734058d3e63 100644 --- a/sql/core/pom.xml +++ b/sql/core/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent_2.13</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/sql/hive-thriftserver/pom.xml b/sql/hive-thriftserver/pom.xml index d22ecd236593..e73d9bc47d97 100644 --- a/sql/hive-thriftserver/pom.xml +++ b/sql/hive-thriftserver/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent_2.13</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/sql/hive/pom.xml b/sql/hive/pom.xml index 5ea7833f066c..7b69ecb7cfdb 100644 --- a/sql/hive/pom.xml +++ b/sql/hive/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent_2.13</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/sql/pipelines/pom.xml b/sql/pipelines/pom.xml index 58eb7d244864..d7b443863147 100644 --- a/sql/pipelines/pom.xml +++ b/sql/pipelines/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent_2.13</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>spark-pipelines_2.13</artifactId> diff --git a/streaming/pom.xml b/streaming/pom.xml index aa187cbb6c40..0a95641c4d33 100644 --- a/streaming/pom.xml +++ b/streaming/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent_2.13</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/tools/pom.xml b/tools/pom.xml index f4464f9a8530..d7d5c047705b 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -20,7 +20,7 @@ <parent> <groupId>org.apache.spark</groupId> <artifactId>spark-parent_2.13</artifactId> - <version>4.1.3</version> + <version>4.1.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
