From 36fec86179b25b09fcdec01020e0e037976966f8 Mon Sep 17 00:00:00 2001 From: Jia Yu Date: Wed, 15 Mar 2023 21:17:44 -0700 Subject: [PATCH] [maven-release-plugin] prepare release sedona-1.4.0-rc1 --- common/pom.xml | 2 +- core/pom.xml | 2 +- flink-shaded/pom.xml | 2 +- flink/pom.xml | 2 +- pom.xml | 4 ++-- python-adapter/pom.xml | 2 +- spark-shaded/pom.xml | 2 +- sql/pom.xml | 2 +- viz/pom.xml | 2 +- 9 files changed, 10 insertions(+), 10 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index 7344067b7c..62124021f6 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -22,7 +22,7 @@ org.apache.sedona sedona-parent - 1.4.0-SNAPSHOT + 1.4.0 ../pom.xml sedona-common diff --git a/core/pom.xml b/core/pom.xml index 32f316de15..006917ecca 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -22,7 +22,7 @@ org.apache.sedona sedona-parent - 1.4.0-SNAPSHOT + 1.4.0 ../pom.xml sedona-core-${spark.compat.version}_${scala.compat.version} diff --git a/flink-shaded/pom.xml b/flink-shaded/pom.xml index a6548cc446..773d9db540 100644 --- a/flink-shaded/pom.xml +++ b/flink-shaded/pom.xml @@ -22,7 +22,7 @@ sedona-parent org.apache.sedona - 1.4.0-SNAPSHOT + 1.4.0 sedona-flink-shaded_${scala.compat.version} diff --git a/flink/pom.xml b/flink/pom.xml index b56a28af38..0b64b42106 100644 --- a/flink/pom.xml +++ b/flink/pom.xml @@ -22,7 +22,7 @@ org.apache.sedona sedona-parent - 1.4.0-SNAPSHOT + 1.4.0 ../pom.xml sedona-flink_${scala.compat.version} diff --git a/pom.xml b/pom.xml index 0b7c74b32c..3b719deb4d 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.apache.sedona sedona-parent - 1.4.0-SNAPSHOT + 1.4.0 pom sedona-parent http://sedona.apache.org/ @@ -54,7 +54,7 @@ scm:git:https://github.com/apache/sedona.git scm:git:https://github.com/apache/sedona.git https://github.com/apache/sedona - sedona-1.3.1-incubating-rc1 + sedona-1.4.0-rc1 diff --git a/python-adapter/pom.xml b/python-adapter/pom.xml index fed7f7b96f..4887f5f46d 100644 --- a/python-adapter/pom.xml +++ b/python-adapter/pom.xml @@ -22,7 +22,7 @@ sedona-parent org.apache.sedona - 1.4.0-SNAPSHOT + 1.4.0 sedona-python-adapter-${spark.compat.version}_${scala.compat.version} diff --git a/spark-shaded/pom.xml b/spark-shaded/pom.xml index 59526f88a9..fe451ad564 100644 --- a/spark-shaded/pom.xml +++ b/spark-shaded/pom.xml @@ -22,7 +22,7 @@ sedona-parent org.apache.sedona - 1.4.0-SNAPSHOT + 1.4.0 sedona-spark-shaded-${spark.compat.version}_${scala.compat.version} diff --git a/sql/pom.xml b/sql/pom.xml index 287c2f6fdb..0b2490cb28 100644 --- a/sql/pom.xml +++ b/sql/pom.xml @@ -22,7 +22,7 @@ org.apache.sedona sedona-parent - 1.4.0-SNAPSHOT + 1.4.0 ../pom.xml sedona-sql-${spark.compat.version}_${scala.compat.version} diff --git a/viz/pom.xml b/viz/pom.xml index 70b9651be1..889401cc5e 100644 --- a/viz/pom.xml +++ b/viz/pom.xml @@ -22,7 +22,7 @@ org.apache.sedona sedona-parent - 1.4.0-SNAPSHOT + 1.4.0 ../pom.xml sedona-viz-${spark.compat.version}_${scala.compat.version}