diff --git a/dev/kyuubi-codecov/pom.xml b/dev/kyuubi-codecov/pom.xml index c6d1e90a8..6e5f8eca7 100644 --- a/dev/kyuubi-codecov/pom.xml +++ b/dev/kyuubi-codecov/pom.xml @@ -22,7 +22,7 @@ org.apache.kyuubi kyuubi-parent - 1.5.1-incubating + 1.5.2-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/dev/kyuubi-extension-spark-3-1/pom.xml b/dev/kyuubi-extension-spark-3-1/pom.xml index 586884669..f8f47ae01 100644 --- a/dev/kyuubi-extension-spark-3-1/pom.xml +++ b/dev/kyuubi-extension-spark-3-1/pom.xml @@ -22,7 +22,7 @@ org.apache.kyuubi kyuubi-parent - 1.5.1-incubating + 1.5.2-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/dev/kyuubi-extension-spark-3-2/pom.xml b/dev/kyuubi-extension-spark-3-2/pom.xml index 1f1dcf608..6cfa5fbe5 100644 --- a/dev/kyuubi-extension-spark-3-2/pom.xml +++ b/dev/kyuubi-extension-spark-3-2/pom.xml @@ -22,7 +22,7 @@ org.apache.kyuubi kyuubi-parent - 1.5.1-incubating + 1.5.2-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/dev/kyuubi-extension-spark-common/pom.xml b/dev/kyuubi-extension-spark-common/pom.xml index 2e8dd5920..0b4317a6b 100644 --- a/dev/kyuubi-extension-spark-common/pom.xml +++ b/dev/kyuubi-extension-spark-common/pom.xml @@ -22,7 +22,7 @@ org.apache.kyuubi kyuubi-parent - 1.5.1-incubating + 1.5.2-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/dev/kyuubi-tpcds/pom.xml b/dev/kyuubi-tpcds/pom.xml index bea9f47bd..2f47d178b 100644 --- a/dev/kyuubi-tpcds/pom.xml +++ b/dev/kyuubi-tpcds/pom.xml @@ -22,7 +22,7 @@ org.apache.kyuubi kyuubi-parent - 1.5.1-incubating + 1.5.2-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/externals/kyuubi-download/pom.xml b/externals/kyuubi-download/pom.xml index f0c32af20..fdb2fba07 100644 --- a/externals/kyuubi-download/pom.xml +++ b/externals/kyuubi-download/pom.xml @@ -22,7 +22,7 @@ org.apache.kyuubi kyuubi-parent - 1.5.1-incubating + 1.5.2-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/externals/kyuubi-flink-sql-engine/pom.xml b/externals/kyuubi-flink-sql-engine/pom.xml index 8e929ecf2..0d2d24a9f 100644 --- a/externals/kyuubi-flink-sql-engine/pom.xml +++ b/externals/kyuubi-flink-sql-engine/pom.xml @@ -22,7 +22,7 @@ kyuubi-parent org.apache.kyuubi - 1.5.1-incubating + 1.5.2-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/externals/kyuubi-spark-sql-engine/pom.xml b/externals/kyuubi-spark-sql-engine/pom.xml index 3c146a0b6..67795e7e9 100644 --- a/externals/kyuubi-spark-sql-engine/pom.xml +++ b/externals/kyuubi-spark-sql-engine/pom.xml @@ -22,7 +22,7 @@ org.apache.kyuubi kyuubi-parent - 1.5.1-incubating + 1.5.2-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/externals/kyuubi-trino-engine/pom.xml b/externals/kyuubi-trino-engine/pom.xml index 6b4b1774a..2757166c6 100644 --- a/externals/kyuubi-trino-engine/pom.xml +++ b/externals/kyuubi-trino-engine/pom.xml @@ -22,7 +22,7 @@ kyuubi-parent org.apache.kyuubi - 1.5.1-incubating + 1.5.2-SNAPSHOT ../../pom.xml 4.0.0 diff --git a/integration-tests/kyuubi-flink-it/pom.xml b/integration-tests/kyuubi-flink-it/pom.xml index 56ea9c8c9..d1848c12a 100644 --- a/integration-tests/kyuubi-flink-it/pom.xml +++ b/integration-tests/kyuubi-flink-it/pom.xml @@ -22,7 +22,7 @@ integration-tests org.apache.kyuubi - 1.5.1-incubating + 1.5.2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/integration-tests/kyuubi-kubernetes-deployment-it/pom.xml b/integration-tests/kyuubi-kubernetes-deployment-it/pom.xml index 1f3c4f8c3..65e87f5a3 100644 --- a/integration-tests/kyuubi-kubernetes-deployment-it/pom.xml +++ b/integration-tests/kyuubi-kubernetes-deployment-it/pom.xml @@ -22,7 +22,7 @@ org.apache.kyuubi integration-tests - 1.5.1-incubating + 1.5.2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index d3bef6592..693b879e1 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -22,7 +22,7 @@ kyuubi-parent org.apache.kyuubi - 1.5.1-incubating + 1.5.2-SNAPSHOT 4.0.0 diff --git a/kyuubi-assembly/pom.xml b/kyuubi-assembly/pom.xml index b6c636b51..83ba0af38 100644 --- a/kyuubi-assembly/pom.xml +++ b/kyuubi-assembly/pom.xml @@ -24,7 +24,7 @@ org.apache.kyuubi kyuubi-parent - 1.5.1-incubating + 1.5.2-SNAPSHOT ../pom.xml diff --git a/kyuubi-common/pom.xml b/kyuubi-common/pom.xml index 40cb45220..a6b672be8 100644 --- a/kyuubi-common/pom.xml +++ b/kyuubi-common/pom.xml @@ -22,7 +22,7 @@ org.apache.kyuubi kyuubi-parent - 1.5.1-incubating + 1.5.2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/kyuubi-ctl/pom.xml b/kyuubi-ctl/pom.xml index 6a74d5525..bfdbc9473 100644 --- a/kyuubi-ctl/pom.xml +++ b/kyuubi-ctl/pom.xml @@ -22,7 +22,7 @@ org.apache.kyuubi kyuubi-parent - 1.5.1-incubating + 1.5.2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/kyuubi-ha/pom.xml b/kyuubi-ha/pom.xml index 5efa706d3..a812c1ecf 100644 --- a/kyuubi-ha/pom.xml +++ b/kyuubi-ha/pom.xml @@ -22,7 +22,7 @@ org.apache.kyuubi kyuubi-parent - 1.5.1-incubating + 1.5.2-SNAPSHOT ../pom.xml 4.0.0 diff --git a/kyuubi-hive-beeline/pom.xml b/kyuubi-hive-beeline/pom.xml index 9ed1d096a..df777437a 100644 --- a/kyuubi-hive-beeline/pom.xml +++ b/kyuubi-hive-beeline/pom.xml @@ -22,7 +22,7 @@ org.apache.kyuubi kyuubi-parent - 1.5.1-incubating + 1.5.2-SNAPSHOT 4.0.0 diff --git a/kyuubi-hive-jdbc-shaded/pom.xml b/kyuubi-hive-jdbc-shaded/pom.xml index 5670fd971..f3acb6f34 100644 --- a/kyuubi-hive-jdbc-shaded/pom.xml +++ b/kyuubi-hive-jdbc-shaded/pom.xml @@ -22,7 +22,7 @@ org.apache.kyuubi kyuubi-parent - 1.5.1-incubating + 1.5.2-SNAPSHOT 4.0.0 diff --git a/kyuubi-hive-jdbc/pom.xml b/kyuubi-hive-jdbc/pom.xml index ecd8552fb..8d5672c8e 100644 --- a/kyuubi-hive-jdbc/pom.xml +++ b/kyuubi-hive-jdbc/pom.xml @@ -22,7 +22,7 @@ org.apache.kyuubi kyuubi-parent - 1.5.1-incubating + 1.5.2-SNAPSHOT 4.0.0 diff --git a/kyuubi-metrics/pom.xml b/kyuubi-metrics/pom.xml index ecda1f292..093297477 100644 --- a/kyuubi-metrics/pom.xml +++ b/kyuubi-metrics/pom.xml @@ -22,7 +22,7 @@ org.apache.kyuubi kyuubi-parent - 1.5.1-incubating + 1.5.2-SNAPSHOT 4.0.0 diff --git a/kyuubi-server-plugin/pom.xml b/kyuubi-server-plugin/pom.xml index ed1e58374..9baf978d0 100644 --- a/kyuubi-server-plugin/pom.xml +++ b/kyuubi-server-plugin/pom.xml @@ -22,7 +22,7 @@ kyuubi-parent org.apache.kyuubi - 1.5.1-incubating + 1.5.2-SNAPSHOT 4.0.0 diff --git a/kyuubi-server/pom.xml b/kyuubi-server/pom.xml index 3f3633fe9..ba4e5a754 100644 --- a/kyuubi-server/pom.xml +++ b/kyuubi-server/pom.xml @@ -22,7 +22,7 @@ org.apache.kyuubi kyuubi-parent - 1.5.1-incubating + 1.5.2-SNAPSHOT 4.0.0 diff --git a/kyuubi-zookeeper/pom.xml b/kyuubi-zookeeper/pom.xml index bc8b684e9..c06b916dc 100644 --- a/kyuubi-zookeeper/pom.xml +++ b/kyuubi-zookeeper/pom.xml @@ -22,7 +22,7 @@ org.apache.kyuubi kyuubi-parent - 1.5.1-incubating + 1.5.2-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index cfbf42291..e53b2aee0 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.apache.kyuubi kyuubi-parent - 1.5.1-incubating + 1.5.2-SNAPSHOT pom Kyuubi Project Parent diff --git a/tools/spark-block-cleaner/pom.xml b/tools/spark-block-cleaner/pom.xml index 13fd0926f..38e8aefe5 100644 --- a/tools/spark-block-cleaner/pom.xml +++ b/tools/spark-block-cleaner/pom.xml @@ -21,7 +21,7 @@ org.apache.kyuubi kyuubi-parent - 1.5.1-incubating + 1.5.2-SNAPSHOT ../../pom.xml 4.0.0