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

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

commit 5455a4921e910f6823c3860e3e4fdaa080cda809
Author: Cheng Pan <cheng...@apache.org>
AuthorDate: Mon Jul 21 03:54:48 2025 +0000

    [RELEASE] Bump 0.6.1-SNAPSHOT
---
 kyuubi-relocated-force-shading/pom.xml                                  | 2 +-
 kyuubi-relocated-hive-metastore-client/pom.xml                          | 2 +-
 kyuubi-relocated-hive-service-rpc/pom.xml                               | 2 +-
 kyuubi-relocated-spark-connect-rpc/pom.xml                              | 2 +-
 kyuubi-relocated-thrift/pom.xml                                         | 2 +-
 kyuubi-relocated-util/pom.xml                                           | 2 +-
 kyuubi-relocated-zookeeper-parent/kyuubi-relocated-zookeeper-34/pom.xml | 2 +-
 kyuubi-relocated-zookeeper-parent/kyuubi-relocated-zookeeper-36/pom.xml | 2 +-
 kyuubi-relocated-zookeeper-parent/pom.xml                               | 2 +-
 pom.xml                                                                 | 2 +-
 10 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/kyuubi-relocated-force-shading/pom.xml 
b/kyuubi-relocated-force-shading/pom.xml
index cc1563d..155c134 100644
--- a/kyuubi-relocated-force-shading/pom.xml
+++ b/kyuubi-relocated-force-shading/pom.xml
@@ -23,7 +23,7 @@ under the License.
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-relocated-parent</artifactId>
-        <version>0.6.0</version>
+        <version>0.6.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>kyuubi-relocated-force-shading</artifactId>
diff --git a/kyuubi-relocated-hive-metastore-client/pom.xml 
b/kyuubi-relocated-hive-metastore-client/pom.xml
index d6d8bd4..951ef30 100644
--- a/kyuubi-relocated-hive-metastore-client/pom.xml
+++ b/kyuubi-relocated-hive-metastore-client/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-relocated-parent</artifactId>
-        <version>0.6.0</version>
+        <version>0.6.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>kyuubi-relocated-hive-metastore-client</artifactId>
diff --git a/kyuubi-relocated-hive-service-rpc/pom.xml 
b/kyuubi-relocated-hive-service-rpc/pom.xml
index 5bc2401..2093a1b 100644
--- a/kyuubi-relocated-hive-service-rpc/pom.xml
+++ b/kyuubi-relocated-hive-service-rpc/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-relocated-parent</artifactId>
-        <version>0.6.0</version>
+        <version>0.6.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>kyuubi-relocated-hive-service-rpc</artifactId>
diff --git a/kyuubi-relocated-spark-connect-rpc/pom.xml 
b/kyuubi-relocated-spark-connect-rpc/pom.xml
index edfaeaf..b4bbf32 100644
--- a/kyuubi-relocated-spark-connect-rpc/pom.xml
+++ b/kyuubi-relocated-spark-connect-rpc/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-relocated-parent</artifactId>
-        <version>0.6.0</version>
+        <version>0.6.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>kyuubi-relocated-spark-connect-rpc</artifactId>
diff --git a/kyuubi-relocated-thrift/pom.xml b/kyuubi-relocated-thrift/pom.xml
index e7f89d5..4ebc17d 100644
--- a/kyuubi-relocated-thrift/pom.xml
+++ b/kyuubi-relocated-thrift/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-relocated-parent</artifactId>
-        <version>0.6.0</version>
+        <version>0.6.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>kyuubi-relocated-thrift</artifactId>
diff --git a/kyuubi-relocated-util/pom.xml b/kyuubi-relocated-util/pom.xml
index 50c4455..7a72df2 100644
--- a/kyuubi-relocated-util/pom.xml
+++ b/kyuubi-relocated-util/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-relocated-parent</artifactId>
-        <version>0.6.0</version>
+        <version>0.6.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>kyuubi-relocated-util</artifactId>
diff --git 
a/kyuubi-relocated-zookeeper-parent/kyuubi-relocated-zookeeper-34/pom.xml 
b/kyuubi-relocated-zookeeper-parent/kyuubi-relocated-zookeeper-34/pom.xml
index 3f2b2d5..96d4571 100644
--- a/kyuubi-relocated-zookeeper-parent/kyuubi-relocated-zookeeper-34/pom.xml
+++ b/kyuubi-relocated-zookeeper-parent/kyuubi-relocated-zookeeper-34/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-relocated-zookeeper-parent</artifactId>
-        <version>0.6.0</version>
+        <version>0.6.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>kyuubi-relocated-zookeeper-34</artifactId>
diff --git 
a/kyuubi-relocated-zookeeper-parent/kyuubi-relocated-zookeeper-36/pom.xml 
b/kyuubi-relocated-zookeeper-parent/kyuubi-relocated-zookeeper-36/pom.xml
index c3db2da..dfb556b 100644
--- a/kyuubi-relocated-zookeeper-parent/kyuubi-relocated-zookeeper-36/pom.xml
+++ b/kyuubi-relocated-zookeeper-parent/kyuubi-relocated-zookeeper-36/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-relocated-zookeeper-parent</artifactId>
-        <version>0.6.0</version>
+        <version>0.6.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>kyuubi-relocated-zookeeper-36</artifactId>
diff --git a/kyuubi-relocated-zookeeper-parent/pom.xml 
b/kyuubi-relocated-zookeeper-parent/pom.xml
index c2a260a..58f1bca 100644
--- a/kyuubi-relocated-zookeeper-parent/pom.xml
+++ b/kyuubi-relocated-zookeeper-parent/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-relocated-parent</artifactId>
-        <version>0.6.0</version>
+        <version>0.6.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>kyuubi-relocated-zookeeper-parent</artifactId>
diff --git a/pom.xml b/pom.xml
index 7d25f7e..70a42ce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
 
     <groupId>org.apache.kyuubi</groupId>
     <artifactId>kyuubi-relocated-parent</artifactId>
-    <version>0.6.0</version>
+    <version>0.6.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <url>https://kyuubi.apache.org/</url>

Reply via email to