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

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

commit 043f85aab8d0babb4f1aae6014baf085fb7c3276
Author: Cheng Pan <[email protected]>
AuthorDate: Mon Mar 4 21:23:21 2024 +0800

    Bump 0.3.0
---
 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-thrift/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 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/kyuubi-relocated-force-shading/pom.xml 
b/kyuubi-relocated-force-shading/pom.xml
index a07e039..5af6436 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.3.0-SNAPSHOT</version>
+        <version>0.3.0</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 08ece4c..a920933 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.3.0-SNAPSHOT</version>
+        <version>0.3.0</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 713fa47..1ca10e0 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.3.0-SNAPSHOT</version>
+        <version>0.3.0</version>
     </parent>
 
     <artifactId>kyuubi-relocated-hive-service-rpc</artifactId>
diff --git a/kyuubi-relocated-thrift/pom.xml b/kyuubi-relocated-thrift/pom.xml
index 7d9145b..a00e910 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.3.0-SNAPSHOT</version>
+        <version>0.3.0</version>
     </parent>
 
     <artifactId>kyuubi-relocated-thrift</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 ef16fac..86cb270 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.3.0-SNAPSHOT</version>
+        <version>0.3.0</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 9f62b1c..66e225b 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.3.0-SNAPSHOT</version>
+        <version>0.3.0</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 b4edb6b..e43c24d 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.3.0-SNAPSHOT</version>
+        <version>0.3.0</version>
     </parent>
 
     <artifactId>kyuubi-relocated-zookeeper-parent</artifactId>
diff --git a/pom.xml b/pom.xml
index e763202..c79c919 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
 
     <groupId>org.apache.kyuubi</groupId>
     <artifactId>kyuubi-relocated-parent</artifactId>
-    <version>0.3.0-SNAPSHOT</version>
+    <version>0.3.0</version>
     <packaging>pom</packaging>
 
     <url>https://kyuubi.apache.org/</url>

Reply via email to