This is an automated email from the ASF dual-hosted git repository.

chengpan pushed a commit to branch branch-1.8
in repository https://gitbox.apache.org/repos/asf/kyuubi.git

commit 9d18de189fdd96f4bb71102b779ba4b05c7ebe8d
Author: Cheng Pan <[email protected]>
AuthorDate: Sun Apr 21 09:03:00 2024 +0000

    [RELEASE] Bump 1.8.3-SNAPSHOT
---
 dev/kyuubi-codecov/pom.xml                                   | 2 +-
 dev/kyuubi-tpcds/pom.xml                                     | 2 +-
 extensions/server/kyuubi-server-plugin/pom.xml               | 2 +-
 extensions/spark/kyuubi-extension-spark-3-1/pom.xml          | 2 +-
 extensions/spark/kyuubi-extension-spark-3-2/pom.xml          | 2 +-
 extensions/spark/kyuubi-extension-spark-3-3/pom.xml          | 2 +-
 extensions/spark/kyuubi-extension-spark-3-4/pom.xml          | 2 +-
 extensions/spark/kyuubi-extension-spark-3-5/pom.xml          | 2 +-
 extensions/spark/kyuubi-extension-spark-common/pom.xml       | 2 +-
 extensions/spark/kyuubi-extension-spark-jdbc-dialect/pom.xml | 2 +-
 extensions/spark/kyuubi-spark-authz/pom.xml                  | 2 +-
 extensions/spark/kyuubi-spark-connector-common/pom.xml       | 2 +-
 extensions/spark/kyuubi-spark-connector-hive/pom.xml         | 2 +-
 extensions/spark/kyuubi-spark-connector-tpcds/pom.xml        | 2 +-
 extensions/spark/kyuubi-spark-connector-tpch/pom.xml         | 2 +-
 extensions/spark/kyuubi-spark-lineage/pom.xml                | 2 +-
 externals/kyuubi-chat-engine/pom.xml                         | 2 +-
 externals/kyuubi-download/pom.xml                            | 2 +-
 externals/kyuubi-flink-sql-engine/pom.xml                    | 2 +-
 externals/kyuubi-hive-sql-engine/pom.xml                     | 2 +-
 externals/kyuubi-jdbc-engine/pom.xml                         | 2 +-
 externals/kyuubi-spark-sql-engine/pom.xml                    | 2 +-
 externals/kyuubi-trino-engine/pom.xml                        | 2 +-
 integration-tests/kyuubi-flink-it/pom.xml                    | 2 +-
 integration-tests/kyuubi-hive-it/pom.xml                     | 2 +-
 integration-tests/kyuubi-jdbc-it/pom.xml                     | 2 +-
 integration-tests/kyuubi-kubernetes-it/pom.xml               | 2 +-
 integration-tests/kyuubi-trino-it/pom.xml                    | 2 +-
 integration-tests/kyuubi-zookeeper-it/pom.xml                | 2 +-
 integration-tests/pom.xml                                    | 2 +-
 kyuubi-assembly/pom.xml                                      | 2 +-
 kyuubi-common/pom.xml                                        | 2 +-
 kyuubi-ctl/pom.xml                                           | 2 +-
 kyuubi-events/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-rest-client/pom.xml                                   | 2 +-
 kyuubi-server/pom.xml                                        | 2 +-
 kyuubi-server/web-ui/package-lock.json                       | 4 ++--
 kyuubi-server/web-ui/package.json                            | 2 +-
 kyuubi-util-scala/pom.xml                                    | 2 +-
 kyuubi-util/pom.xml                                          | 2 +-
 kyuubi-zookeeper/pom.xml                                     | 2 +-
 pom.xml                                                      | 2 +-
 tools/spark-block-cleaner/pom.xml                            | 2 +-
 48 files changed, 49 insertions(+), 49 deletions(-)

