From 3b9cb0061c70602fbc582bb28e0d59916b43cba7 Mon Sep 17 00:00:00 2001 From: yanghua Date: Sun, 23 Jan 2022 13:40:35 +0800 Subject: [PATCH] [RELEASE] Bump 1.4.1-incubating --- dev/kyuubi-codecov/pom.xml | 2 +- dev/kyuubi-extension-spark-3-1/pom.xml | 2 +- dev/kyuubi-extension-spark-3-2/pom.xml | 2 +- dev/kyuubi-extension-spark-common/pom.xml | 2 +- dev/kyuubi-tpcds/pom.xml | 2 +- externals/kyuubi-download/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-beeline/pom.xml | 2 +- kyuubi-hive-jdbc-shaded/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 +- 20 files changed, 20 insertions(+), 20 deletions(-) diff --git a/dev/kyuubi-codecov/pom.xml b/dev/kyuubi-codecov/pom.xml index 755505355d1..7f7f36d6cb3 100644 --- a/dev/kyuubi-codecov/pom.xml +++ b/dev/kyuubi-codecov/pom.xml @@ -22,7 +22,7 @@ org.apache.kyuubi kyuubi-parent - 1.4.1-SNAPSHOT + 1.4.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 88151914976..00b6411f86c 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.4.1-SNAPSHOT + 1.4.1-incubating ../../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 09ac5b49506..0c8b1c7c069 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.4.1-SNAPSHOT + 1.4.1-incubating ../../pom.xml 4.0.0 diff --git a/dev/kyuubi-extension-spark-common/pom.xml b/dev/kyuubi-extension-spark-common/pom.xml index 6eb7ad19fa6..fbd23e35901 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.4.1-SNAPSHOT + 1.4.1-incubating ../../pom.xml 4.0.0 diff --git a/dev/kyuubi-tpcds/pom.xml b/dev/kyuubi-tpcds/pom.xml index 64551d4282e..c2fc26801fc 100644 --- a/dev/kyuubi-tpcds/pom.xml +++ b/dev/kyuubi-tpcds/pom.xml @@ -22,7 +22,7 @@ org.apache.kyuubi kyuubi-parent - 1.4.1-SNAPSHOT + 1.4.1-incubating ../../pom.xml 4.0.0 diff --git a/externals/kyuubi-download/pom.xml b/externals/kyuubi-download/pom.xml index be883b37a84..cf8b853064a 100644 --- a/externals/kyuubi-download/pom.xml +++ b/externals/kyuubi-download/pom.xml @@ -22,7 +22,7 @@ org.apache.kyuubi kyuubi-parent - 1.4.1-SNAPSHOT + 1.4.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 ca82e76135f..1bb9a949b6c 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.4.1-SNAPSHOT + 1.4.1-incubating ../../pom.xml 4.0.0 diff --git a/kubernetes/integration-tests/pom.xml b/kubernetes/integration-tests/pom.xml index e1231190f56..b55c0936dca 100644 --- a/kubernetes/integration-tests/pom.xml +++ b/kubernetes/integration-tests/pom.xml @@ -22,7 +22,7 @@ org.apache.kyuubi kyuubi-parent - 1.4.1-SNAPSHOT + 1.4.1-incubating ../../pom.xml diff --git a/kyuubi-assembly/pom.xml b/kyuubi-assembly/pom.xml index 53aaf65abac..ba2f25cd85a 100644 --- a/kyuubi-assembly/pom.xml +++ b/kyuubi-assembly/pom.xml @@ -24,7 +24,7 @@ org.apache.kyuubi kyuubi-parent - 1.4.1-SNAPSHOT + 1.4.1-incubating ../pom.xml diff --git a/kyuubi-common/pom.xml b/kyuubi-common/pom.xml index 48fb96b33c6..b60adf83501 100644 --- a/kyuubi-common/pom.xml +++ b/kyuubi-common/pom.xml @@ -22,7 +22,7 @@ org.apache.kyuubi kyuubi-parent - 1.4.1-SNAPSHOT + 1.4.1-incubating ../pom.xml 4.0.0 diff --git a/kyuubi-ctl/pom.xml b/kyuubi-ctl/pom.xml index a9994852ece..4568dde0049 100644 --- a/kyuubi-ctl/pom.xml +++ b/kyuubi-ctl/pom.xml @@ -22,7 +22,7 @@ org.apache.kyuubi kyuubi-parent - 1.4.1-SNAPSHOT + 1.4.1-incubating ../pom.xml 4.0.0 diff --git a/kyuubi-ha/pom.xml b/kyuubi-ha/pom.xml index 7a4fdece6dd..4d6dca896fc 100644 --- a/kyuubi-ha/pom.xml +++ b/kyuubi-ha/pom.xml @@ -22,7 +22,7 @@ org.apache.kyuubi kyuubi-parent - 1.4.1-SNAPSHOT + 1.4.1-incubating ../pom.xml 4.0.0 diff --git a/kyuubi-hive-beeline/pom.xml b/kyuubi-hive-beeline/pom.xml index dadb705620b..86e40623d07 100644 --- a/kyuubi-hive-beeline/pom.xml +++ b/kyuubi-hive-beeline/pom.xml @@ -22,7 +22,7 @@ org.apache.kyuubi kyuubi-parent - 1.4.1-SNAPSHOT + 1.4.1-incubating 4.0.0 diff --git a/kyuubi-hive-jdbc-shaded/pom.xml b/kyuubi-hive-jdbc-shaded/pom.xml index 34a85b89030..74afd207669 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.4.1-SNAPSHOT + 1.4.1-incubating 4.0.0 diff --git a/kyuubi-hive-jdbc/pom.xml b/kyuubi-hive-jdbc/pom.xml index 7dab5e7c6b9..16f2dfcb373 100644 --- a/kyuubi-hive-jdbc/pom.xml +++ b/kyuubi-hive-jdbc/pom.xml @@ -22,7 +22,7 @@ org.apache.kyuubi kyuubi-parent - 1.4.1-SNAPSHOT + 1.4.1-incubating 4.0.0 diff --git a/kyuubi-metrics/pom.xml b/kyuubi-metrics/pom.xml index 824a5ae0d88..d2236da5ed5 100644 --- a/kyuubi-metrics/pom.xml +++ b/kyuubi-metrics/pom.xml @@ -22,7 +22,7 @@ org.apache.kyuubi kyuubi-parent - 1.4.1-SNAPSHOT + 1.4.1-incubating 4.0.0 diff --git a/kyuubi-server/pom.xml b/kyuubi-server/pom.xml index cbfd769265c..3d0cdd7505f 100644 --- a/kyuubi-server/pom.xml +++ b/kyuubi-server/pom.xml @@ -22,7 +22,7 @@ org.apache.kyuubi kyuubi-parent - 1.4.1-SNAPSHOT + 1.4.1-incubating 4.0.0 diff --git a/kyuubi-zookeeper/pom.xml b/kyuubi-zookeeper/pom.xml index 26fc54ebecc..d118c791386 100644 --- a/kyuubi-zookeeper/pom.xml +++ b/kyuubi-zookeeper/pom.xml @@ -22,7 +22,7 @@ org.apache.kyuubi kyuubi-parent - 1.4.1-SNAPSHOT + 1.4.1-incubating 4.0.0 diff --git a/pom.xml b/pom.xml index 6ab75858025..8c29bf517c1 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.apache.kyuubi kyuubi-parent - 1.4.1-SNAPSHOT + 1.4.1-incubating pom Kyuubi Project Parent diff --git a/tools/spark-block-cleaner/pom.xml b/tools/spark-block-cleaner/pom.xml index b09c86d7263..907874cb3bf 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.4.1-SNAPSHOT + 1.4.1-incubating ../../pom.xml 4.0.0