This is an automated email from the ASF dual-hosted git repository. chengpan pushed a commit to branch branch-0.4 in repository https://gitbox.apache.org/repos/asf/kyuubi-shaded.git
commit 50328e0b54849aae25dfa320c3c4d8e9ee663bb8 Author: Cheng Pan <[email protected]> AuthorDate: Sat Apr 6 13:21:33 2024 +0800 Bump 0.4.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 3c5d517..72c5b40 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.4.0</version> + <version>0.4.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 d8a24c0..a3abe7a 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.4.0</version> + <version>0.4.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 495364d..23d2ad0 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.4.0</version> + <version>0.4.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 1b6b72c..a6e0a04 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.4.0</version> + <version>0.4.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 13f6b26..7176a76 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.4.0</version> + <version>0.4.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 b4c960b..093e79f 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.4.0</version> + <version>0.4.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 0023f04..59e8439 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.4.0</version> + <version>0.4.1-SNAPSHOT</version> </parent> <artifactId>kyuubi-relocated-zookeeper-parent</artifactId> diff --git a/pom.xml b/pom.xml index 851bba4..3f636cc 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ <groupId>org.apache.kyuubi</groupId> <artifactId>kyuubi-relocated-parent</artifactId> - <version>0.4.0</version> + <version>0.4.1-SNAPSHOT</version> <packaging>pom</packaging> <url>https://kyuubi.apache.org/</url>