diff --git a/dev/kyuubi-codecov/pom.xml b/dev/kyuubi-codecov/pom.xml
index 0dc7279bd..6a4166e7f 100644
--- a/dev/kyuubi-codecov/pom.xml
+++ b/dev/kyuubi-codecov/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-parent</artifactId>
-        <version>1.8.2</version>
+        <version>1.8.3-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/dev/kyuubi-tpcds/pom.xml b/dev/kyuubi-tpcds/pom.xml
index ef94c755c..422f4b9da 100644
--- a/dev/kyuubi-tpcds/pom.xml
+++ b/dev/kyuubi-tpcds/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-parent</artifactId>
-        <version>1.8.2</version>
+        <version>1.8.3-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/server/kyuubi-server-plugin/pom.xml 
b/extensions/server/kyuubi-server-plugin/pom.xml
index a276f8ed7..92c78b323 100644
--- a/extensions/server/kyuubi-server-plugin/pom.xml
+++ b/extensions/server/kyuubi-server-plugin/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-parent</artifactId>
-        <version>1.8.2</version>
+        <version>1.8.3-SNAPSHOT</version>
         <relativePath>../../../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/spark/kyuubi-extension-spark-3-1/pom.xml 
b/extensions/spark/kyuubi-extension-spark-3-1/pom.xml
index 7880161e2..2b7e56d15 100644
--- a/extensions/spark/kyuubi-extension-spark-3-1/pom.xml
+++ b/extensions/spark/kyuubi-extension-spark-3-1/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-parent</artifactId>
-        <version>1.8.2</version>
+        <version>1.8.3-SNAPSHOT</version>
         <relativePath>../../../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/spark/kyuubi-extension-spark-3-2/pom.xml 
b/extensions/spark/kyuubi-extension-spark-3-2/pom.xml
index e79cc9da1..0423f9c8e 100644
--- a/extensions/spark/kyuubi-extension-spark-3-2/pom.xml
+++ b/extensions/spark/kyuubi-extension-spark-3-2/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-parent</artifactId>
-        <version>1.8.2</version>
+        <version>1.8.3-SNAPSHOT</version>
         <relativePath>../../../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/spark/kyuubi-extension-spark-3-3/pom.xml 
b/extensions/spark/kyuubi-extension-spark-3-3/pom.xml
index dacd6a090..62f88b21f 100644
--- a/extensions/spark/kyuubi-extension-spark-3-3/pom.xml
+++ b/extensions/spark/kyuubi-extension-spark-3-3/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-parent</artifactId>
-        <version>1.8.2</version>
+        <version>1.8.3-SNAPSHOT</version>
         <relativePath>../../../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/spark/kyuubi-extension-spark-3-4/pom.xml 
b/extensions/spark/kyuubi-extension-spark-3-4/pom.xml
index c452dfc48..a603f0150 100644
--- a/extensions/spark/kyuubi-extension-spark-3-4/pom.xml
+++ b/extensions/spark/kyuubi-extension-spark-3-4/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-parent</artifactId>
-        <version>1.8.2</version>
+        <version>1.8.3-SNAPSHOT</version>
         <relativePath>../../../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/spark/kyuubi-extension-spark-3-5/pom.xml 
b/extensions/spark/kyuubi-extension-spark-3-5/pom.xml
index 25361e578..239b01a2b 100644
--- a/extensions/spark/kyuubi-extension-spark-3-5/pom.xml
+++ b/extensions/spark/kyuubi-extension-spark-3-5/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-parent</artifactId>
-        <version>1.8.2</version>
+        <version>1.8.3-SNAPSHOT</version>
         <relativePath>../../../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/spark/kyuubi-extension-spark-common/pom.xml 
b/extensions/spark/kyuubi-extension-spark-common/pom.xml
index 7fa1fea7c..74ea52965 100644
--- a/extensions/spark/kyuubi-extension-spark-common/pom.xml
+++ b/extensions/spark/kyuubi-extension-spark-common/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-parent</artifactId>
-        <version>1.8.2</version>
+        <version>1.8.3-SNAPSHOT</version>
         <relativePath>../../../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/spark/kyuubi-extension-spark-jdbc-dialect/pom.xml 
