This is an automated email from the ASF dual-hosted git repository. wangzhen pushed a commit to branch branch-1.7 in repository https://gitbox.apache.org/repos/asf/kyuubi.git
commit b2458522875ecda791be511207e6a5897610ec09 Author: wforget <[email protected]> AuthorDate: Mon Sep 18 21:14:43 2023 +0800 [RELEASE] Bump 1.7.4-SNAPSHOT --- dev/kyuubi-codecov/pom.xml | 2 +- dev/kyuubi-tpcds/pom.xml | 2 +- extensions/server/kyuubi-server-plugin/pom.xml | 2 +- extensions/spark/kyuubi-extension-spark-3-1/pom.xml | 2 +- extensions/spark/kyuubi-extension-spark-3-2/pom.xml | 2 +- extensions/spark/kyuubi-extension-spark-3-3/pom.xml | 2 +- extensions/spark/kyuubi-extension-spark-common/pom.xml | 2 +- extensions/spark/kyuubi-extension-spark-jdbc-dialect/pom.xml | 2 +- extensions/spark/kyuubi-spark-authz/pom.xml | 2 +- extensions/spark/kyuubi-spark-connector-common/pom.xml | 2 +- extensions/spark/kyuubi-spark-connector-hive/pom.xml | 2 +- extensions/spark/kyuubi-spark-connector-tpcds/pom.xml | 2 +- extensions/spark/kyuubi-spark-connector-tpch/pom.xml | 2 +- extensions/spark/kyuubi-spark-lineage/pom.xml | 2 +- externals/kyuubi-download/pom.xml | 2 +- externals/kyuubi-flink-sql-engine/pom.xml | 2 +- externals/kyuubi-hive-sql-engine/pom.xml | 2 +- externals/kyuubi-jdbc-engine/pom.xml | 2 +- externals/kyuubi-spark-sql-engine/pom.xml | 2 +- externals/kyuubi-trino-engine/pom.xml | 2 +- integration-tests/kyuubi-flink-it/pom.xml | 2 +- integration-tests/kyuubi-hive-it/pom.xml | 2 +- integration-tests/kyuubi-jdbc-it/pom.xml | 2 +- integration-tests/kyuubi-kubernetes-it/pom.xml | 2 +- integration-tests/kyuubi-trino-it/pom.xml | 2 +- integration-tests/kyuubi-zookeeper-it/pom.xml | 2 +- integration-tests/pom.xml | 2 +- kyuubi-assembly/pom.xml | 2 +- kyuubi-common/pom.xml | 2 +- kyuubi-ctl/pom.xml | 2 +- kyuubi-events/pom.xml | 2 +- kyuubi-ha/pom.xml | 2 +- kyuubi-hive-beeline/pom.xml | 2 +- kyuubi-hive-jdbc-shaded/pom.xml | 2 +- kyuubi-hive-jdbc/pom.xml | 2 +- kyuubi-metrics/pom.xml | 2 +- kyuubi-rest-client/pom.xml | 2 +- kyuubi-server/pom.xml | 2 +- kyuubi-server/web-ui/package-lock.json | 2 +- kyuubi-server/web-ui/package.json | 2 +- kyuubi-zookeeper/pom.xml | 2 +- pom.xml | 2 +- tools/spark-block-cleaner/pom.xml | 2 +- 43 files changed, 43 insertions(+), 43 deletions(-) diff --git a/dev/kyuubi-codecov/pom.xml b/dev/kyuubi-codecov/pom.xml index 525396584..1267a74b4 100644 --- a/dev/kyuubi-codecov/pom.xml +++ b/dev/kyuubi-codecov/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.kyuubi</groupId> <artifactId>kyuubi-parent</artifactId> - <version>1.7.3</version> + <version>1.7.4-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/dev/kyuubi-tpcds/pom.xml b/dev/kyuubi-tpcds/pom.xml index da4e70fae..c522d5b3b 100644 --- a/dev/kyuubi-tpcds/pom.xml +++ b/dev/kyuubi-tpcds/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.kyuubi</groupId> <artifactId>kyuubi-parent</artifactId> - <version>1.7.3</version> + <version>1.7.4-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/extensions/server/kyuubi-server-plugin/pom.xml b/extensions/server/kyuubi-server-plugin/pom.xml index 54a5d0777..8c27cb0ea 100644 --- a/extensions/server/kyuubi-server-plugin/pom.xml +++ b/extensions/server/kyuubi-server-plugin/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.kyuubi</groupId> <artifactId>kyuubi-parent</artifactId> - <version>1.7.3</version> + <version>1.7.4-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent> diff --git a/extensions/spark/kyuubi-extension-spark-3-1/pom.xml b/extensions/spark/kyuubi-extension-spark-3-1/pom.xml index b840450e2..c4fea7f16 100644 --- a/extensions/spark/kyuubi-extension-spark-3-1/pom.xml +++ b/extensions/spark/kyuubi-extension-spark-3-1/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.kyuubi</groupId> <artifactId>kyuubi-parent</artifactId> - <version>1.7.3</version> + <version>1.7.4-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent> diff --git a/extensions/spark/kyuubi-extension-spark-3-2/pom.xml b/extensions/spark/kyuubi-extension-spark-3-2/pom.xml index a4eff8d65..2be0d20e3 100644 --- a/extensions/spark/kyuubi-extension-spark-3-2/pom.xml +++ b/extensions/spark/kyuubi-extension-spark-3-2/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.kyuubi</groupId> <artifactId>kyuubi-parent</artifactId> - <version>1.7.3</version> + <version>1.7.4-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent> diff --git a/extensions/spark/kyuubi-extension-spark-3-3/pom.xml b/extensions/spark/kyuubi-extension-spark-3-3/pom.xml index c19b464ba..0cde0de37 100644 --- a/extensions/spark/kyuubi-extension-spark-3-3/pom.xml +++ b/extensions/spark/kyuubi-extension-spark-3-3/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.kyuubi</groupId> <artifactId>kyuubi-parent</artifactId> - <version>1.7.3</version> + <version>1.7.4-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent> diff --git a/extensions/spark/kyuubi-extension-spark-common/pom.xml b/extensions/spark/kyuubi-extension-spark-common/pom.xml index 01eb4bafd..103719e39 100644 --- a/extensions/spark/kyuubi-extension-spark-common/pom.xml +++ b/extensions/spark/kyuubi-extension-spark-common/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.kyuubi</groupId> <artifactId>kyuubi-parent</artifactId> - <version>1.7.3</version> + <version>1.7.4-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent> diff --git a/extensions/spark/kyuubi-extension-spark-jdbc-dialect/pom.xml b/extensions/spark/kyuubi-extension-spark-jdbc-dialect/pom.xml index 80bfa1705..9edcbd10b 100644 --- a/extensions/spark/kyuubi-extension-spark-jdbc-dialect/pom.xml +++ b/extensions/spark/kyuubi-extension-spark-jdbc-dialect/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.kyuubi</groupId> <artifactId>kyuubi-parent</artifactId> - <version>1.7.3</version> + <version>1.7.4-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent> diff --git a/extensions/spark/kyuubi-spark-authz/pom.xml b/extensions/spark/kyuubi-spark-authz/pom.xml index 9e4fc7510..0b4b45c8d 100644 --- a/extensions/spark/kyuubi-spark-authz/pom.xml +++ b/extensions/spark/kyuubi-spark-authz/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.kyuubi</groupId> <artifactId>kyuubi-parent</artifactId> - <version>1.7.3</version> + <version>1.7.4-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent> diff --git a/extensions/spark/kyuubi-spark-connector-common/pom.xml b/extensions/spark/kyuubi-spark-connector-common/pom.xml index 73ec11bd7..a4fe7a272 100644 --- a/extensions/spark/kyuubi-spark-connector-common/pom.xml +++ b/extensions/spark/kyuubi-spark-connector-common/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.kyuubi</groupId> <artifactId>kyuubi-parent</artifactId> - <version>1.7.3</version> + <version>1.7.4-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent> diff --git a/extensions/spark/kyuubi-spark-connector-hive/pom.xml b/extensions/spark/kyuubi-spark-connector-hive/pom.xml index 5ec4eab3b..1a638a27c 100644 --- a/extensions/spark/kyuubi-spark-connector-hive/pom.xml +++ b/extensions/spark/kyuubi-spark-connector-hive/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.kyuubi</groupId> <artifactId>kyuubi-parent</artifactId> - <version>1.7.3</version> + <version>1.7.4-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent> diff --git a/extensions/spark/kyuubi-spark-connector-tpcds/pom.xml b/extensions/spark/kyuubi-spark-connector-tpcds/pom.xml index 3dc6d160b..10b2a31af 100644 --- a/extensions/spark/kyuubi-spark-connector-tpcds/pom.xml +++ b/extensions/spark/kyuubi-spark-connector-tpcds/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.kyuubi</groupId> <artifactId>kyuubi-parent</artifactId> - <version>1.7.3</version> + <version>1.7.4-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent> diff --git a/extensions/spark/kyuubi-spark-connector-tpch/pom.xml b/extensions/spark/kyuubi-spark-connector-tpch/pom.xml index bcbd809f4..b7b6c1236 100644 --- a/extensions/spark/kyuubi-spark-connector-tpch/pom.xml +++ b/extensions/spark/kyuubi-spark-connector-tpch/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.kyuubi</groupId> <artifactId>kyuubi-parent</artifactId> - <version>1.7.3</version> + <version>1.7.4-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent> diff --git a/extensions/spark/kyuubi-spark-lineage/pom.xml b/extensions/spark/kyuubi-spark-lineage/pom.xml index 42fd37e51..9d0d0c06c 100644 --- a/extensions/spark/kyuubi-spark-lineage/pom.xml +++ b/extensions/spark/kyuubi-spark-lineage/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.kyuubi</groupId> <artifactId>kyuubi-parent</artifactId> - <version>1.7.3</version> + <version>1.7.4-SNAPSHOT</version> <relativePath>../../../pom.xml</relativePath> </parent> diff --git a/externals/kyuubi-download/pom.xml b/externals/kyuubi-download/pom.xml index 98ec2e2fb..ace4416f1 100644 --- a/externals/kyuubi-download/pom.xml +++ b/externals/kyuubi-download/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.kyuubi</groupId> <artifactId>kyuubi-parent</artifactId> - <version>1.7.3</version> + <version>1.7.4-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/externals/kyuubi-flink-sql-engine/pom.xml b/externals/kyuubi-flink-sql-engine/pom.xml index 8a98e79c7..4fbb7e8e3 100644 --- a/externals/kyuubi-flink-sql-engine/pom.xml +++ b/externals/kyuubi-flink-sql-engine/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.kyuubi</groupId> <artifactId>kyuubi-parent</artifactId> - <version>1.7.3</version> + <version>1.7.4-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/externals/kyuubi-hive-sql-engine/pom.xml b/externals/kyuubi-hive-sql-engine/pom.xml index 0f7580b8e..fbc2a1cd7 100644 --- a/externals/kyuubi-hive-sql-engine/pom.xml +++ b/externals/kyuubi-hive-sql-engine/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.kyuubi</groupId> <artifactId>kyuubi-parent</artifactId> - <version>1.7.3</version> + <version>1.7.4-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/externals/kyuubi-jdbc-engine/pom.xml b/externals/kyuubi-jdbc-engine/pom.xml index 59a8e14d7..b5cb6e470 100644 --- a/externals/kyuubi-jdbc-engine/pom.xml +++ b/externals/kyuubi-jdbc-engine/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.kyuubi</groupId> <artifactId>kyuubi-parent</artifactId> - <version>1.7.3</version> + <version>1.7.4-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/externals/kyuubi-spark-sql-engine/pom.xml b/externals/kyuubi-spark-sql-engine/pom.xml index 51fed82d7..a7dc5ae00 100644 --- a/externals/kyuubi-spark-sql-engine/pom.xml +++ b/externals/kyuubi-spark-sql-engine/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.kyuubi</groupId> <artifactId>kyuubi-parent</artifactId> - <version>1.7.3</version> + <version>1.7.4-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/externals/kyuubi-trino-engine/pom.xml b/externals/kyuubi-trino-engine/pom.xml index 820cd5987..3f5679073 100644 --- a/externals/kyuubi-trino-engine/pom.xml +++ b/externals/kyuubi-trino-engine/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.kyuubi</groupId> <artifactId>kyuubi-parent</artifactId> - <version>1.7.3</version> + <version>1.7.4-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/integration-tests/kyuubi-flink-it/pom.xml b/integration-tests/kyuubi-flink-it/pom.xml index 413ae1717..ad19e052a 100644 --- a/integration-tests/kyuubi-flink-it/pom.xml +++ b/integration-tests/kyuubi-flink-it/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.kyuubi</groupId> <artifactId>integration-tests</artifactId> - <version>1.7.3</version> + <version>1.7.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/integration-tests/kyuubi-hive-it/pom.xml b/integration-tests/kyuubi-hive-it/pom.xml index fbe8d1845..6abf24d62 100644 --- a/integration-tests/kyuubi-hive-it/pom.xml +++ b/integration-tests/kyuubi-hive-it/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.kyuubi</groupId> <artifactId>integration-tests</artifactId> - <version>1.7.3</version> + <version>1.7.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/integration-tests/kyuubi-jdbc-it/pom.xml b/integration-tests/kyuubi-jdbc-it/pom.xml index bf498bd57..724144075 100644 --- a/integration-tests/kyuubi-jdbc-it/pom.xml +++ b/integration-tests/kyuubi-jdbc-it/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.kyuubi</groupId> <artifactId>integration-tests</artifactId> - <version>1.7.3</version> + <version>1.7.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/integration-tests/kyuubi-kubernetes-it/pom.xml b/integration-tests/kyuubi-kubernetes-it/pom.xml index a8e4424a0..2edef219b 100644 --- a/integration-tests/kyuubi-kubernetes-it/pom.xml +++ b/integration-tests/kyuubi-kubernetes-it/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.kyuubi</groupId> <artifactId>integration-tests</artifactId> - <version>1.7.3</version> + <version>1.7.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/integration-tests/kyuubi-trino-it/pom.xml b/integration-tests/kyuubi-trino-it/pom.xml index ecd0473c5..547ab74e1 100644 --- a/integration-tests/kyuubi-trino-it/pom.xml +++ b/integration-tests/kyuubi-trino-it/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.kyuubi</groupId> <artifactId>integration-tests</artifactId> - <version>1.7.3</version> + <version>1.7.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/integration-tests/kyuubi-zookeeper-it/pom.xml b/integration-tests/kyuubi-zookeeper-it/pom.xml index 1b03762c1..ce88faab0 100644 --- a/integration-tests/kyuubi-zookeeper-it/pom.xml +++ b/integration-tests/kyuubi-zookeeper-it/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.kyuubi</groupId> <artifactId>integration-tests</artifactId> - <version>1.7.3</version> + <version>1.7.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 480acb4cc..a568b3226 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.kyuubi</groupId> <artifactId>kyuubi-parent</artifactId> - <version>1.7.3</version> + <version>1.7.4-SNAPSHOT</version> </parent> <artifactId>integration-tests</artifactId> diff --git a/kyuubi-assembly/pom.xml b/kyuubi-assembly/pom.xml index 3c47aa850..ece4d9300 100644 --- a/kyuubi-assembly/pom.xml +++ b/kyuubi-assembly/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.kyuubi</groupId> <artifactId>kyuubi-parent</artifactId> - <version>1.7.3</version> + <version>1.7.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/kyuubi-common/pom.xml b/kyuubi-common/pom.xml index 89b1151c7..46d572edb 100644 --- a/kyuubi-common/pom.xml +++ b/kyuubi-common/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.kyuubi</groupId> <artifactId>kyuubi-parent</artifactId> - <version>1.7.3</version> + <version>1.7.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/kyuubi-ctl/pom.xml b/kyuubi-ctl/pom.xml index 5ab5228c7..e7a3e74b3 100644 --- a/kyuubi-ctl/pom.xml +++ b/kyuubi-ctl/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.kyuubi</groupId> <artifactId>kyuubi-parent</artifactId> - <version>1.7.3</version> + <version>1.7.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/kyuubi-events/pom.xml b/kyuubi-events/pom.xml index 0e918814e..78b4ff780 100644 --- a/kyuubi-events/pom.xml +++ b/kyuubi-events/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.kyuubi</groupId> <artifactId>kyuubi-parent</artifactId> - <version>1.7.3</version> + <version>1.7.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/kyuubi-ha/pom.xml b/kyuubi-ha/pom.xml index 303a7c9a9..1eb92f172 100644 --- a/kyuubi-ha/pom.xml +++ b/kyuubi-ha/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.kyuubi</groupId> <artifactId>kyuubi-parent</artifactId> - <version>1.7.3</version> + <version>1.7.4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> diff --git a/kyuubi-hive-beeline/pom.xml b/kyuubi-hive-beeline/pom.xml index c12ac208c..107f687b3 100644 --- a/kyuubi-hive-beeline/pom.xml +++ b/kyuubi-hive-beeline/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.kyuubi</groupId> <artifactId>kyuubi-parent</artifactId> - <version>1.7.3</version> + <version>1.7.4-SNAPSHOT</version> </parent> <artifactId>kyuubi-hive-beeline</artifactId> diff --git a/kyuubi-hive-jdbc-shaded/pom.xml b/kyuubi-hive-jdbc-shaded/pom.xml index 70ff39195..31adbdf65 100644 --- a/kyuubi-hive-jdbc-shaded/pom.xml +++ b/kyuubi-hive-jdbc-shaded/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.kyuubi</groupId> <artifactId>kyuubi-parent</artifactId> - <version>1.7.3</version> + <version>1.7.4-SNAPSHOT</version> </parent> <artifactId>kyuubi-hive-jdbc-shaded</artifactId> diff --git a/kyuubi-hive-jdbc/pom.xml b/kyuubi-hive-jdbc/pom.xml index 2be65504a..9332b993b 100644 --- a/kyuubi-hive-jdbc/pom.xml +++ b/kyuubi-hive-jdbc/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.kyuubi</groupId> <artifactId>kyuubi-parent</artifactId> - <version>1.7.3</version> + <version>1.7.4-SNAPSHOT</version> </parent> <artifactId>kyuubi-hive-jdbc</artifactId> diff --git a/kyuubi-metrics/pom.xml b/kyuubi-metrics/pom.xml index 7355ace34..d3d8f9f88 100644 --- a/kyuubi-metrics/pom.xml +++ b/kyuubi-metrics/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.kyuubi</groupId> <artifactId>kyuubi-parent</artifactId> - <version>1.7.3</version> + <version>1.7.4-SNAPSHOT</version> </parent> <artifactId>kyuubi-metrics_2.12</artifactId> diff --git a/kyuubi-rest-client/pom.xml b/kyuubi-rest-client/pom.xml index 18ef21711..72e16e6a9 100644 --- a/kyuubi-rest-client/pom.xml +++ b/kyuubi-rest-client/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.kyuubi</groupId> <artifactId>kyuubi-parent</artifactId> - <version>1.7.3</version> + <version>1.7.4-SNAPSHOT</version> </parent> <artifactId>kyuubi-rest-client</artifactId> diff --git a/kyuubi-server/pom.xml b/kyuubi-server/pom.xml index 33ba0ea66..9f730b1b4 100644 --- a/kyuubi-server/pom.xml +++ b/kyuubi-server/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.kyuubi</groupId> <artifactId>kyuubi-parent</artifactId> - <version>1.7.3</version> + <version>1.7.4-SNAPSHOT</version> </parent> <artifactId>kyuubi-server_2.12</artifactId> diff --git a/kyuubi-server/web-ui/package-lock.json b/kyuubi-server/web-ui/package-lock.json index 072ed5b87..d99088765 100644 --- a/kyuubi-server/web-ui/package-lock.json +++ b/kyuubi-server/web-ui/package-lock.json @@ -1,6 +1,6 @@ { "name": "kyuubi-ui", - "version": "1.7.3", + "version": "1.7.4-SNAPSHOT", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/kyuubi-server/web-ui/package.json b/kyuubi-server/web-ui/package.json index 30d4719ab..95ab72eb9 100644 --- a/kyuubi-server/web-ui/package.json +++ b/kyuubi-server/web-ui/package.json @@ -1,7 +1,7 @@ { "name": "kyuubi-ui", "private": true, - "version": "1.7.3", + "version": "1.7.4-SNAPSHOT", "type": "module", "scripts": { "dev": "vue-tsc --noEmit && vite --port 9090", diff --git a/kyuubi-zookeeper/pom.xml b/kyuubi-zookeeper/pom.xml index 798dd45ae..2be9fa189 100644 --- a/kyuubi-zookeeper/pom.xml +++ b/kyuubi-zookeeper/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.kyuubi</groupId> <artifactId>kyuubi-parent</artifactId> - <version>1.7.3</version> + <version>1.7.4-SNAPSHOT</version> </parent> <artifactId>kyuubi-zookeeper_2.12</artifactId> diff --git a/pom.xml b/pom.xml index da8e8ce93..750c725c6 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ <groupId>org.apache.kyuubi</groupId> <artifactId>kyuubi-parent</artifactId> - <version>1.7.3</version> + <version>1.7.4-SNAPSHOT</version> <packaging>pom</packaging> <name>Kyuubi Project Parent</name> diff --git a/tools/spark-block-cleaner/pom.xml b/tools/spark-block-cleaner/pom.xml index d303170cd..c0630049b 100644 --- a/tools/spark-block-cleaner/pom.xml +++ b/tools/spark-block-cleaner/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.kyuubi</groupId> <artifactId>kyuubi-parent</artifactId> - <version>1.7.3</version> + <version>1.7.4-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent>
