You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kyuubi.apache.org by ch...@apache.org on 2023/05/18 07:00:56 UTC

[kyuubi-shaded] 02/02: Bump 0.1.1-SNAPSHOT

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

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

commit 6e5652acd35b12b7ae433ae4fb0c70d4c995ec12
Author: Cheng Pan <ch...@apache.org>
AuthorDate: Thu May 18 15:00:42 2023 +0800

    Bump 0.1.1-SNAPSHOT
---
 kyuubi-shaded-force-shading/pom.xml                               | 2 +-
 kyuubi-shaded-zookeeper-parent/kyuubi-shaded-zookeeper-34/pom.xml | 2 +-
 kyuubi-shaded-zookeeper-parent/kyuubi-shaded-zookeeper-36/pom.xml | 2 +-
 kyuubi-shaded-zookeeper-parent/pom.xml                            | 2 +-
 pom.xml                                                           | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/kyuubi-shaded-force-shading/pom.xml b/kyuubi-shaded-force-shading/pom.xml
index 33e09a8..bdc79fa 100644
--- a/kyuubi-shaded-force-shading/pom.xml
+++ b/kyuubi-shaded-force-shading/pom.xml
@@ -23,7 +23,7 @@ under the License.
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-shaded-parent</artifactId>
-        <version>0.1.0</version>
+        <version>0.1.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>kyuubi-shaded-force-shading</artifactId>
diff --git a/kyuubi-shaded-zookeeper-parent/kyuubi-shaded-zookeeper-34/pom.xml b/kyuubi-shaded-zookeeper-parent/kyuubi-shaded-zookeeper-34/pom.xml
index 298b5b2..35334d1 100644
--- a/kyuubi-shaded-zookeeper-parent/kyuubi-shaded-zookeeper-34/pom.xml
+++ b/kyuubi-shaded-zookeeper-parent/kyuubi-shaded-zookeeper-34/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-shaded-zookeeper-parent</artifactId>
-        <version>0.1.0</version>
+        <version>0.1.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>kyuubi-shaded-zookeeper-34</artifactId>
diff --git a/kyuubi-shaded-zookeeper-parent/kyuubi-shaded-zookeeper-36/pom.xml b/kyuubi-shaded-zookeeper-parent/kyuubi-shaded-zookeeper-36/pom.xml
index 0051cbb..93bd439 100644
--- a/kyuubi-shaded-zookeeper-parent/kyuubi-shaded-zookeeper-36/pom.xml
+++ b/kyuubi-shaded-zookeeper-parent/kyuubi-shaded-zookeeper-36/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-shaded-zookeeper-parent</artifactId>
-        <version>0.1.0</version>
+        <version>0.1.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>kyuubi-shaded-zookeeper-36</artifactId>
diff --git a/kyuubi-shaded-zookeeper-parent/pom.xml b/kyuubi-shaded-zookeeper-parent/pom.xml
index 0df732c..40564fb 100644
--- a/kyuubi-shaded-zookeeper-parent/pom.xml
+++ b/kyuubi-shaded-zookeeper-parent/pom.xml
@@ -25,7 +25,7 @@ under the License.
     <parent>
         <groupId>org.apache.kyuubi</groupId>
         <artifactId>kyuubi-shaded-parent</artifactId>
-        <version>0.1.0</version>
+        <version>0.1.1-SNAPSHOT</version>
     </parent>
 
     <artifactId>kyuubi-shaded-zookeeper-parent</artifactId>
diff --git a/pom.xml b/pom.xml
index aacd715..daf86ac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
 
     <groupId>org.apache.kyuubi</groupId>
     <artifactId>kyuubi-shaded-parent</artifactId>
-    <version>0.1.0</version>
+    <version>0.1.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <url>https://kyuubi.apache.org/</url>