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 99d832294988bf89938d4dba8a688aa3ed643385 Author: Cheng Pan <[email protected]> AuthorDate: Mon Mar 4 21:23:37 2024 +0800 Bump 0.3.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-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 5af6436..e4ab49c 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</version> + <version>0.3.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 a920933..e4a1372 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</version> + <version>0.3.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 1ca10e0..97bf547 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</version> + <version>0.3.1-SNAPSHOT</version> </parent> <artifactId>kyuubi-relocated-hive-service-rpc</artifactId> diff --git a/kyuubi-relocated-thrift/pom.xml b/kyuubi-relocated-thrift/pom.xml index a00e910..5c1af31 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</version> + <version>0.3.1-SNAPSHOT</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 86cb270..fc1b867 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</version> + <version>0.3.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 66e225b..8912007 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</version> + <version>0.3.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 e43c24d..d73c012 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</version> + <version>0.3.1-SNAPSHOT</version> </parent> <artifactId>kyuubi-relocated-zookeeper-parent</artifactId> diff --git a/pom.xml b/pom.xml index c79c919..086b694 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</version> + <version>0.3.1-SNAPSHOT</version> <packaging>pom</packaging> <url>https://kyuubi.apache.org/</url>