b/extensions/spark/kyuubi-extension-spark-jdbc-dialect/pom.xml
index 3dbfeee6b..2b0d8a36a 100644
--- a/extensions/spark/kyuubi-extension-spark-jdbc-dialect/pom.xml
+++ b/extensions/spark/kyuubi-extension-spark-jdbc-dialect/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-parent</artifactId>
-        <version>1.8.2</version>
+        <version>1.8.3-SNAPSHOT</version>
         <relativePath>../../../pom.xml</relativePath>
 
     </parent>
diff --git a/extensions/spark/kyuubi-spark-authz/pom.xml 
b/extensions/spark/kyuubi-spark-authz/pom.xml
index ad4307e19..0576d023d 100644
--- a/extensions/spark/kyuubi-spark-authz/pom.xml
+++ b/extensions/spark/kyuubi-spark-authz/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-parent</artifactId>
-        <version>1.8.2</version>
+        <version>1.8.3-SNAPSHOT</version>
         <relativePath>../../../pom.xml</relativePath>
 
     </parent>
diff --git a/extensions/spark/kyuubi-spark-connector-common/pom.xml 
b/extensions/spark/kyuubi-spark-connector-common/pom.xml
index 2dba945f9..62a696997 100644
--- a/extensions/spark/kyuubi-spark-connector-common/pom.xml
+++ b/extensions/spark/kyuubi-spark-connector-common/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-parent</artifactId>
-        <version>1.8.2</version>
+        <version>1.8.3-SNAPSHOT</version>
         <relativePath>../../../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/spark/kyuubi-spark-connector-hive/pom.xml 
b/extensions/spark/kyuubi-spark-connector-hive/pom.xml
index 01050d3d6..ddd1d6b51 100644
--- a/extensions/spark/kyuubi-spark-connector-hive/pom.xml
+++ b/extensions/spark/kyuubi-spark-connector-hive/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-parent</artifactId>
-        <version>1.8.2</version>
+        <version>1.8.3-SNAPSHOT</version>
         <relativePath>../../../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/spark/kyuubi-spark-connector-tpcds/pom.xml 
b/extensions/spark/kyuubi-spark-connector-tpcds/pom.xml
index 9363d2313..9ad4f0833 100644
--- a/extensions/spark/kyuubi-spark-connector-tpcds/pom.xml
+++ b/extensions/spark/kyuubi-spark-connector-tpcds/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-parent</artifactId>
-        <version>1.8.2</version>
+        <version>1.8.3-SNAPSHOT</version>
         <relativePath>../../../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/spark/kyuubi-spark-connector-tpch/pom.xml 
b/extensions/spark/kyuubi-spark-connector-tpch/pom.xml
index 985b23bd3..6b749e046 100644
--- a/extensions/spark/kyuubi-spark-connector-tpch/pom.xml
+++ b/extensions/spark/kyuubi-spark-connector-tpch/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-parent</artifactId>
-        <version>1.8.2</version>
+        <version>1.8.3-SNAPSHOT</version>
         <relativePath>../../../pom.xml</relativePath>
     </parent>
 
diff --git a/extensions/spark/kyuubi-spark-lineage/pom.xml 
b/extensions/spark/kyuubi-spark-lineage/pom.xml
index 2e8191612..b47a78032 100644
--- a/extensions/spark/kyuubi-spark-lineage/pom.xml
+++ b/extensions/spark/kyuubi-spark-lineage/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-parent</artifactId>
-        <version>1.8.2</version>
+        <version>1.8.3-SNAPSHOT</version>
         <relativePath>../../../pom.xml</relativePath>
     </parent>
 
