From ddfd0355e8867c7ea51f511a0c0023c3bf0e7e6e Mon Sep 17 00:00:00 2001 From: ulysses-you Date: Thu, 14 Oct 2021 15:53:33 +0800 Subject: [PATCH] [RELEASE] Bump 1.3.1-incubating --- dev/kyuubi-codecov/pom.xml | 2 +- dev/kyuubi-extension-spark-3-1/pom.xml | 2 +- dev/kyuubi-tpcds/pom.xml | 2 +- externals/kyuubi-download/pom.xml | 2 +- externals/kyuubi-spark-monitor/pom.xml | 2 +- externals/kyuubi-spark-sql-engine/pom.xml | 2 +- kubernetes/integration-tests/pom.xml | 2 +- kyuubi-assembly/pom.xml | 2 +- kyuubi-common/pom.xml | 2 +- kyuubi-ctl/pom.xml | 2 +- kyuubi-ha/pom.xml | 2 +- kyuubi-hive-jdbc/pom.xml | 2 +- kyuubi-metrics/pom.xml | 2 +- kyuubi-server/pom.xml | 2 +- kyuubi-zookeeper/pom.xml | 2 +- pom.xml | 2 +- tools/spark-block-cleaner/pom.xml | 2 +- 17 files changed, 17 insertions(+), 17 deletions(-) diff --git a/dev/kyuubi-codecov/pom.xml b/dev/kyuubi-codecov/pom.xml index 39cf7227a..c27def2e6 100644 --- a/dev/kyuubi-codecov/pom.xml +++ b/dev/kyuubi-codecov/pom.xml @@ -22,7 +22,7 @@ org.apache.kyuubi kyuubi-parent - 1.3.1-SNAPSHOT + 1.3.1-incubating ../../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 e7a64be73..ad04ab7c0 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.3.1-SNAPSHOT + 1.3.1-incubating ../../pom.xml 4.0.0 diff --git a/dev/kyuubi-tpcds/pom.xml b/dev/kyuubi-tpcds/pom.xml index 795f74d55..67da27574 100644 --- a/dev/kyuubi-tpcds/pom.xml +++ b/dev/kyuubi-tpcds/pom.xml @@ -22,7 +22,7 @@ org.apache.kyuubi kyuubi-parent - 1.3.1-SNAPSHOT + 1.3.1-incubating ../../pom.xml 4.0.0 diff --git a/externals/kyuubi-download/pom.xml b/externals/kyuubi-download/pom.xml index 6a47c6e1e..3b58a2ac1 100644 --- a/externals/kyuubi-download/pom.xml +++ b/externals/kyuubi-download/pom.xml @@ -22,7 +22,7 @@ org.apache.kyuubi kyuubi-parent - 1.3.1-SNAPSHOT + 1.3.1-incubating ../../pom.xml 4.0.0 diff --git a/externals/kyuubi-spark-monitor/pom.xml b/externals/kyuubi-spark-monitor/pom.xml index d0a2024bf..958d973b6 100644 --- a/externals/kyuubi-spark-monitor/pom.xml +++ b/externals/kyuubi-spark-monitor/pom.xml @@ -22,7 +22,7 @@ org.apache.kyuubi kyuubi-parent - 1.3.1-SNAPSHOT + 1.3.1-incubating ../../pom.xml 4.0.0 diff --git a/externals/kyuubi-spark-sql-engine/pom.xml b/externals/kyuubi-spark-sql-engine/pom.xml index 04e09f6cf..d4938aa76 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.3.1-SNAPSHOT + 1.3.1-incubating ../../pom.xml 4.0.0 diff --git a/kubernetes/integration-tests/pom.xml b/kubernetes/integration-tests/pom.xml index 24d224cd3..08e5fd745 100644 --- a/kubernetes/integration-tests/pom.xml +++ b/kubernetes/integration-tests/pom.xml @@ -22,7 +22,7 @@ org.apache.kyuubi kyuubi-parent - 1.3.1-SNAPSHOT + 1.3.1-incubating ../../pom.xml diff --git a/kyuubi-assembly/pom.xml b/kyuubi-assembly/pom.xml index 051a59b34..6d05ef26e 100644 --- a/kyuubi-assembly/pom.xml +++ b/kyuubi-assembly/pom.xml @@ -24,7 +24,7 @@ org.apache.kyuubi kyuubi-parent - 1.3.1-SNAPSHOT + 1.3.1-incubating ../pom.xml diff --git a/kyuubi-common/pom.xml b/kyuubi-common/pom.xml index a7500ad4d..6b977d5ae 100644 --- a/kyuubi-common/pom.xml +++ b/kyuubi-common/pom.xml @@ -22,7 +22,7 @@ org.apache.kyuubi kyuubi-parent - 1.3.1-SNAPSHOT + 1.3.1-incubating ../pom.xml 4.0.0 diff --git a/kyuubi-ctl/pom.xml b/kyuubi-ctl/pom.xml index e0ed9cfff..edf11593d 100644 --- a/kyuubi-ctl/pom.xml +++ b/kyuubi-ctl/pom.xml @@ -22,7 +22,7 @@ org.apache.kyuubi kyuubi-parent - 1.3.1-SNAPSHOT + 1.3.1-incubating ../pom.xml 4.0.0 diff --git a/kyuubi-ha/pom.xml b/kyuubi-ha/pom.xml index 918696f66..9b5d463b6 100644 --- a/kyuubi-ha/pom.xml +++ b/kyuubi-ha/pom.xml @@ -22,7 +22,7 @@ org.apache.kyuubi kyuubi-parent - 1.3.1-SNAPSHOT + 1.3.1-incubating ../pom.xml 4.0.0 diff --git a/kyuubi-hive-jdbc/pom.xml b/kyuubi-hive-jdbc/pom.xml index 46074972e..1c7c3d495 100644 --- a/kyuubi-hive-jdbc/pom.xml +++ b/kyuubi-hive-jdbc/pom.xml @@ -22,7 +22,7 @@ org.apache.kyuubi kyuubi-parent - 1.3.1-SNAPSHOT + 1.3.1-incubating 4.0.0 diff --git a/kyuubi-metrics/pom.xml b/kyuubi-metrics/pom.xml index 056aaf416..c3e1f3ba5 100644 --- a/kyuubi-metrics/pom.xml +++ b/kyuubi-metrics/pom.xml @@ -22,7 +22,7 @@ org.apache.kyuubi kyuubi-parent - 1.3.1-SNAPSHOT + 1.3.1-incubating 4.0.0 diff --git a/kyuubi-server/pom.xml b/kyuubi-server/pom.xml index e21ab0eb1..8c3dcc456 100644 --- a/kyuubi-server/pom.xml +++ b/kyuubi-server/pom.xml @@ -22,7 +22,7 @@ org.apache.kyuubi kyuubi-parent - 1.3.1-SNAPSHOT + 1.3.1-incubating 4.0.0 diff --git a/kyuubi-zookeeper/pom.xml b/kyuubi-zookeeper/pom.xml index 31ca1c21b..224100de4 100644 --- a/kyuubi-zookeeper/pom.xml +++ b/kyuubi-zookeeper/pom.xml @@ -22,7 +22,7 @@ org.apache.kyuubi kyuubi-parent - 1.3.1-SNAPSHOT + 1.3.1-incubating 4.0.0 diff --git a/pom.xml b/pom.xml index 277fdc57d..81de5412a 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.apache.kyuubi kyuubi-parent - 1.3.1-SNAPSHOT + 1.3.1-incubating pom Kyuubi Project Parent diff --git a/tools/spark-block-cleaner/pom.xml b/tools/spark-block-cleaner/pom.xml index 0c01e149e..b4f2000b8 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.3.1-SNAPSHOT + 1.3.1-incubating ../../pom.xml 4.0.0