diff --git a/externals/kyuubi-chat-engine/pom.xml 
b/externals/kyuubi-chat-engine/pom.xml
index a20d0a53b..29567ac54 100644
--- a/externals/kyuubi-chat-engine/pom.xml
+++ b/externals/kyuubi-chat-engine/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-parent</artifactId>
-        <version>1.8.2</version>
+        <version>1.8.3-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/externals/kyuubi-download/pom.xml 
b/externals/kyuubi-download/pom.xml
index 3b338405a..7141e50ea 100644
--- a/externals/kyuubi-download/pom.xml
+++ b/externals/kyuubi-download/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-parent</artifactId>
-        <version>1.8.2</version>
+        <version>1.8.3-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/externals/kyuubi-flink-sql-engine/pom.xml 
b/externals/kyuubi-flink-sql-engine/pom.xml
index 72e2e88c9..2709949a0 100644
--- a/externals/kyuubi-flink-sql-engine/pom.xml
+++ b/externals/kyuubi-flink-sql-engine/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-parent</artifactId>
-        <version>1.8.2</version>
+        <version>1.8.3-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/externals/kyuubi-hive-sql-engine/pom.xml 
b/externals/kyuubi-hive-sql-engine/pom.xml
index ddb60fc63..805309f42 100644
--- a/externals/kyuubi-hive-sql-engine/pom.xml
+++ b/externals/kyuubi-hive-sql-engine/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-parent</artifactId>
-        <version>1.8.2</version>
+        <version>1.8.3-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/externals/kyuubi-jdbc-engine/pom.xml 
b/externals/kyuubi-jdbc-engine/pom.xml
index 7a02654e0..59f06fd00 100644
--- a/externals/kyuubi-jdbc-engine/pom.xml
+++ b/externals/kyuubi-jdbc-engine/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-parent</artifactId>
-        <version>1.8.2</version>
+        <version>1.8.3-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/externals/kyuubi-spark-sql-engine/pom.xml 
b/externals/kyuubi-spark-sql-engine/pom.xml
index ca4aa7fa6..2e279fed6 100644
--- a/externals/kyuubi-spark-sql-engine/pom.xml
+++ b/externals/kyuubi-spark-sql-engine/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-parent</artifactId>
-        <version>1.8.2</version>
+        <version>1.8.3-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/externals/kyuubi-trino-engine/pom.xml 
b/externals/kyuubi-trino-engine/pom.xml
index 5c4e8ec73..bac04c57a 100644
--- a/externals/kyuubi-trino-engine/pom.xml
+++ b/externals/kyuubi-trino-engine/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-parent</artifactId>
-        <version>1.8.2</version>
+        <version>1.8.3-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/integration-tests/kyuubi-flink-it/pom.xml 
b/integration-tests/kyuubi-flink-it/pom.xml
index 0b8c5c6ea..e2ef70a02 100644
--- a/integration-tests/kyuubi-flink-it/pom.xml
+++ b/integration-tests/kyuubi-flink-it/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>integration-tests</artifactId>
-        <version>1.8.2</version>
+        <version>1.8.3-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/integration-tests/kyuubi-hive-it/pom.xml 
b/integration-tests/kyuubi-hive-it/pom.xml
index 6841102af..5755d7716 100644
--- a/integration-tests/kyuubi-hive-it/pom.xml
+++ b/integration-tests/kyuubi-hive-it/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>integration-tests</artifactId>
-        <version>1.8.2</version>
+        <version>1.8.3-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/integration-tests/kyuubi-jdbc-it/pom.xml 
b/integration-tests/kyuubi-jdbc-it/pom.xml
index e041a267e..760b87a26 100644
--- a/integration-tests/kyuubi-jdbc-it/pom.xml
+++ b/integration-tests/kyuubi-jdbc-it/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>integration-tests</artifactId>
-        <version>1.8.2</version>
+        <version>1.8.3-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/integration-tests/kyuubi-kubernetes-it/pom.xml 
b/integration-tests/kyuubi-kubernetes-it/pom.xml
index e9d54aa6c..6a4e19377 100644
--- a/integration-tests/kyuubi-kubernetes-it/pom.xml
+++ b/integration-tests/kyuubi-kubernetes-it/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>integration-tests</artifactId>
-        <version>1.8.2</version>
+        <version>1.8.3-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/integration-tests/kyuubi-trino-it/pom.xml 
b/integration-tests/kyuubi-trino-it/pom.xml
index c3f466ea6..1ad13569f 100644
--- a/integration-tests/kyuubi-trino-it/pom.xml
+++ b/integration-tests/kyuubi-trino-it/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>integration-tests</artifactId>
-        <version>1.8.2</version>
+        <version>1.8.3-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/integration-tests/kyuubi-zookeeper-it/pom.xml 
b/integration-tests/kyuubi-zookeeper-it/pom.xml
index 6f075aeee..9a7c8b1a7 100644
--- a/integration-tests/kyuubi-zookeeper-it/pom.xml
+++ b/integration-tests/kyuubi-zookeeper-it/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>integration-tests</artifactId>
-        <version>1.8.2</version>
+        <version>1.8.3-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index 8ec8d2f08..2a553b8e2 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-parent</artifactId>
-        <version>1.8.2</version>
+        <version>1.8.3-SNAPSHOT</version>
     </parent>
 
     <artifactId>integration-tests</artifactId>
diff --git a/kyuubi-assembly/pom.xml b/kyuubi-assembly/pom.xml
index 7397e77f5..e15d955e0 100644
--- a/kyuubi-assembly/pom.xml
+++ b/kyuubi-assembly/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-parent</artifactId>
-        <version>1.8.2</version>
+        <version>1.8.3-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/kyuubi-common/pom.xml b/kyuubi-common/pom.xml
index 10529ec97..de15ad63c 100644
--- a/kyuubi-common/pom.xml
+++ b/kyuubi-common/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-parent</artifactId>
-        <version>1.8.2</version>
+        <version>1.8.3-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/kyuubi-ctl/pom.xml b/kyuubi-ctl/pom.xml
index b8b828d0b..76b1f5ecc 100644
--- a/kyuubi-ctl/pom.xml
+++ b/kyuubi-ctl/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-parent</artifactId>
-        <version>1.8.2</version>
+        <version>1.8.3-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/kyuubi-events/pom.xml b/kyuubi-events/pom.xml
index bb6240193..aec6e907a 100644
--- a/kyuubi-events/pom.xml
+++ b/kyuubi-events/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-parent</artifactId>
-        <version>1.8.2</version>
+        <version>1.8.3-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/kyuubi-ha/pom.xml b/kyuubi-ha/pom.xml
index dc47e7738..a822192ec 100644
--- a/kyuubi-ha/pom.xml
+++ b/kyuubi-ha/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-parent</artifactId>
-        <version>1.8.2</version>
+        <version>1.8.3-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/kyuubi-hive-beeline/pom.xml b/kyuubi-hive-beeline/pom.xml
index 965efb12f..71bddda05 100644
--- a/kyuubi-hive-beeline/pom.xml
+++ b/kyuubi-hive-beeline/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-parent</artifactId>
-        <version>1.8.2</version>
+        <version>1.8.3-SNAPSHOT</version>
     </parent>
 
     <artifactId>kyuubi-hive-beeline</artifactId>
diff --git a/kyuubi-hive-jdbc-shaded/pom.xml b/kyuubi-hive-jdbc-shaded/pom.xml
index 2da8db3a6..8666b0819 100644
--- a/kyuubi-hive-jdbc-shaded/pom.xml
+++ b/kyuubi-hive-jdbc-shaded/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-parent</artifactId>
-        <version>1.8.2</version>
+        <version>1.8.3-SNAPSHOT</version>
     </parent>
 
     <artifactId>kyuubi-hive-jdbc-shaded</artifactId>
diff --git a/kyuubi-hive-jdbc/pom.xml b/kyuubi-hive-jdbc/pom.xml
index cf5a4f11c..a311983bc 100644
--- a/kyuubi-hive-jdbc/pom.xml
+++ b/kyuubi-hive-jdbc/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-parent</artifactId>
-        <version>1.8.2</version>
+        <version>1.8.3-SNAPSHOT</version>
     </parent>
 
     <artifactId>kyuubi-hive-jdbc</artifactId>
diff --git a/kyuubi-metrics/pom.xml b/kyuubi-metrics/pom.xml
index 29870e084..9f35cfc84 100644
--- a/kyuubi-metrics/pom.xml
+++ b/kyuubi-metrics/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-parent</artifactId>
-        <version>1.8.2</version>
+        <version>1.8.3-SNAPSHOT</version>
     </parent>
 
     <artifactId>kyuubi-metrics_${scala.binary.version}</artifactId>
diff --git a/kyuubi-rest-client/pom.xml b/kyuubi-rest-client/pom.xml
index 875788f94..48514fe9f 100644
--- a/kyuubi-rest-client/pom.xml
+++ b/kyuubi-rest-client/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-parent</artifactId>
-        <version>1.8.2</version>
+        <version>1.8.3-SNAPSHOT</version>
     </parent>
 
     <artifactId>kyuubi-rest-client</artifactId>
diff --git a/kyuubi-server/pom.xml b/kyuubi-server/pom.xml
index 4a25b0fed..7885cf908 100644
--- a/kyuubi-server/pom.xml
+++ b/kyuubi-server/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-parent</artifactId>
-        <version>1.8.2</version>
+        <version>1.8.3-SNAPSHOT</version>
     </parent>
 
     <artifactId>kyuubi-server_${scala.binary.version}</artifactId>
diff --git a/kyuubi-server/web-ui/package-lock.json 
b/kyuubi-server/web-ui/package-lock.json
index 888a2f012..da28dac8a 100644
--- a/kyuubi-server/web-ui/package-lock.json
+++ b/kyuubi-server/web-ui/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "kyuubi-ui",
-  "version": "1.8.2",
+  "version": "1.8.3-SNAPSHOT",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "kyuubi-ui",
-      "version": "1.8.2",
+      "version": "1.8.3-SNAPSHOT",
       "dependencies": {
         "@element-plus/icons-vue": "^2.0.9",
         "axios": "^0.27.2",
diff --git a/kyuubi-server/web-ui/package.json 
b/kyuubi-server/web-ui/package.json
index e181ca5a0..523526c31 100644
--- a/kyuubi-server/web-ui/package.json
+++ b/kyuubi-server/web-ui/package.json
@@ -1,7 +1,7 @@
 {
   "name": "kyuubi-ui",
   "private": true,
-  "version": "1.8.2",
+  "version": "1.8.3-SNAPSHOT",
   "type": "module",
   "scripts": {
     "dev": "vue-tsc --noEmit && vite --port 9090",
diff --git a/kyuubi-util-scala/pom.xml b/kyuubi-util-scala/pom.xml
index b9d7b83de..a6dca6a27 100644
--- a/kyuubi-util-scala/pom.xml
+++ b/kyuubi-util-scala/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-parent</artifactId>
-        <version>1.8.2</version>
+        <version>1.8.3-SNAPSHOT</version>
     </parent>
 
     <artifactId>kyuubi-util-scala_${scala.binary.version}</artifactId>
diff --git a/kyuubi-util/pom.xml b/kyuubi-util/pom.xml
index fb1fcef42..ec7139cde 100644
--- a/kyuubi-util/pom.xml
+++ b/kyuubi-util/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-parent</artifactId>
-        <version>1.8.2</version>
+        <version>1.8.3-SNAPSHOT</version>
     </parent>
 
     <artifactId>kyuubi-util</artifactId>
diff --git a/kyuubi-zookeeper/pom.xml b/kyuubi-zookeeper/pom.xml
index 03907001c..a2ecd1355 100644
--- a/kyuubi-zookeeper/pom.xml
+++ b/kyuubi-zookeeper/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-parent</artifactId>
-        <version>1.8.2</version>
+        <version>1.8.3-SNAPSHOT</version>
     </parent>
 
     <artifactId>kyuubi-zookeeper_${scala.binary.version}</artifactId>
diff --git a/pom.xml b/pom.xml
index 345efb424..3b3bbd627 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
 
     <groupId>org.apache.kyuubi</groupId>
     <artifactId>kyuubi-parent</artifactId>
-    <version>1.8.2</version>
+    <version>1.8.3-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Kyuubi Project Parent</name>
diff --git a/tools/spark-block-cleaner/pom.xml 
b/tools/spark-block-cleaner/pom.xml
index 9bd8fa684..a46c6fae6 100644
--- a/tools/spark-block-cleaner/pom.xml
+++ b/tools/spark-block-cleaner/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-parent</artifactId>
-        <version>1.8.2</version>
+        <version>1.8.3-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Reply via email to