You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by tu...@apache.org on 2022/10/18 08:35:49 UTC

[shardingsphere] branch master updated: Merge 5.2.1 release branch (#21625)

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

tuichenchuxin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


The following commit(s) were added to refs/heads/master by this push:
     new 44caad101e7 Merge 5.2.1 release branch (#21625)
44caad101e7 is described below

commit 44caad101e7c1c0e2f55fd8118b9ec78e99934d7
Author: Zhengqiang Duan <du...@apache.org>
AuthorDate: Tue Oct 18 16:35:42 2022 +0800

    Merge 5.2.1 release branch (#21625)
    
    * update 5.2.1 release note
    
    * update example pom version to 5.2.1
    
    * update download page
    
    * update xsd version
    
    * update readme version
    
    * [maven-release-plugin] prepare release 5.2.1
    
    * [maven-release-plugin] prepare for next development iteration
    
    * update release note for 5.2.1
    
    * update docker image release command
    
    * update example pom version
    
    * format pom
---
 README.md                                          |  4 +-
 README_ZH.md                                       |  4 +-
 RELEASE-NOTES.md                                   | 81 ++++++++++++++++++++++
 agent/api/pom.xml                                  |  2 +-
 agent/bootstrap/pom.xml                            |  2 +-
 agent/core/pom.xml                                 |  2 +-
 agent/distribution/pom.xml                         |  2 +-
 agent/plugins/logging/base/pom.xml                 |  2 +-
 agent/plugins/logging/pom.xml                      |  2 +-
 agent/plugins/metrics/api/pom.xml                  |  2 +-
 agent/plugins/metrics/pom.xml                      |  2 +-
 agent/plugins/metrics/prometheus/pom.xml           |  2 +-
 agent/plugins/pom.xml                              |  2 +-
 agent/plugins/tracing/jaeger/pom.xml               |  2 +-
 agent/plugins/tracing/opentelemetry/pom.xml        |  2 +-
 agent/plugins/tracing/opentracing/pom.xml          |  2 +-
 agent/plugins/tracing/pom.xml                      |  2 +-
 agent/plugins/tracing/test/pom.xml                 |  2 +-
 agent/plugins/tracing/zipkin/pom.xml               |  2 +-
 agent/pom.xml                                      |  2 +-
 db-protocol/core/pom.xml                           |  2 +-
 db-protocol/mysql/pom.xml                          |  2 +-
 db-protocol/opengauss/pom.xml                      |  2 +-
 db-protocol/pom.xml                                |  2 +-
 db-protocol/postgresql/pom.xml                     |  2 +-
 dialect-exception/core/pom.xml                     |  2 +-
 dialect-exception/mysql/pom.xml                    |  2 +-
 dialect-exception/pom.xml                          |  2 +-
 dialect-exception/postgresql/pom.xml               |  2 +-
 distribution/jdbc/pom.xml                          |  2 +-
 distribution/pom.xml                               |  2 +-
 distribution/proxy-native/pom.xml                  |  2 +-
 distribution/proxy/pom.xml                         |  2 +-
 distribution/src/pom.xml                           |  2 +-
 distsql/parser/pom.xml                             |  2 +-
 distsql/pom.xml                                    |  2 +-
 distsql/statement/pom.xml                          |  2 +-
 .../content/involved/release/shardingsphere.cn.md  |  2 +-
 .../content/involved/release/shardingsphere.en.md  |  2 +-
 docs/document/content/downloads/_index.cn.md       | 10 +--
 docs/document/content/downloads/_index.en.md       | 10 +--
 .../spring-namespace/_index.cn.md                  |  2 +-
 .../spring-namespace/_index.en.md                  |  2 +-
 .../spring-namespace/rules/encrypt.cn.md           |  2 +-
 .../spring-namespace/rules/encrypt.en.md           |  2 +-
 .../rules/readwrite-splitting.cn.md                |  2 +-
 .../rules/readwrite-splitting.en.md                |  2 +-
 .../spring-namespace/rules/sharding.cn.md          |  2 +-
 .../spring-namespace/rules/sharding.en.md          |  2 +-
 .../spring-namespace/rules/sql-parser.cn.md        |  2 +-
 .../spring-namespace/rules/sql-parser.en.md        |  2 +-
 examples/pom.xml                                   |  2 +-
 features/db-discovery/api/pom.xml                  |  2 +-
 features/db-discovery/core/pom.xml                 |  2 +-
 features/db-discovery/distsql/handler/pom.xml      |  2 +-
 features/db-discovery/distsql/parser/pom.xml       |  2 +-
 features/db-discovery/distsql/pom.xml              |  2 +-
 features/db-discovery/distsql/statement/pom.xml    |  2 +-
 features/db-discovery/pom.xml                      |  2 +-
 features/db-discovery/provider/mysql/pom.xml       |  2 +-
 features/db-discovery/provider/opengauss/pom.xml   |  2 +-
 features/db-discovery/provider/pom.xml             |  2 +-
 features/db-discovery/spring/pom.xml               |  2 +-
 .../spring/spring-boot-starter/pom.xml             |  2 +-
 .../db-discovery/spring/spring-namespace/pom.xml   |  2 +-
 features/encrypt/api/pom.xml                       |  2 +-
 features/encrypt/core/pom.xml                      |  2 +-
 features/encrypt/distsql/handler/pom.xml           |  2 +-
 features/encrypt/distsql/parser/pom.xml            |  2 +-
 features/encrypt/distsql/pom.xml                   |  2 +-
 features/encrypt/distsql/statement/pom.xml         |  2 +-
 features/encrypt/plugin/pom.xml                    |  2 +-
 features/encrypt/plugin/sm/pom.xml                 |  2 +-
 features/encrypt/pom.xml                           |  2 +-
 features/encrypt/spring/pom.xml                    |  2 +-
 .../encrypt/spring/spring-boot-starter/pom.xml     |  2 +-
 features/encrypt/spring/spring-namespace/pom.xml   |  2 +-
 features/pom.xml                                   |  2 +-
 features/readwrite-splitting/api/pom.xml           |  2 +-
 features/readwrite-splitting/core/pom.xml          |  2 +-
 .../readwrite-splitting/distsql/handler/pom.xml    |  2 +-
 .../readwrite-splitting/distsql/parser/pom.xml     |  2 +-
 features/readwrite-splitting/distsql/pom.xml       |  2 +-
 .../readwrite-splitting/distsql/statement/pom.xml  |  2 +-
 features/readwrite-splitting/pom.xml               |  2 +-
 features/readwrite-splitting/spring/pom.xml        |  2 +-
 .../spring/spring-boot-starter/pom.xml             |  2 +-
 .../spring/spring-namespace/pom.xml                |  2 +-
 features/shadow/api/pom.xml                        |  2 +-
 features/shadow/core/pom.xml                       |  2 +-
 features/shadow/distsql/handler/pom.xml            |  2 +-
 features/shadow/distsql/parser/pom.xml             |  2 +-
 features/shadow/distsql/pom.xml                    |  2 +-
 features/shadow/distsql/statement/pom.xml          |  2 +-
 features/shadow/pom.xml                            |  2 +-
 features/shadow/spring/pom.xml                     |  2 +-
 features/shadow/spring/spring-boot-starter/pom.xml |  2 +-
 features/shadow/spring/spring-namespace/pom.xml    |  2 +-
 features/sharding/api/pom.xml                      |  2 +-
 features/sharding/core/pom.xml                     |  2 +-
 features/sharding/distsql/handler/pom.xml          |  2 +-
 features/sharding/distsql/parser/pom.xml           |  2 +-
 features/sharding/distsql/pom.xml                  |  2 +-
 features/sharding/distsql/statement/pom.xml        |  2 +-
 features/sharding/plugin/cache/pom.xml             |  2 +-
 features/sharding/plugin/cosid/pom.xml             |  2 +-
 features/sharding/plugin/nanoid/pom.xml            |  2 +-
 features/sharding/plugin/pom.xml                   |  2 +-
 features/sharding/pom.xml                          |  2 +-
 features/sharding/spring/pom.xml                   |  2 +-
 .../sharding/spring/spring-boot-starter/pom.xml    |  2 +-
 features/sharding/spring/spring-namespace/pom.xml  |  2 +-
 infra/binder/pom.xml                               |  2 +-
 infra/common/pom.xml                               |  2 +-
 infra/context/pom.xml                              |  2 +-
 infra/datetime/pom.xml                             |  2 +-
 infra/datetime/spi/pom.xml                         |  2 +-
 infra/datetime/type/database/pom.xml               |  2 +-
 infra/datetime/type/pom.xml                        |  2 +-
 infra/datetime/type/system/pom.xml                 |  2 +-
 infra/executor/pom.xml                             |  2 +-
 infra/merge/pom.xml                                |  2 +-
 infra/parser/pom.xml                               |  2 +-
 infra/pom.xml                                      |  2 +-
 infra/rewrite/pom.xml                              |  2 +-
 infra/route/pom.xml                                |  2 +-
 infra/util/pom.xml                                 |  2 +-
 jdbc/core/pom.xml                                  |  2 +-
 jdbc/pom.xml                                       |  2 +-
 jdbc/spring/core/pom.xml                           |  2 +-
 jdbc/spring/core/spring-boot-starter/pom.xml       |  2 +-
 jdbc/spring/core/spring-namespace/pom.xml          |  2 +-
 jdbc/spring/infra/pom.xml                          |  2 +-
 jdbc/spring/infra/spring-boot-starter/pom.xml      |  2 +-
 jdbc/spring/infra/spring-namespace/pom.xml         |  2 +-
 jdbc/spring/pom.xml                                |  2 +-
 jdbc/spring/transaction/pom.xml                    |  2 +-
 kernel/authority/api/pom.xml                       |  2 +-
 kernel/authority/core/pom.xml                      |  2 +-
 kernel/authority/distsql/handler/pom.xml           |  2 +-
 kernel/authority/distsql/parser/pom.xml            |  2 +-
 kernel/authority/distsql/pom.xml                   |  2 +-
 kernel/authority/distsql/statement/pom.xml         |  2 +-
 kernel/authority/pom.xml                           |  2 +-
 kernel/data-pipeline/api/pom.xml                   |  2 +-
 kernel/data-pipeline/core/pom.xml                  |  2 +-
 kernel/data-pipeline/dialect/mysql/pom.xml         |  2 +-
 kernel/data-pipeline/dialect/opengauss/pom.xml     |  2 +-
 kernel/data-pipeline/dialect/pom.xml               |  2 +-
 kernel/data-pipeline/dialect/postgresql/pom.xml    |  2 +-
 kernel/data-pipeline/pom.xml                       |  2 +-
 kernel/parser/api/pom.xml                          |  2 +-
 kernel/parser/core/pom.xml                         |  2 +-
 kernel/parser/distsql/handler/pom.xml              |  2 +-
 kernel/parser/distsql/parser/pom.xml               |  2 +-
 kernel/parser/distsql/pom.xml                      |  2 +-
 kernel/parser/distsql/statement/pom.xml            |  2 +-
 kernel/parser/pom.xml                              |  2 +-
 kernel/parser/spring/pom.xml                       |  2 +-
 kernel/parser/spring/spring-boot-starter/pom.xml   |  2 +-
 kernel/parser/spring/spring-namespace/pom.xml      |  2 +-
 kernel/pom.xml                                     |  2 +-
 kernel/schedule/core/pom.xml                       |  2 +-
 kernel/schedule/pom.xml                            |  2 +-
 kernel/single-table/api/pom.xml                    |  2 +-
 kernel/single-table/core/pom.xml                   |  2 +-
 kernel/single-table/pom.xml                        |  2 +-
 kernel/sql-federation/api/pom.xml                  |  2 +-
 kernel/sql-federation/core/pom.xml                 |  2 +-
 kernel/sql-federation/executor/advanced/pom.xml    |  2 +-
 kernel/sql-federation/executor/core/pom.xml        |  2 +-
 kernel/sql-federation/executor/original/pom.xml    |  2 +-
 kernel/sql-federation/executor/pom.xml             |  2 +-
 kernel/sql-federation/optimizer/pom.xml            |  2 +-
 kernel/sql-federation/pom.xml                      |  2 +-
 kernel/sql-translator/api/pom.xml                  |  2 +-
 kernel/sql-translator/core/pom.xml                 |  2 +-
 kernel/sql-translator/distsql/handler/pom.xml      |  2 +-
 kernel/sql-translator/distsql/parser/pom.xml       |  2 +-
 kernel/sql-translator/distsql/pom.xml              |  2 +-
 kernel/sql-translator/distsql/statement/pom.xml    |  2 +-
 kernel/sql-translator/pom.xml                      |  2 +-
 kernel/sql-translator/provider/jooq/pom.xml        |  2 +-
 kernel/sql-translator/provider/native/pom.xml      |  2 +-
 kernel/sql-translator/provider/pom.xml             |  2 +-
 kernel/sql-translator/spring/pom.xml               |  2 +-
 .../spring/spring-boot-starter/pom.xml             |  2 +-
 .../sql-translator/spring/spring-namespace/pom.xml |  2 +-
 kernel/traffic/api/pom.xml                         |  2 +-
 kernel/traffic/core/pom.xml                        |  2 +-
 kernel/traffic/distsql/handler/pom.xml             |  2 +-
 kernel/traffic/distsql/parser/pom.xml              |  2 +-
 kernel/traffic/distsql/pom.xml                     |  2 +-
 kernel/traffic/distsql/statement/pom.xml           |  2 +-
 kernel/traffic/pom.xml                             |  2 +-
 kernel/transaction/api/pom.xml                     |  2 +-
 kernel/transaction/core/pom.xml                    |  2 +-
 kernel/transaction/distsql/handler/pom.xml         |  2 +-
 kernel/transaction/distsql/parser/pom.xml          |  2 +-
 kernel/transaction/distsql/pom.xml                 |  2 +-
 kernel/transaction/distsql/statement/pom.xml       |  2 +-
 kernel/transaction/pom.xml                         |  2 +-
 kernel/transaction/type/base/pom.xml               |  2 +-
 kernel/transaction/type/base/seata-at/pom.xml      |  2 +-
 kernel/transaction/type/pom.xml                    |  2 +-
 kernel/transaction/type/xa/core/pom.xml            |  2 +-
 kernel/transaction/type/xa/pom.xml                 |  2 +-
 .../transaction/type/xa/provider/atomikos/pom.xml  |  2 +-
 .../transaction/type/xa/provider/bitronix/pom.xml  |  2 +-
 .../transaction/type/xa/provider/narayana/pom.xml  |  2 +-
 kernel/transaction/type/xa/provider/pom.xml        |  2 +-
 kernel/transaction/type/xa/spi/pom.xml             |  2 +-
 mode/core/pom.xml                                  |  2 +-
 mode/pom.xml                                       |  2 +-
 mode/type/cluster/core/pom.xml                     |  2 +-
 mode/type/cluster/pom.xml                          |  2 +-
 mode/type/cluster/repository/api/pom.xml           |  2 +-
 mode/type/cluster/repository/pom.xml               |  2 +-
 .../cluster/repository/provider/consul/pom.xml     |  2 +-
 mode/type/cluster/repository/provider/etcd/pom.xml |  2 +-
 .../type/cluster/repository/provider/nacos/pom.xml |  2 +-
 mode/type/cluster/repository/provider/pom.xml      |  2 +-
 .../repository/provider/zookeeper-curator/pom.xml  |  2 +-
 mode/type/pom.xml                                  |  2 +-
 mode/type/standalone/core/pom.xml                  |  2 +-
 mode/type/standalone/pom.xml                       |  2 +-
 mode/type/standalone/repository/api/pom.xml        |  2 +-
 mode/type/standalone/repository/pom.xml            |  2 +-
 .../repository/provider/jdbc/core/pom.xml          |  2 +-
 .../standalone/repository/provider/jdbc/h2/pom.xml |  2 +-
 .../standalone/repository/provider/jdbc/pom.xml    |  2 +-
 mode/type/standalone/repository/provider/pom.xml   |  2 +-
 pom.xml                                            |  2 +-
 proxy/backend/pom.xml                              |  2 +-
 proxy/bootstrap/pom.xml                            |  2 +-
 proxy/frontend/core/pom.xml                        |  2 +-
 proxy/frontend/mysql/pom.xml                       |  2 +-
 proxy/frontend/opengauss/pom.xml                   |  2 +-
 proxy/frontend/pom.xml                             |  2 +-
 proxy/frontend/postgresql/pom.xml                  |  2 +-
 proxy/frontend/reactive-core/pom.xml               |  2 +-
 proxy/frontend/reactive-mysql/pom.xml              |  2 +-
 proxy/frontend/reactive-spi/pom.xml                |  2 +-
 proxy/frontend/spi/pom.xml                         |  2 +-
 proxy/pom.xml                                      |  2 +-
 sql-parser/dialect/mysql/pom.xml                   |  2 +-
 sql-parser/dialect/opengauss/pom.xml               |  2 +-
 sql-parser/dialect/oracle/pom.xml                  |  2 +-
 sql-parser/dialect/pom.xml                         |  2 +-
 sql-parser/dialect/postgresql/pom.xml              |  2 +-
 sql-parser/dialect/sql92/pom.xml                   |  2 +-
 sql-parser/dialect/sqlserver/pom.xml               |  2 +-
 sql-parser/engine/pom.xml                          |  2 +-
 sql-parser/pom.xml                                 |  2 +-
 sql-parser/spi/pom.xml                             |  2 +-
 sql-parser/statement/pom.xml                       |  2 +-
 test/common/pom.xml                                |  2 +-
 test/fixture/pom.xml                               |  2 +-
 test/integration-agent-test/plugins/common/pom.xml |  2 +-
 test/integration-agent-test/plugins/jaeger/pom.xml |  2 +-
 .../integration-agent-test/plugins/metrics/pom.xml |  2 +-
 .../plugins/opentelemetry/pom.xml                  |  2 +-
 test/integration-agent-test/plugins/pom.xml        |  2 +-
 test/integration-agent-test/plugins/zipkin/pom.xml |  2 +-
 test/integration-agent-test/pom.xml                |  2 +-
 test/integration-driver-test/pom.xml               |  2 +-
 test/integration-test/env/pom.xml                  |  2 +-
 test/integration-test/fixture/pom.xml              |  2 +-
 test/integration-test/ha/pom.xml                   |  2 +-
 test/integration-test/pom.xml                      |  2 +-
 test/integration-test/scaling/pom.xml              |  2 +-
 test/integration-test/showprocesslist/pom.xml      |  2 +-
 test/integration-test/test-suite/pom.xml           |  2 +-
 test/integration-test/transaction/pom.xml          |  2 +-
 test/optimize/pom.xml                              |  2 +-
 test/parser/pom.xml                                |  2 +-
 test/pipeline/pom.xml                              |  2 +-
 test/pom.xml                                       |  2 +-
 test/rewrite/pom.xml                               |  2 +-
 279 files changed, 369 insertions(+), 288 deletions(-)

diff --git a/README.md b/README.md
index 8ae34465b48..22f1a8440cf 100644
--- a/README.md
+++ b/README.md
@@ -91,7 +91,7 @@ We deeply appreciate [community contributors](https://shardingsphere.apache.org/
 
 <hr>
 
-:white_check_mark: Version 5.2.0: released :tada:
+:white_check_mark: Version 5.2.1: released :tada:
 
 🔗 For the release notes, follow this link to the relevant [GitHub page](https://github.com/apache/shardingsphere/blob/master/RELEASE-NOTES.md).
 
@@ -147,7 +147,7 @@ With the client end connecting directly to the database, it provides services in
 <hr>
 
 [![Nightly-Download](https://img.shields.io/static/v1?label=nightly-builds&message=download&color=orange)](https://nightlies.apache.org/shardingsphere/)
-[![Download](https://img.shields.io/badge/release-download-orange.svg)](https://www.apache.org/dyn/closer.lua/shardingsphere/5.2.0/apache-shardingsphere-5.2.0-shardingsphere-proxy-bin.tar.gz)
+[![Download](https://img.shields.io/badge/release-download-orange.svg)](https://www.apache.org/dyn/closer.lua/shardingsphere/5.2.1/apache-shardingsphere-5.2.1-shardingsphere-proxy-bin.tar.gz)
 [![Docker Pulls](https://img.shields.io/docker/pulls/apache/shardingsphere-proxy.svg)](https://store.docker.com/community/images/apache/shardingsphere-proxy)
 
 A transparent database proxy, providing a database server that encapsulates database binary protocol to support heterogeneous languages. 
diff --git a/README_ZH.md b/README_ZH.md
index 88141a3d534..e4e15ae5a28 100644
--- a/README_ZH.md
+++ b/README_ZH.md
@@ -78,7 +78,7 @@ ShardingSphere 已于 2020 年 4 月 16 日成为 [Apache 软件基金会](https
 
 <hr>
 
-:white_check_mark: Version 5.2.0: 已发布 :tada:
+:white_check_mark: Version 5.2.1: 已发布 :tada:
 
 🔗 请访问 [发布说明](https://github.com/apache/shardingsphere/blob/master/RELEASE-NOTES.md) 获得更详细的信息.
 
@@ -112,7 +112,7 @@ Apache ShardingSphere 由 JDBC、Proxy 这 2 款既能够独立部署,又支
 <hr>
 
 [![Nightly-Download](https://img.shields.io/static/v1?label=nightly-builds&message=download&color=orange)](https://nightlies.apache.org/shardingsphere/)
-[![Download](https://img.shields.io/badge/release-download-orange.svg)](https://www.apache.org/dyn/closer.lua/shardingsphere/5.2.0/apache-shardingsphere-5.2.0-shardingsphere-proxy-bin.tar.gz)
+[![Download](https://img.shields.io/badge/release-download-orange.svg)](https://www.apache.org/dyn/closer.lua/shardingsphere/5.2.1/apache-shardingsphere-5.2.1-shardingsphere-proxy-bin.tar.gz)
 [![Docker Pulls](https://img.shields.io/docker/pulls/apache/shardingsphere-proxy.svg)](https://store.docker.com/community/images/apache/shardingsphere-proxy)
 
 定位为透明化的数据库代理端,提供封装了数据库二进制协议的服务端版本,用于完成对异构语言的支持。
diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index aa7646728d7..6a3e934edca 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -1,3 +1,84 @@
+## 5.2.1
+
+### New Feature
+
+1. Add ShardingSphere default system database to support global metadata management
+1. Support asynchronous data consistency check
+1. Added support for Consul governance center
+1. Added support for Nacos governance center
+1. Added support for the view function in the governance center
+
+### Enhancement
+
+1. SQL Federation engine adds ADVANCED executor and adapts to openGauss database
+1. Support ShardingSphere Proxy startup after read-write splitting read database is disabled
+1. SQL HINT supports force sharding route
+1. Show processlist supports showing Proxy connections (sleep, active)
+1. Optimized ShardingSphere-JDBC data source configuration error message
+1. ShardingSphere-JDBC supports SpringBoot 3.x version
+1. Support load MySQL, PostgreSQL, openGauss and SQLServer view metadata
+1. Update Snakeyaml to 1.33 and open YAML 3MB limit
+1. Reuse cached connections as possible when unicast sharding
+1. Support Parsing ALTER ROLE in Oracle
+1. Add support of ALTER RESOURCE COST for Oracle
+1. Support parsing Drop Materialized View in Oracle
+1. Support parsing DROP LIBRARY in Oracle
+1. Support parsing DROP JAVA in Oracle
+1. Support parsing DROP PLUGGABLE DATABASE in Oracle
+1. Support parsing DROP INDEX TYPE in Oracle
+1. Support Parsing ALTER PACKAGE in openGauss
+1. Support openGauss select offset, count statement parse and remove useless syntax in PostgreSQL grammar
+1. Add max_size to openGauss syntax
+1. Optimize alter view/drop view parse logic and fix alter view refresher bug
+1. Add sql parser error detail to ParseCancellationException
+1. Add support for parse OptOnConflict for postgres
+1. Enhance support for ALTER TABLE and ALTER VIEW in PostgreSQL
+1. Add a missing keyword in PostgreSQL Declare Statement
+1. Add json function support to mysql parser
+1. ShardingSphere-Proxy automatically adapts to cgroup memory limits in Docker environment
+1. Show migration status DistSQL respond new added error_message column
+1. Show migration status respond new added processed_records_count column
+1. Support MySQL 8 caching_sha2_password authentication in incremental dump
+1. Improve drop pipeline process configuration
+1. Support unique key table migration
+1. Support migrate table to new name table
+1. Improve thread pool usage in pipeline task and runner
+1. Support cancelable data consistency check
+1. DistSQL: When creating or altering readwrite-splitting rule, check duplicate write or read resources
+1. DistSQL: Add validity check for `ALTER SHARDING BINDING TABLE RULES`
+1. Standalone mode H2 support persistent metadata 
+1. Fix openGauss cursor execution in xa transaction
+1. Added transaction related exceptions
+
+### Bug Fix
+
+1. Generate proper placeholder for PostgreSQL when rewriting
+1. Fix opengauss update set parse exception
+1. Fix parse exception when execute insert statement with negative value
+1. Fix wrong connectDescriptorUrlPattern in OracleDataSourceMetaData
+1. Fix insert SQL garbled after sharding rewrote in special rules
+1. Fix exception when execute select * from information_schema.tables
+1. Fix exception when execute alter view rename
+1. Fix PostgreSQL check data source permission when using rolsuper
+1. DistSQL: fix NPE for `REFRESH TABLE METADATA` when there is no resource
+1. Fix Unmodified table metadata when modify rules
+1. Fix database discovery
+1. The MySQL.NORMAL_REPLICATION algorithm cannot find primary node"
+1. Fixed using etcd to build a cluster event not aware
+1. Fix NPE occurred when transaction management is not created
+1. Fix routing exception that occurs when the sharding value of the InlineShardingAlgorithm algorithm exceeds Integer
+
+### API Changes
+
+1. SQL HINT syntax format adjust to SQL-style format
+1. DistSQL: Remove syntax `COUNT DATABASE RULES`
+1. ShardingSphere mode remove overwrite configuration
+1. Agent: Optimize configuration of agent.yaml
+
+### Change Log
+
+1. [MILESTONE](https://github.com/apache/shardingsphere/milestone/21)
+
 ## 5.2.0
 
 ### New Feature
diff --git a/agent/api/pom.xml b/agent/api/pom.xml
index 2cdc88309a2..c14668deabe 100644
--- a/agent/api/pom.xml
+++ b/agent/api/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-agent</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-agent-api</artifactId>
     <name>${project.artifactId}</name>
diff --git a/agent/bootstrap/pom.xml b/agent/bootstrap/pom.xml
index 5c4980146c1..f9756e9be9d 100644
--- a/agent/bootstrap/pom.xml
+++ b/agent/bootstrap/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-agent</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-agent-bootstrap</artifactId>
     <name>${project.artifactId}</name>
diff --git a/agent/core/pom.xml b/agent/core/pom.xml
index 885725e7efd..27b53ab4b6e 100644
--- a/agent/core/pom.xml
+++ b/agent/core/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-agent</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-agent-core</artifactId>
     <name>${project.artifactId}</name>
diff --git a/agent/distribution/pom.xml b/agent/distribution/pom.xml
index d2c74431e5b..95e6fe239cd 100644
--- a/agent/distribution/pom.xml
+++ b/agent/distribution/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-agent</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-agent-distribution</artifactId>
     <packaging>pom</packaging>
diff --git a/agent/plugins/logging/base/pom.xml b/agent/plugins/logging/base/pom.xml
index 813bcf9e0c2..6e2960303ea 100644
--- a/agent/plugins/logging/base/pom.xml
+++ b/agent/plugins/logging/base/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-agent-plugin-logging</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-agent-logging-base</artifactId>
     <name>${project.artifactId}</name>
diff --git a/agent/plugins/logging/pom.xml b/agent/plugins/logging/pom.xml
index 65d9878e6a2..3cf4d7fd7d7 100644
--- a/agent/plugins/logging/pom.xml
+++ b/agent/plugins/logging/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-agent-plugins</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-agent-plugin-logging</artifactId>
     <packaging>pom</packaging>
diff --git a/agent/plugins/metrics/api/pom.xml b/agent/plugins/metrics/api/pom.xml
index b3b7eb70dd1..3bb007b47df 100644
--- a/agent/plugins/metrics/api/pom.xml
+++ b/agent/plugins/metrics/api/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-agent-plugin-metrics</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-agent-metrics-api</artifactId>
     <name>${project.artifactId}</name>
diff --git a/agent/plugins/metrics/pom.xml b/agent/plugins/metrics/pom.xml
index 5e708a37ea0..8956c07dd3f 100644
--- a/agent/plugins/metrics/pom.xml
+++ b/agent/plugins/metrics/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-agent-plugins</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-agent-plugin-metrics</artifactId>
     <packaging>pom</packaging>
diff --git a/agent/plugins/metrics/prometheus/pom.xml b/agent/plugins/metrics/prometheus/pom.xml
index 7986eacf219..91f59b7883c 100644
--- a/agent/plugins/metrics/prometheus/pom.xml
+++ b/agent/plugins/metrics/prometheus/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-agent-plugin-metrics</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-agent-metrics-prometheus</artifactId>
     <name>${project.artifactId}</name>
diff --git a/agent/plugins/pom.xml b/agent/plugins/pom.xml
index bf8e071da6c..af5ec1e75dc 100644
--- a/agent/plugins/pom.xml
+++ b/agent/plugins/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-agent</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-agent-plugins</artifactId>
     <packaging>pom</packaging>
diff --git a/agent/plugins/tracing/jaeger/pom.xml b/agent/plugins/tracing/jaeger/pom.xml
index 93bdcf7ea6d..cba413d121d 100644
--- a/agent/plugins/tracing/jaeger/pom.xml
+++ b/agent/plugins/tracing/jaeger/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-agent-plugin-tracing</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-agent-tracing-jaeger</artifactId>
     <name>${project.artifactId}</name>
diff --git a/agent/plugins/tracing/opentelemetry/pom.xml b/agent/plugins/tracing/opentelemetry/pom.xml
index b67eb2910bc..e50af1bc546 100644
--- a/agent/plugins/tracing/opentelemetry/pom.xml
+++ b/agent/plugins/tracing/opentelemetry/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-agent-plugin-tracing</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-agent-tracing-opentelemetry</artifactId>
     <name>${project.artifactId}</name>
diff --git a/agent/plugins/tracing/opentracing/pom.xml b/agent/plugins/tracing/opentracing/pom.xml
index 66ee9f8b144..a040226e5c8 100644
--- a/agent/plugins/tracing/opentracing/pom.xml
+++ b/agent/plugins/tracing/opentracing/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-agent-plugin-tracing</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-agent-tracing-opentracing</artifactId>
     <name>${project.artifactId}</name>
diff --git a/agent/plugins/tracing/pom.xml b/agent/plugins/tracing/pom.xml
index 97bf85e4af0..5a94696240f 100644
--- a/agent/plugins/tracing/pom.xml
+++ b/agent/plugins/tracing/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-agent-plugins</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-agent-plugin-tracing</artifactId>
     <packaging>pom</packaging>
diff --git a/agent/plugins/tracing/test/pom.xml b/agent/plugins/tracing/test/pom.xml
index b8e1ef8b66b..a7206a5d0c3 100644
--- a/agent/plugins/tracing/test/pom.xml
+++ b/agent/plugins/tracing/test/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-agent-plugin-tracing</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-agent-tracing-test</artifactId>
     <name>${project.artifactId}</name>
diff --git a/agent/plugins/tracing/zipkin/pom.xml b/agent/plugins/tracing/zipkin/pom.xml
index d84dc1bd2d9..8e192d8583e 100644
--- a/agent/plugins/tracing/zipkin/pom.xml
+++ b/agent/plugins/tracing/zipkin/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-agent-plugin-tracing</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-agent-tracing-zipkin</artifactId>
     <name>${project.artifactId}</name>
diff --git a/agent/pom.xml b/agent/pom.xml
index 981c9a53154..ecc6c8dcd4a 100644
--- a/agent/pom.xml
+++ b/agent/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-agent</artifactId>
     <packaging>pom</packaging>
diff --git a/db-protocol/core/pom.xml b/db-protocol/core/pom.xml
index 03ad7df34ff..c86ebf95d20 100644
--- a/db-protocol/core/pom.xml
+++ b/db-protocol/core/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-db-protocol</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-db-protocol-core</artifactId>
     <name>${project.artifactId}</name>
diff --git a/db-protocol/mysql/pom.xml b/db-protocol/mysql/pom.xml
index 7171d5335d4..a8acf6ac9cb 100644
--- a/db-protocol/mysql/pom.xml
+++ b/db-protocol/mysql/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-db-protocol</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-mysql-protocol</artifactId>
     <name>${project.artifactId}</name>
diff --git a/db-protocol/opengauss/pom.xml b/db-protocol/opengauss/pom.xml
index 9ce8e5b9c48..31e61083738 100644
--- a/db-protocol/opengauss/pom.xml
+++ b/db-protocol/opengauss/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-db-protocol</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-opengauss-protocol</artifactId>
     <name>${project.artifactId}</name>
diff --git a/db-protocol/pom.xml b/db-protocol/pom.xml
index 4e6f7899438..0074bc1e738 100644
--- a/db-protocol/pom.xml
+++ b/db-protocol/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-db-protocol</artifactId>
     <packaging>pom</packaging>
diff --git a/db-protocol/postgresql/pom.xml b/db-protocol/postgresql/pom.xml
index 48075d72739..5849a6f972a 100644
--- a/db-protocol/postgresql/pom.xml
+++ b/db-protocol/postgresql/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-db-protocol</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-postgresql-protocol</artifactId>
     <name>${project.artifactId}</name>
diff --git a/dialect-exception/core/pom.xml b/dialect-exception/core/pom.xml
index fcb7b0c0b63..935959b5553 100644
--- a/dialect-exception/core/pom.xml
+++ b/dialect-exception/core/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-dialect-exception</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-dialect-exception-core</artifactId>
     <name>${project.artifactId}</name>
diff --git a/dialect-exception/mysql/pom.xml b/dialect-exception/mysql/pom.xml
index f13d8a3195a..a0ebcec79bf 100644
--- a/dialect-exception/mysql/pom.xml
+++ b/dialect-exception/mysql/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-dialect-exception</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-mysql-dialect-exception</artifactId>
     <name>${project.artifactId}</name>
diff --git a/dialect-exception/pom.xml b/dialect-exception/pom.xml
index 3dccfabef95..b3f8eb47387 100644
--- a/dialect-exception/pom.xml
+++ b/dialect-exception/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-dialect-exception</artifactId>
     <packaging>pom</packaging>
diff --git a/dialect-exception/postgresql/pom.xml b/dialect-exception/postgresql/pom.xml
index 16b06e23e2d..48b4fad808b 100644
--- a/dialect-exception/postgresql/pom.xml
+++ b/dialect-exception/postgresql/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-dialect-exception</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-postgresql-dialect-exception</artifactId>
     <name>${project.artifactId}</name>
diff --git a/distribution/jdbc/pom.xml b/distribution/jdbc/pom.xml
index cc278b254d5..fe233823974 100644
--- a/distribution/jdbc/pom.xml
+++ b/distribution/jdbc/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-distribution</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-jdbc-distribution</artifactId>
     <packaging>pom</packaging>
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 64309ebcee1..d8523c4e8ca 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-distribution</artifactId>
     <packaging>pom</packaging>
diff --git a/distribution/proxy-native/pom.xml b/distribution/proxy-native/pom.xml
index 75211f7f405..cb9f1823c78 100644
--- a/distribution/proxy-native/pom.xml
+++ b/distribution/proxy-native/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-distribution</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     
     <artifactId>shardingsphere-proxy-native-distribution</artifactId>
diff --git a/distribution/proxy/pom.xml b/distribution/proxy/pom.xml
index 9f1cb0f81ae..7abfa529a23 100644
--- a/distribution/proxy/pom.xml
+++ b/distribution/proxy/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-distribution</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-proxy-distribution</artifactId>
     <packaging>pom</packaging>
diff --git a/distribution/src/pom.xml b/distribution/src/pom.xml
index 6ae84a15176..f4b09f699ca 100644
--- a/distribution/src/pom.xml
+++ b/distribution/src/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-distribution</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-src-distribution</artifactId>
     <packaging>pom</packaging>
diff --git a/distsql/parser/pom.xml b/distsql/parser/pom.xml
index e291f0f51d8..00f41d3cde1 100644
--- a/distsql/parser/pom.xml
+++ b/distsql/parser/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-distsql</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-distsql-parser</artifactId>
     
diff --git a/distsql/pom.xml b/distsql/pom.xml
index 575adbfc0e3..653ba0f0c48 100644
--- a/distsql/pom.xml
+++ b/distsql/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-distsql</artifactId>
     <packaging>pom</packaging>
diff --git a/distsql/statement/pom.xml b/distsql/statement/pom.xml
index 69444e7492e..62678f99639 100644
--- a/distsql/statement/pom.xml
+++ b/distsql/statement/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-distsql</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-distsql-statement</artifactId>
     <name>${project.artifactId}</name>
diff --git a/docs/community/content/involved/release/shardingsphere.cn.md b/docs/community/content/involved/release/shardingsphere.cn.md
index ee987fdc1d1..374538d2517 100644
--- a/docs/community/content/involved/release/shardingsphere.cn.md
+++ b/docs/community/content/involved/release/shardingsphere.cn.md
@@ -544,7 +544,7 @@ docker login
 
 ```shell
 git checkout ${RELEASE.VERSION}
-./mvnw -pl shardingsphere-distribution/shardingsphere-proxy-distribution -B -Prelease,docker.buildx.push clean package
+./mvnw -pl distribution/proxy -B -Prelease,docker.buildx.push clean package
 ```
 
 3.4 确认发布成功
diff --git a/docs/community/content/involved/release/shardingsphere.en.md b/docs/community/content/involved/release/shardingsphere.en.md
index 6283791743d..91395fb521f 100644
--- a/docs/community/content/involved/release/shardingsphere.en.md
+++ b/docs/community/content/involved/release/shardingsphere.en.md
@@ -551,7 +551,7 @@ docker login
 
 ```shell
 git checkout ${RELEASE.VERSION}
-./mvnw -pl shardingsphere-distribution/shardingsphere-proxy-distribution -B -Prelease,docker.buildx.push clean package
+./mvnw -pl distribution/proxy -B -Prelease,docker.buildx.push clean package
 ```
 
 3.4 Confirm the successful release
diff --git a/docs/document/content/downloads/_index.cn.md b/docs/document/content/downloads/_index.cn.md
index 545907f3a09..227d8516e2b 100644
--- a/docs/document/content/downloads/_index.cn.md
+++ b/docs/document/content/downloads/_index.cn.md
@@ -11,12 +11,12 @@ extracss = true
 Apache ShardingSphere 的发布版包括源码包及其对应的二进制包。
 由于下载内容分布在镜像服务器上,所以下载后应该进行 GPG 或 SHA-512 校验,以此来保证内容没有被篡改。
 
-##### Apache ShardingSphere - 版本: 5.2.0 ( 发布日期: Sept 8th, 2022 )
+##### Apache ShardingSphere - 版本: 5.2.1 ( 发布日期: Oct 18th, 2022 )
 
-- 源码: [<u>SRC</u>](https://www.apache.org/dyn/closer.lua/shardingsphere/5.2.0/apache-shardingsphere-5.2.0-src.zip) ( [<u>ASC</u>](https://downloads.apache.org/shardingsphere/5.2.0/apache-shardingsphere-5.2.0-src.zip.asc), [<u>SHA512</u>](https://downloads.apache.org/shardingsphere/5.2.0/apache-shardingsphere-5.2.0-src.zip.sha512) )
-- ShardingSphere-JDBC 二进制包: [<u>TAR</u>](https://www.apache.org/dyn/closer.lua/shardingsphere/5.2.0/apache-shardingsphere-5.2.0-shardingsphere-jdbc-bin.tar.gz) ( [<u>ASC</u>](https://downloads.apache.org/shardingsphere/5.2.0/apache-shardingsphere-5.2.0-shardingsphere-jdbc-bin.tar.gz.asc), [<u>SHA512</u>](https://downloads.apache.org/shardingsphere/5.2.0/apache-shardingsphere-5.2.0-shardingsphere-jdbc-bin.tar.gz.sha512) )
-- ShardingSphere-Proxy 二进制包: [<u>TAR</u>](https://www.apache.org/dyn/closer.lua/shardingsphere/5.2.0/apache-shardingsphere-5.2.0-shardingsphere-proxy-bin.tar.gz) ( [<u>ASC</u>](https://downloads.apache.org/shardingsphere/5.2.0/apache-shardingsphere-5.2.0-shardingsphere-proxy-bin.tar.gz.asc), [<u>SHA512</u>](https://downloads.apache.org/shardingsphere/5.2.0/apache-shardingsphere-5.2.0-shardingsphere-proxy-bin.tar.gz.sha512) )
-- ShardingSphere-Agent 二进制包: [<u>TAR</u>](https://www.apache.org/dyn/closer.lua/shardingsphere/5.2.0/apache-shardingsphere-5.2.0-shardingsphere-agent-bin.tar.gz) ( [<u>ASC</u>](https://downloads.apache.org/shardingsphere/5.2.0/apache-shardingsphere-5.2.0-shardingsphere-agent-bin.tar.gz.asc), [<u>SHA512</u>](https://downloads.apache.org/shardingsphere/5.2.0/apache-shardingsphere-5.2.0-shardingsphere-agent-bin.tar.gz.sha512) )
+- 源码: [<u>SRC</u>](https://www.apache.org/dyn/closer.lua/shardingsphere/5.2.1/apache-shardingsphere-5.2.1-src.zip) ( [<u>ASC</u>](https://downloads.apache.org/shardingsphere/5.2.1/apache-shardingsphere-5.2.1-src.zip.asc), [<u>SHA512</u>](https://downloads.apache.org/shardingsphere/5.2.1/apache-shardingsphere-5.2.1-src.zip.sha512) )
+- ShardingSphere-JDBC 二进制包: [<u>TAR</u>](https://www.apache.org/dyn/closer.lua/shardingsphere/5.2.1/apache-shardingsphere-5.2.1-shardingsphere-jdbc-bin.tar.gz) ( [<u>ASC</u>](https://downloads.apache.org/shardingsphere/5.2.1/apache-shardingsphere-5.2.1-shardingsphere-jdbc-bin.tar.gz.asc), [<u>SHA512</u>](https://downloads.apache.org/shardingsphere/5.2.1/apache-shardingsphere-5.2.1-shardingsphere-jdbc-bin.tar.gz.sha512) )
+- ShardingSphere-Proxy 二进制包: [<u>TAR</u>](https://www.apache.org/dyn/closer.lua/shardingsphere/5.2.1/apache-shardingsphere-5.2.1-shardingsphere-proxy-bin.tar.gz) ( [<u>ASC</u>](https://downloads.apache.org/shardingsphere/5.2.1/apache-shardingsphere-5.2.1-shardingsphere-proxy-bin.tar.gz.asc), [<u>SHA512</u>](https://downloads.apache.org/shardingsphere/5.2.1/apache-shardingsphere-5.2.1-shardingsphere-proxy-bin.tar.gz.sha512) )
+- ShardingSphere-Agent 二进制包: [<u>TAR</u>](https://www.apache.org/dyn/closer.lua/shardingsphere/5.2.1/apache-shardingsphere-5.2.1-shardingsphere-agent-bin.tar.gz) ( [<u>ASC</u>](https://downloads.apache.org/shardingsphere/5.2.1/apache-shardingsphere-5.2.1-shardingsphere-agent-bin.tar.gz.asc), [<u>SHA512</u>](https://downloads.apache.org/shardingsphere/5.2.1/apache-shardingsphere-5.2.1-shardingsphere-agent-bin.tar.gz.sha512) )
 
 ## 全部版本
 
diff --git a/docs/document/content/downloads/_index.en.md b/docs/document/content/downloads/_index.en.md
index 6b44ba6cdd1..ea7763c796a 100644
--- a/docs/document/content/downloads/_index.en.md
+++ b/docs/document/content/downloads/_index.en.md
@@ -11,12 +11,12 @@ extracss = true
 Apache ShardingSphere is released as source code tarballs with corresponding binary tarballs for convenience.
 The downloads are distributed via mirror sites and should be checked for tampering using GPG or SHA-512.
 
-##### Apache ShardingSphere - Version: 5.2.0 ( Release Date: Sept 8th, 2022 )
+##### Apache ShardingSphere - Version: 5.2.1 ( Release Date: Oct 18th, 2022 )
 
-- Source Codes: [<u>SRC</u>](https://www.apache.org/dyn/closer.lua/shardingsphere/5.2.0/apache-shardingsphere-5.2.0-src.zip) ( [<u>ASC</u>](https://downloads.apache.org/shardingsphere/5.2.0/apache-shardingsphere-5.2.0-src.zip.asc), [<u>SHA512</u>](https://downloads.apache.org/shardingsphere/5.2.0/apache-shardingsphere-5.2.0-src.zip.sha512) )
-- ShardingSphere-JDBC Binary Distribution: [<u>TAR</u>](https://www.apache.org/dyn/closer.lua/shardingsphere/5.2.0/apache-shardingsphere-5.2.0-shardingsphere-jdbc-bin.tar.gz) ( [<u>ASC</u>](https://downloads.apache.org/shardingsphere/5.2.0/apache-shardingsphere-5.2.0-shardingsphere-jdbc-bin.tar.gz.asc), [<u>SHA512</u>](https://downloads.apache.org/shardingsphere/5.2.0/apache-shardingsphere-5.2.0-shardingsphere-jdbc-bin.tar.gz.sha512) )
-- ShardingSphere-Proxy Binary Distribution: [<u>TAR</u>](https://www.apache.org/dyn/closer.lua/shardingsphere/5.2.0/apache-shardingsphere-5.2.0-shardingsphere-proxy-bin.tar.gz) ( [<u>ASC</u>](https://downloads.apache.org/shardingsphere/5.2.0/apache-shardingsphere-5.2.0-shardingsphere-proxy-bin.tar.gz.asc), [<u>SHA512</u>](https://downloads.apache.org/shardingsphere/5.2.0/apache-shardingsphere-5.2.0-shardingsphere-proxy-bin.tar.gz.sha512) )
-- ShardingSphere-Agent Binary Distribution: [<u>TAR</u>](https://www.apache.org/dyn/closer.lua/shardingsphere/5.2.0/apache-shardingsphere-5.2.0-shardingsphere-agent-bin.tar.gz) ( [<u>ASC</u>](https://downloads.apache.org/shardingsphere/5.2.0/apache-shardingsphere-5.2.0-shardingsphere-agent-bin.tar.gz.asc), [<u>SHA512</u>](https://downloads.apache.org/shardingsphere/5.2.0/apache-shardingsphere-5.2.0-shardingsphere-agent-bin.tar.gz.sha512) )
+- Source Codes: [<u>SRC</u>](https://www.apache.org/dyn/closer.lua/shardingsphere/5.2.1/apache-shardingsphere-5.2.1-src.zip) ( [<u>ASC</u>](https://downloads.apache.org/shardingsphere/5.2.1/apache-shardingsphere-5.2.1-src.zip.asc), [<u>SHA512</u>](https://downloads.apache.org/shardingsphere/5.2.1/apache-shardingsphere-5.2.1-src.zip.sha512) )
+- ShardingSphere-JDBC Binary Distribution: [<u>TAR</u>](https://www.apache.org/dyn/closer.lua/shardingsphere/5.2.1/apache-shardingsphere-5.2.1-shardingsphere-jdbc-bin.tar.gz) ( [<u>ASC</u>](https://downloads.apache.org/shardingsphere/5.2.1/apache-shardingsphere-5.2.1-shardingsphere-jdbc-bin.tar.gz.asc), [<u>SHA512</u>](https://downloads.apache.org/shardingsphere/5.2.1/apache-shardingsphere-5.2.1-shardingsphere-jdbc-bin.tar.gz.sha512) )
+- ShardingSphere-Proxy Binary Distribution: [<u>TAR</u>](https://www.apache.org/dyn/closer.lua/shardingsphere/5.2.1/apache-shardingsphere-5.2.1-shardingsphere-proxy-bin.tar.gz) ( [<u>ASC</u>](https://downloads.apache.org/shardingsphere/5.2.1/apache-shardingsphere-5.2.1-shardingsphere-proxy-bin.tar.gz.asc), [<u>SHA512</u>](https://downloads.apache.org/shardingsphere/5.2.1/apache-shardingsphere-5.2.1-shardingsphere-proxy-bin.tar.gz.sha512) )
+- ShardingSphere-Agent Binary Distribution: [<u>TAR</u>](https://www.apache.org/dyn/closer.lua/shardingsphere/5.2.1/apache-shardingsphere-5.2.1-shardingsphere-agent-bin.tar.gz) ( [<u>ASC</u>](https://downloads.apache.org/shardingsphere/5.2.1/apache-shardingsphere-5.2.1-shardingsphere-agent-bin.tar.gz.asc), [<u>SHA512</u>](https://downloads.apache.org/shardingsphere/5.2.1/apache-shardingsphere-5.2.1-shardingsphere-agent-bin.tar.gz.sha512) )
 
 ## All Releases
 
diff --git a/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/_index.cn.md b/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/_index.cn.md
index 997b75884f7..a1deb477d97 100644
--- a/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/_index.cn.md
+++ b/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/_index.cn.md
@@ -24,7 +24,7 @@ ShardingSphere-JDBC 提供官方的 Spring 命名空间,使开发者可以非
 
 #### 配置项说明
 
-命名空间:[http://shardingsphere.apache.org/schema/shardingsphere/datasource/datasource-5.2.0.xsd](http://shardingsphere.apache.org/schema/shardingsphere/datasource/datasource-5.2.0.xsd)
+命名空间:[http://shardingsphere.apache.org/schema/shardingsphere/datasource/datasource-5.2.1.xsd](http://shardingsphere.apache.org/schema/shardingsphere/datasource/datasource-5.2.1.xsd)
 
 \<shardingsphere:data-source />
 
diff --git a/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/_index.en.md b/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/_index.en.md
index e798fb44446..dfd3864008b 100644
--- a/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/_index.en.md
+++ b/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/_index.en.md
@@ -24,7 +24,7 @@ ShardingSphere-JDBC provides official Spring Namespace to make convenient for de
 
 #### Configuration Item Explanation
 
-Namespace: [http://shardingsphere.apache.org/schema/shardingsphere/datasource/datasource-5.2.0.xsd](http://shardingsphere.apache.org/schema/shardingsphere/datasource/datasource-5.2.0.xsd)
+Namespace: [http://shardingsphere.apache.org/schema/shardingsphere/datasource/datasource-5.2.1.xsd](http://shardingsphere.apache.org/schema/shardingsphere/datasource/datasource-5.2.1.xsd)
 
 \<shardingsphere:data-source />
 
diff --git a/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/rules/encrypt.cn.md b/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/rules/encrypt.cn.md
index 24f10682a1a..cf65283975e 100644
--- a/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/rules/encrypt.cn.md
+++ b/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/rules/encrypt.cn.md
@@ -9,7 +9,7 @@ weight = 4
 
 ## 参数解释
 
-命名空间:[http://shardingsphere.apache.org/schema/shardingsphere/encrypt/encrypt-5.2.0.xsd](http://shardingsphere.apache.org/schema/shardingsphere/encrypt/encrypt-5.2.0.xsd)
+命名空间:[http://shardingsphere.apache.org/schema/shardingsphere/encrypt/encrypt-5.2.1.xsd](http://shardingsphere.apache.org/schema/shardingsphere/encrypt/encrypt-5.2.1.xsd)
 
 \<encrypt:rule />
 
diff --git a/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/rules/encrypt.en.md b/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/rules/encrypt.en.md
index 4d71f29a0bf..d16fb781e98 100644
--- a/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/rules/encrypt.en.md
+++ b/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/rules/encrypt.en.md
@@ -9,7 +9,7 @@ Spring Namespace's data encryption configuration applies to the traditional Spri
 
 ## Parameters
 
-Namespace: [http://shardingsphere.apache.org/schema/shardingsphere/encrypt/encrypt-5.2.0.xsd](http://shardingsphere.apache.org/schema/shardingsphere/encrypt/encrypt-5.2.0.xsd)
+Namespace: [http://shardingsphere.apache.org/schema/shardingsphere/encrypt/encrypt-5.2.1.xsd](http://shardingsphere.apache.org/schema/shardingsphere/encrypt/encrypt-5.2.1.xsd)
 
 \<encrypt:rule />
 
diff --git a/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/rules/readwrite-splitting.cn.md b/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/rules/readwrite-splitting.cn.md
index e5b61115d92..88a2ede01a0 100644
--- a/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/rules/readwrite-splitting.cn.md
+++ b/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/rules/readwrite-splitting.cn.md
@@ -8,7 +8,7 @@ weight = 2
 
 ## 参数解释
 
-命名空间:[http://shardingsphere.apache.org/schema/shardingsphere/readwrite-splitting/readwrite-splitting-5.2.0.xsd](http://shardingsphere.apache.org/schema/shardingsphere/readwrite-splitting/readwrite-splitting-5.2.0.xsd)
+命名空间:[http://shardingsphere.apache.org/schema/shardingsphere/readwrite-splitting/readwrite-splitting-5.2.1.xsd](http://shardingsphere.apache.org/schema/shardingsphere/readwrite-splitting/readwrite-splitting-5.2.1.xsd)
 
 \<readwrite-splitting:rule />
 
diff --git a/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/rules/readwrite-splitting.en.md b/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/rules/readwrite-splitting.en.md
index 453b38c99f6..730c51527bb 100644
--- a/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/rules/readwrite-splitting.en.md
+++ b/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/rules/readwrite-splitting.en.md
@@ -7,7 +7,7 @@ weight = 2
 Spring namespace read/write splitting configuration method is suitable for conventional Spring projects, determine sharding rules and properties through namespace XML configuration files, and let Spring do the creation and management of ShardingSphereDataSource objects, avoiding additional coding work.
 
 ## Parameters Explained
-Namespace: [http://shardingsphere.apache.org/schema/shardingsphere/readwrite-splitting/readwrite-splitting-5.2.0.xsd](http://shardingsphere.apache.org/schema/shardingsphere/readwrite-splitting/readwrite-splitting-5.2.0.xsd)
+Namespace: [http://shardingsphere.apache.org/schema/shardingsphere/readwrite-splitting/readwrite-splitting-5.2.1.xsd](http://shardingsphere.apache.org/schema/shardingsphere/readwrite-splitting/readwrite-splitting-5.2.1.xsd)
 
 \<readwrite-splitting:rule />
 
diff --git a/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/rules/sharding.cn.md b/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/rules/sharding.cn.md
index 2381047adab..52158c4e475 100644
--- a/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/rules/sharding.cn.md
+++ b/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/rules/sharding.cn.md
@@ -9,7 +9,7 @@ weight = 1
 
 ## 参数解释
 
-命名空间:[http://shardingsphere.apache.org/schema/shardingsphere/sharding/sharding-5.2.0.xsd](http://shardingsphere.apache.org/schema/shardingsphere/sharding/sharding-5.2.0.xsd)
+命名空间:[http://shardingsphere.apache.org/schema/shardingsphere/sharding/sharding-5.2.1.xsd](http://shardingsphere.apache.org/schema/shardingsphere/sharding/sharding-5.2.1.xsd)
 
 \<sharding:rule />
 
diff --git a/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/rules/sharding.en.md b/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/rules/sharding.en.md
index 60c34fa6f96..f99a781ef38 100644
--- a/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/rules/sharding.en.md
+++ b/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/rules/sharding.en.md
@@ -9,7 +9,7 @@ The configuration method of data sharding Spring Namespace is applicable to trad
 
 ## Parameters
 
-Namespace: [http://shardingsphere.apache.org/schema/shardingsphere/sharding/sharding-5.2.0.xsd](http://shardingsphere.apache.org/schema/shardingsphere/sharding/sharding-5.2.0.xsd)
+Namespace: [http://shardingsphere.apache.org/schema/shardingsphere/sharding/sharding-5.2.1.xsd](http://shardingsphere.apache.org/schema/shardingsphere/sharding/sharding-5.2.1.xsd)
 
 \<sharding:rule />
 
diff --git a/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/rules/sql-parser.cn.md b/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/rules/sql-parser.cn.md
index e52d156b4fa..4391c24eb77 100644
--- a/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/rules/sql-parser.cn.md
+++ b/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/rules/sql-parser.cn.md
@@ -8,7 +8,7 @@ Spring 命名空间的配置方式,适用于传统的 Spring 项目,它通
 
 ## 参数解释
 
-命名空间:[http://shardingsphere.apache.org/schema/shardingsphere/sql-parser/sql-parser-5.2.0.xsd](http://shardingsphere.apache.org/schema/shardingsphere/sql-parser/sql-parser-5.2.0.xsd)
+命名空间:[http://shardingsphere.apache.org/schema/shardingsphere/sql-parser/sql-parser-5.2.1.xsd](http://shardingsphere.apache.org/schema/shardingsphere/sql-parser/sql-parser-5.2.1.xsd)
 
 \<sql-parser:rule />
 
diff --git a/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/rules/sql-parser.en.md b/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/rules/sql-parser.en.md
index eeb06f64f01..1ce0e4db938 100644
--- a/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/rules/sql-parser.en.md
+++ b/docs/document/content/user-manual/shardingsphere-jdbc/spring-namespace/rules/sql-parser.en.md
@@ -8,7 +8,7 @@ Spring namespace's SQL parser configuration applies to traditional Spring projec
 
 ## Parameters
 
-Namespace:[http://shardingsphere.apache.org/schema/shardingsphere/sql-parser/sql-parser-5.2.0.xsd](http://shardingsphere.apache.org/schema/shardingsphere/sql-parser/sql-parser-5.2.0.xsd)
+Namespace:[http://shardingsphere.apache.org/schema/shardingsphere/sql-parser/sql-parser-5.2.1.xsd](http://shardingsphere.apache.org/schema/shardingsphere/sql-parser/sql-parser-5.2.1.xsd)
 
 \<sql-parser:rule />
 
diff --git a/examples/pom.xml b/examples/pom.xml
index d0e54caa3ea..82c1ca26c6c 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -36,7 +36,7 @@
     </modules>
     
     <properties>
-        <revision>5.2.1-SNAPSHOT</revision>
+        <revision>5.2.2-SNAPSHOT</revision>
         <java.version>1.8</java.version>
         <maven.version.range>[3.0.4,)</maven.version.range>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
diff --git a/features/db-discovery/api/pom.xml b/features/db-discovery/api/pom.xml
index 47c17ad1b1e..91aaa2ea330 100644
--- a/features/db-discovery/api/pom.xml
+++ b/features/db-discovery/api/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-db-discovery</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-db-discovery-api</artifactId>
     <name>${project.artifactId}</name>
diff --git a/features/db-discovery/core/pom.xml b/features/db-discovery/core/pom.xml
index 25c8415d1f6..bc9dbacd105 100644
--- a/features/db-discovery/core/pom.xml
+++ b/features/db-discovery/core/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-db-discovery</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-db-discovery-core</artifactId>
     <name>${project.artifactId}</name>
diff --git a/features/db-discovery/distsql/handler/pom.xml b/features/db-discovery/distsql/handler/pom.xml
index 1a59b26efd9..7165798347e 100644
--- a/features/db-discovery/distsql/handler/pom.xml
+++ b/features/db-discovery/distsql/handler/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-db-discovery-distsql</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-db-discovery-distsql-handler</artifactId>
     <name>${project.artifactId}</name>
diff --git a/features/db-discovery/distsql/parser/pom.xml b/features/db-discovery/distsql/parser/pom.xml
index 87800ade582..50a8edfc9eb 100644
--- a/features/db-discovery/distsql/parser/pom.xml
+++ b/features/db-discovery/distsql/parser/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-db-discovery-distsql</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-db-discovery-distsql-parser</artifactId>
     <name>${project.artifactId}</name>
diff --git a/features/db-discovery/distsql/pom.xml b/features/db-discovery/distsql/pom.xml
index 3b0ca2a97c8..53dc2f10035 100644
--- a/features/db-discovery/distsql/pom.xml
+++ b/features/db-discovery/distsql/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-db-discovery</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-db-discovery-distsql</artifactId>
     <packaging>pom</packaging>
diff --git a/features/db-discovery/distsql/statement/pom.xml b/features/db-discovery/distsql/statement/pom.xml
index cd05f4a0fd5..5093bd5c11a 100644
--- a/features/db-discovery/distsql/statement/pom.xml
+++ b/features/db-discovery/distsql/statement/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-db-discovery-distsql</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-db-discovery-distsql-statement</artifactId>
     <name>${project.artifactId}</name>
diff --git a/features/db-discovery/pom.xml b/features/db-discovery/pom.xml
index 8355d160031..679745e82fc 100644
--- a/features/db-discovery/pom.xml
+++ b/features/db-discovery/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-features</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-db-discovery</artifactId>
     <packaging>pom</packaging>
diff --git a/features/db-discovery/provider/mysql/pom.xml b/features/db-discovery/provider/mysql/pom.xml
index 917b02eea50..3cee03da04e 100644
--- a/features/db-discovery/provider/mysql/pom.xml
+++ b/features/db-discovery/provider/mysql/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-db-discovery-provider</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-db-discovery-mysql</artifactId>
     <name>${project.artifactId}</name>
diff --git a/features/db-discovery/provider/opengauss/pom.xml b/features/db-discovery/provider/opengauss/pom.xml
index 96fe94b4e0a..995133014ab 100644
--- a/features/db-discovery/provider/opengauss/pom.xml
+++ b/features/db-discovery/provider/opengauss/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-db-discovery-provider</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-db-discovery-opengauss</artifactId>
     <name>${project.artifactId}</name>
diff --git a/features/db-discovery/provider/pom.xml b/features/db-discovery/provider/pom.xml
index 40d0630d43c..e80d1fb2469 100644
--- a/features/db-discovery/provider/pom.xml
+++ b/features/db-discovery/provider/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-db-discovery</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-db-discovery-provider</artifactId>
     <packaging>pom</packaging>
diff --git a/features/db-discovery/spring/pom.xml b/features/db-discovery/spring/pom.xml
index d514a480025..feaf2a848e4 100644
--- a/features/db-discovery/spring/pom.xml
+++ b/features/db-discovery/spring/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-db-discovery</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-db-discovery-spring</artifactId>
     <packaging>pom</packaging>
diff --git a/features/db-discovery/spring/spring-boot-starter/pom.xml b/features/db-discovery/spring/spring-boot-starter/pom.xml
index dc36bfef183..10a4c25870f 100644
--- a/features/db-discovery/spring/spring-boot-starter/pom.xml
+++ b/features/db-discovery/spring/spring-boot-starter/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-db-discovery-spring</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-db-discovery-spring-boot-starter</artifactId>
     <name>${project.artifactId}</name>
diff --git a/features/db-discovery/spring/spring-namespace/pom.xml b/features/db-discovery/spring/spring-namespace/pom.xml
index bba5b55d8dd..98af53277d7 100644
--- a/features/db-discovery/spring/spring-namespace/pom.xml
+++ b/features/db-discovery/spring/spring-namespace/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-db-discovery-spring</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-db-discovery-spring-namespace</artifactId>
     <name>${project.artifactId}</name>
diff --git a/features/encrypt/api/pom.xml b/features/encrypt/api/pom.xml
index be9ed9222dc..e431e7f0ac9 100644
--- a/features/encrypt/api/pom.xml
+++ b/features/encrypt/api/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-encrypt</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-encrypt-api</artifactId>
     <name>${project.artifactId}</name>
diff --git a/features/encrypt/core/pom.xml b/features/encrypt/core/pom.xml
index b8b2518050a..6bc898ef28a 100644
--- a/features/encrypt/core/pom.xml
+++ b/features/encrypt/core/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-encrypt</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-encrypt-core</artifactId>
     <name>${project.artifactId}</name>
diff --git a/features/encrypt/distsql/handler/pom.xml b/features/encrypt/distsql/handler/pom.xml
index 9008bc3897f..40d92364a91 100644
--- a/features/encrypt/distsql/handler/pom.xml
+++ b/features/encrypt/distsql/handler/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-encrypt-distsql</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-encrypt-distsql-handler</artifactId>
     <name>${project.artifactId}</name>
diff --git a/features/encrypt/distsql/parser/pom.xml b/features/encrypt/distsql/parser/pom.xml
index 7c347f7baec..3e8a86d74b7 100644
--- a/features/encrypt/distsql/parser/pom.xml
+++ b/features/encrypt/distsql/parser/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-encrypt-distsql</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-encrypt-distsql-parser</artifactId>
     <name>${project.artifactId}</name>
diff --git a/features/encrypt/distsql/pom.xml b/features/encrypt/distsql/pom.xml
index 3c9ee0c3fa9..cf62920e1dd 100644
--- a/features/encrypt/distsql/pom.xml
+++ b/features/encrypt/distsql/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-encrypt</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-encrypt-distsql</artifactId>
     <packaging>pom</packaging>
diff --git a/features/encrypt/distsql/statement/pom.xml b/features/encrypt/distsql/statement/pom.xml
index 6245da031a6..6f5dbc56c60 100644
--- a/features/encrypt/distsql/statement/pom.xml
+++ b/features/encrypt/distsql/statement/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-encrypt-distsql</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-encrypt-distsql-statement</artifactId>
     <name>${project.artifactId}</name>
diff --git a/features/encrypt/plugin/pom.xml b/features/encrypt/plugin/pom.xml
index 031ad96a8e4..20817700d13 100644
--- a/features/encrypt/plugin/pom.xml
+++ b/features/encrypt/plugin/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-encrypt</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-encrypt-plugin</artifactId>
     <packaging>pom</packaging>
diff --git a/features/encrypt/plugin/sm/pom.xml b/features/encrypt/plugin/sm/pom.xml
index ff81abdc4aa..fad530e27cb 100644
--- a/features/encrypt/plugin/sm/pom.xml
+++ b/features/encrypt/plugin/sm/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-encrypt-plugin</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-encrypt-sm</artifactId>
     <name>${project.artifactId}</name>
diff --git a/features/encrypt/pom.xml b/features/encrypt/pom.xml
index 95ba8d3f318..d66d1d7ae2c 100644
--- a/features/encrypt/pom.xml
+++ b/features/encrypt/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-features</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-encrypt</artifactId>
     <packaging>pom</packaging>
diff --git a/features/encrypt/spring/pom.xml b/features/encrypt/spring/pom.xml
index b600ca1caa9..39a24047e85 100644
--- a/features/encrypt/spring/pom.xml
+++ b/features/encrypt/spring/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-encrypt</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-encrypt-spring</artifactId>
     <packaging>pom</packaging>
diff --git a/features/encrypt/spring/spring-boot-starter/pom.xml b/features/encrypt/spring/spring-boot-starter/pom.xml
index 81a73ec6957..5bdb0a13813 100644
--- a/features/encrypt/spring/spring-boot-starter/pom.xml
+++ b/features/encrypt/spring/spring-boot-starter/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-encrypt-spring</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-encrypt-spring-boot-starter</artifactId>
     <name>${project.artifactId}</name>
diff --git a/features/encrypt/spring/spring-namespace/pom.xml b/features/encrypt/spring/spring-namespace/pom.xml
index e51579de4fd..8da3ef06a92 100644
--- a/features/encrypt/spring/spring-namespace/pom.xml
+++ b/features/encrypt/spring/spring-namespace/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-encrypt-spring</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-encrypt-spring-namespace</artifactId>
     <name>${project.artifactId}</name>
diff --git a/features/pom.xml b/features/pom.xml
index f8395ec9945..12c5fcb93f2 100644
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-features</artifactId>
     <packaging>pom</packaging>
diff --git a/features/readwrite-splitting/api/pom.xml b/features/readwrite-splitting/api/pom.xml
index a26f7c776f5..b76f4d5d80a 100644
--- a/features/readwrite-splitting/api/pom.xml
+++ b/features/readwrite-splitting/api/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-readwrite-splitting</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-readwrite-splitting-api</artifactId>
     <name>${project.artifactId}</name>
diff --git a/features/readwrite-splitting/core/pom.xml b/features/readwrite-splitting/core/pom.xml
index 6856545466d..fdef5b2b147 100644
--- a/features/readwrite-splitting/core/pom.xml
+++ b/features/readwrite-splitting/core/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-readwrite-splitting</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-readwrite-splitting-core</artifactId>
     <name>${project.artifactId}</name>
diff --git a/features/readwrite-splitting/distsql/handler/pom.xml b/features/readwrite-splitting/distsql/handler/pom.xml
index 147fcb488e0..0cf4d321865 100644
--- a/features/readwrite-splitting/distsql/handler/pom.xml
+++ b/features/readwrite-splitting/distsql/handler/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-readwrite-splitting-distsql</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-readwrite-splitting-distsql-handler</artifactId>
     <name>${project.artifactId}</name>
diff --git a/features/readwrite-splitting/distsql/parser/pom.xml b/features/readwrite-splitting/distsql/parser/pom.xml
index 8ebec10bc55..47a366f205a 100644
--- a/features/readwrite-splitting/distsql/parser/pom.xml
+++ b/features/readwrite-splitting/distsql/parser/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-readwrite-splitting-distsql</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-readwrite-splitting-distsql-parser</artifactId>
     <name>${project.artifactId}</name>
diff --git a/features/readwrite-splitting/distsql/pom.xml b/features/readwrite-splitting/distsql/pom.xml
index 7da9e2ff667..c5ff5d63a5e 100644
--- a/features/readwrite-splitting/distsql/pom.xml
+++ b/features/readwrite-splitting/distsql/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-readwrite-splitting</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-readwrite-splitting-distsql</artifactId>
     <packaging>pom</packaging>
diff --git a/features/readwrite-splitting/distsql/statement/pom.xml b/features/readwrite-splitting/distsql/statement/pom.xml
index 426102e341d..955009827d2 100644
--- a/features/readwrite-splitting/distsql/statement/pom.xml
+++ b/features/readwrite-splitting/distsql/statement/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-readwrite-splitting-distsql</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-readwrite-splitting-distsql-statement</artifactId>
     <name>${project.artifactId}</name>
diff --git a/features/readwrite-splitting/pom.xml b/features/readwrite-splitting/pom.xml
index 0dc592ef7a0..fa0ff7f05e6 100644
--- a/features/readwrite-splitting/pom.xml
+++ b/features/readwrite-splitting/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-features</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-readwrite-splitting</artifactId>
     <packaging>pom</packaging>
diff --git a/features/readwrite-splitting/spring/pom.xml b/features/readwrite-splitting/spring/pom.xml
index 020d9f58551..68bdf4a5e17 100644
--- a/features/readwrite-splitting/spring/pom.xml
+++ b/features/readwrite-splitting/spring/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-readwrite-splitting</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-readwrite-splitting-spring</artifactId>
     <packaging>pom</packaging>
diff --git a/features/readwrite-splitting/spring/spring-boot-starter/pom.xml b/features/readwrite-splitting/spring/spring-boot-starter/pom.xml
index 26b3294a398..99441f7e496 100644
--- a/features/readwrite-splitting/spring/spring-boot-starter/pom.xml
+++ b/features/readwrite-splitting/spring/spring-boot-starter/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-readwrite-splitting-spring</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-readwrite-splitting-spring-boot-starter</artifactId>
     <name>${project.artifactId}</name>
diff --git a/features/readwrite-splitting/spring/spring-namespace/pom.xml b/features/readwrite-splitting/spring/spring-namespace/pom.xml
index c994684180a..48b2b772472 100644
--- a/features/readwrite-splitting/spring/spring-namespace/pom.xml
+++ b/features/readwrite-splitting/spring/spring-namespace/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-readwrite-splitting-spring</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-readwrite-splitting-spring-namespace</artifactId>
     <name>${project.artifactId}</name>
diff --git a/features/shadow/api/pom.xml b/features/shadow/api/pom.xml
index e0aa78af5f6..725bde62f7f 100644
--- a/features/shadow/api/pom.xml
+++ b/features/shadow/api/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-shadow</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-shadow-api</artifactId>
     <name>${project.artifactId}</name>
diff --git a/features/shadow/core/pom.xml b/features/shadow/core/pom.xml
index 1ac5d9a13ed..d6ce3254247 100644
--- a/features/shadow/core/pom.xml
+++ b/features/shadow/core/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-shadow</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-shadow-core</artifactId>
     <name>${project.artifactId}</name>
diff --git a/features/shadow/distsql/handler/pom.xml b/features/shadow/distsql/handler/pom.xml
index 66b075ffe5b..de5e9e350fa 100644
--- a/features/shadow/distsql/handler/pom.xml
+++ b/features/shadow/distsql/handler/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-shadow-distsql</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-shadow-distsql-handler</artifactId>
     <name>${project.artifactId}</name>
diff --git a/features/shadow/distsql/parser/pom.xml b/features/shadow/distsql/parser/pom.xml
index fa49c4ed7e0..328e695cbfe 100644
--- a/features/shadow/distsql/parser/pom.xml
+++ b/features/shadow/distsql/parser/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-shadow-distsql</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-shadow-distsql-parser</artifactId>
     <name>${project.artifactId}</name>
diff --git a/features/shadow/distsql/pom.xml b/features/shadow/distsql/pom.xml
index c58f52cbc27..4336b7b448c 100644
--- a/features/shadow/distsql/pom.xml
+++ b/features/shadow/distsql/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-shadow</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-shadow-distsql</artifactId>
     <packaging>pom</packaging>
diff --git a/features/shadow/distsql/statement/pom.xml b/features/shadow/distsql/statement/pom.xml
index d37a15f1834..6ba727e5135 100644
--- a/features/shadow/distsql/statement/pom.xml
+++ b/features/shadow/distsql/statement/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-shadow-distsql</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-shadow-distsql-statement</artifactId>
     <name>${project.artifactId}</name>
diff --git a/features/shadow/pom.xml b/features/shadow/pom.xml
index f4442e016f2..c1ac12315a1 100644
--- a/features/shadow/pom.xml
+++ b/features/shadow/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-features</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-shadow</artifactId>
     <packaging>pom</packaging>
diff --git a/features/shadow/spring/pom.xml b/features/shadow/spring/pom.xml
index f577c53d22c..88c068848ef 100644
--- a/features/shadow/spring/pom.xml
+++ b/features/shadow/spring/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-shadow</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-shadow-spring</artifactId>
     <packaging>pom</packaging>
diff --git a/features/shadow/spring/spring-boot-starter/pom.xml b/features/shadow/spring/spring-boot-starter/pom.xml
index b53c62d2257..09289dc1944 100644
--- a/features/shadow/spring/spring-boot-starter/pom.xml
+++ b/features/shadow/spring/spring-boot-starter/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-shadow-spring</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-shadow-spring-boot-starter</artifactId>
     <name>${project.artifactId}</name>
diff --git a/features/shadow/spring/spring-namespace/pom.xml b/features/shadow/spring/spring-namespace/pom.xml
index 083aa331638..522113598a5 100644
--- a/features/shadow/spring/spring-namespace/pom.xml
+++ b/features/shadow/spring/spring-namespace/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-shadow-spring</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-shadow-spring-namespace</artifactId>
     <name>${project.artifactId}</name>
diff --git a/features/sharding/api/pom.xml b/features/sharding/api/pom.xml
index 1b6b56f9839..eacd53805b5 100644
--- a/features/sharding/api/pom.xml
+++ b/features/sharding/api/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-sharding</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-sharding-api</artifactId>
     <name>${project.artifactId}</name>
diff --git a/features/sharding/core/pom.xml b/features/sharding/core/pom.xml
index 251d1789f61..68273cec83f 100644
--- a/features/sharding/core/pom.xml
+++ b/features/sharding/core/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-sharding</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-sharding-core</artifactId>
     <name>${project.artifactId}</name>
diff --git a/features/sharding/distsql/handler/pom.xml b/features/sharding/distsql/handler/pom.xml
index a9adeb10b51..14357af4ef9 100644
--- a/features/sharding/distsql/handler/pom.xml
+++ b/features/sharding/distsql/handler/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-sharding-distsql</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-sharding-distsql-handler</artifactId>
     <name>${project.artifactId}</name>
diff --git a/features/sharding/distsql/parser/pom.xml b/features/sharding/distsql/parser/pom.xml
index bcf7a0405cc..3b8c238176c 100644
--- a/features/sharding/distsql/parser/pom.xml
+++ b/features/sharding/distsql/parser/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-sharding-distsql</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-sharding-distsql-parser</artifactId>
     <name>${project.artifactId}</name>
diff --git a/features/sharding/distsql/pom.xml b/features/sharding/distsql/pom.xml
index f1ff3782e0c..21bb4957221 100644
--- a/features/sharding/distsql/pom.xml
+++ b/features/sharding/distsql/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-sharding</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-sharding-distsql</artifactId>
     <packaging>pom</packaging>
diff --git a/features/sharding/distsql/statement/pom.xml b/features/sharding/distsql/statement/pom.xml
index 947ac7e764c..2308cccca96 100644
--- a/features/sharding/distsql/statement/pom.xml
+++ b/features/sharding/distsql/statement/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-sharding-distsql</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-sharding-distsql-statement</artifactId>
     <name>${project.artifactId}</name>
diff --git a/features/sharding/plugin/cache/pom.xml b/features/sharding/plugin/cache/pom.xml
index 3c4c588cf34..ef11b51859e 100644
--- a/features/sharding/plugin/cache/pom.xml
+++ b/features/sharding/plugin/cache/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-sharding-plugin</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-sharding-cache</artifactId>
     <name>${project.artifactId}</name>
diff --git a/features/sharding/plugin/cosid/pom.xml b/features/sharding/plugin/cosid/pom.xml
index 6e3317ced1f..c4fc9f753cb 100644
--- a/features/sharding/plugin/cosid/pom.xml
+++ b/features/sharding/plugin/cosid/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-sharding-plugin</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-sharding-cosid</artifactId>
     <name>${project.artifactId}</name>
diff --git a/features/sharding/plugin/nanoid/pom.xml b/features/sharding/plugin/nanoid/pom.xml
index aa1ebb1057f..d624ed3cfde 100644
--- a/features/sharding/plugin/nanoid/pom.xml
+++ b/features/sharding/plugin/nanoid/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-sharding-plugin</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-sharding-nanoid</artifactId>
     <name>${project.artifactId}</name>
diff --git a/features/sharding/plugin/pom.xml b/features/sharding/plugin/pom.xml
index 3a18403cc2d..58191cc2b25 100644
--- a/features/sharding/plugin/pom.xml
+++ b/features/sharding/plugin/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-sharding</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-sharding-plugin</artifactId>
     <packaging>pom</packaging>
diff --git a/features/sharding/pom.xml b/features/sharding/pom.xml
index f07b1593aab..3594d064c4a 100644
--- a/features/sharding/pom.xml
+++ b/features/sharding/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-features</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-sharding</artifactId>
     <packaging>pom</packaging>
diff --git a/features/sharding/spring/pom.xml b/features/sharding/spring/pom.xml
index 354d4eea06a..1b37a15d444 100644
--- a/features/sharding/spring/pom.xml
+++ b/features/sharding/spring/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-sharding</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-sharding-spring</artifactId>
     <packaging>pom</packaging>
diff --git a/features/sharding/spring/spring-boot-starter/pom.xml b/features/sharding/spring/spring-boot-starter/pom.xml
index 56c8770c8e5..844a0eae5d4 100644
--- a/features/sharding/spring/spring-boot-starter/pom.xml
+++ b/features/sharding/spring/spring-boot-starter/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-sharding-spring</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-sharding-spring-boot-starter</artifactId>
     <name>${project.artifactId}</name>
diff --git a/features/sharding/spring/spring-namespace/pom.xml b/features/sharding/spring/spring-namespace/pom.xml
index 8c59dbac982..ddf121d1bf0 100644
--- a/features/sharding/spring/spring-namespace/pom.xml
+++ b/features/sharding/spring/spring-namespace/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-sharding-spring</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-sharding-spring-namespace</artifactId>
     <name>${project.artifactId}</name>
diff --git a/infra/binder/pom.xml b/infra/binder/pom.xml
index 6198fe1615a..40d46598b91 100644
--- a/infra/binder/pom.xml
+++ b/infra/binder/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-infra</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-infra-binder</artifactId>
     <name>${project.artifactId}</name>
diff --git a/infra/common/pom.xml b/infra/common/pom.xml
index 1e3f335e414..a1697ef2098 100644
--- a/infra/common/pom.xml
+++ b/infra/common/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-infra</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-infra-common</artifactId>
     <name>${project.artifactId}</name>
diff --git a/infra/context/pom.xml b/infra/context/pom.xml
index 729c178880b..8ad4044132c 100644
--- a/infra/context/pom.xml
+++ b/infra/context/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-infra</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-infra-context</artifactId>
     <name>${project.artifactId}</name>
diff --git a/infra/datetime/pom.xml b/infra/datetime/pom.xml
index 508b6d8e7e5..ea8c4e6ab56 100644
--- a/infra/datetime/pom.xml
+++ b/infra/datetime/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-infra</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-infra-datetime</artifactId>
     <packaging>pom</packaging>
diff --git a/infra/datetime/spi/pom.xml b/infra/datetime/spi/pom.xml
index dad236d1670..2a743c71cb4 100644
--- a/infra/datetime/spi/pom.xml
+++ b/infra/datetime/spi/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-infra-datetime</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-infra-datetime-spi</artifactId>
     <name>${project.artifactId}</name>
diff --git a/infra/datetime/type/database/pom.xml b/infra/datetime/type/database/pom.xml
index af9e09e0337..7abb2a6f790 100644
--- a/infra/datetime/type/database/pom.xml
+++ b/infra/datetime/type/database/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-infra-datetime-type</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-database-datetime</artifactId>
     
diff --git a/infra/datetime/type/pom.xml b/infra/datetime/type/pom.xml
index 3638a77b2d0..b6654236531 100644
--- a/infra/datetime/type/pom.xml
+++ b/infra/datetime/type/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-infra-datetime</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-infra-datetime-type</artifactId>
     <packaging>pom</packaging>
diff --git a/infra/datetime/type/system/pom.xml b/infra/datetime/type/system/pom.xml
index c8b8f7ed7a0..3ad892d026b 100644
--- a/infra/datetime/type/system/pom.xml
+++ b/infra/datetime/type/system/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-infra-datetime-type</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-system-datetime</artifactId>
     
diff --git a/infra/executor/pom.xml b/infra/executor/pom.xml
index dc79317fe71..371ea0824c9 100644
--- a/infra/executor/pom.xml
+++ b/infra/executor/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-infra</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-infra-executor</artifactId>
     <name>${project.artifactId}</name>
diff --git a/infra/merge/pom.xml b/infra/merge/pom.xml
index 0860a82e4bd..28858ae1de3 100644
--- a/infra/merge/pom.xml
+++ b/infra/merge/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-infra</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-infra-merge</artifactId>
     <name>${project.artifactId}</name>
diff --git a/infra/parser/pom.xml b/infra/parser/pom.xml
index 9ee049c57d7..178ef6e1948 100644
--- a/infra/parser/pom.xml
+++ b/infra/parser/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-infra</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-infra-parser</artifactId>
     <name>${project.artifactId}</name>
diff --git a/infra/pom.xml b/infra/pom.xml
index 1152f2a8c65..5e39fc0297e 100644
--- a/infra/pom.xml
+++ b/infra/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-infra</artifactId>
     <packaging>pom</packaging>
diff --git a/infra/rewrite/pom.xml b/infra/rewrite/pom.xml
index b52beb1ea80..eb710c936ac 100644
--- a/infra/rewrite/pom.xml
+++ b/infra/rewrite/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-infra</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-infra-rewrite</artifactId>
     <name>${project.artifactId}</name>
diff --git a/infra/route/pom.xml b/infra/route/pom.xml
index cd167a4e6d4..76d58dde68a 100644
--- a/infra/route/pom.xml
+++ b/infra/route/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-infra</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-infra-route</artifactId>
     <name>${project.artifactId}</name>
diff --git a/infra/util/pom.xml b/infra/util/pom.xml
index 8f43d265967..125eab4b56d 100644
--- a/infra/util/pom.xml
+++ b/infra/util/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-infra</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-infra-util</artifactId>
     
diff --git a/jdbc/core/pom.xml b/jdbc/core/pom.xml
index 1d225580175..019c68b1883 100644
--- a/jdbc/core/pom.xml
+++ b/jdbc/core/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-jdbc</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-jdbc-core</artifactId>
     <name>${project.artifactId}</name>
diff --git a/jdbc/pom.xml b/jdbc/pom.xml
index 269f85b6381..399cf4e154a 100644
--- a/jdbc/pom.xml
+++ b/jdbc/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-jdbc</artifactId>
     <packaging>pom</packaging>
diff --git a/jdbc/spring/core/pom.xml b/jdbc/spring/core/pom.xml
index 0a2354553ab..f1317cff064 100644
--- a/jdbc/spring/core/pom.xml
+++ b/jdbc/spring/core/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-jdbc-spring</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-jdbc-core-spring</artifactId>
     <packaging>pom</packaging>
diff --git a/jdbc/spring/core/spring-boot-starter/pom.xml b/jdbc/spring/core/spring-boot-starter/pom.xml
index 787babb06cb..6f1412a28c3 100644
--- a/jdbc/spring/core/spring-boot-starter/pom.xml
+++ b/jdbc/spring/core/spring-boot-starter/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-jdbc-core-spring</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-jdbc-core-spring-boot-starter</artifactId>
     <name>${project.artifactId}</name>
diff --git a/jdbc/spring/core/spring-namespace/pom.xml b/jdbc/spring/core/spring-namespace/pom.xml
index bbd828cc67b..7ce184d3125 100644
--- a/jdbc/spring/core/spring-namespace/pom.xml
+++ b/jdbc/spring/core/spring-namespace/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-jdbc-core-spring</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-jdbc-core-spring-namespace</artifactId>
     <name>${project.artifactId}</name>
diff --git a/jdbc/spring/infra/pom.xml b/jdbc/spring/infra/pom.xml
index 9cfe4f8cdde..04ed8f0ff59 100644
--- a/jdbc/spring/infra/pom.xml
+++ b/jdbc/spring/infra/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-jdbc-spring</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-jdbc-spring-infra</artifactId>
     <packaging>pom</packaging>
diff --git a/jdbc/spring/infra/spring-boot-starter/pom.xml b/jdbc/spring/infra/spring-boot-starter/pom.xml
index 54cda455d65..801d63841d1 100644
--- a/jdbc/spring/infra/spring-boot-starter/pom.xml
+++ b/jdbc/spring/infra/spring-boot-starter/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-jdbc-spring-infra</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-jdbc-spring-boot-starter-infra</artifactId>
     <name>${project.artifactId}</name>
diff --git a/jdbc/spring/infra/spring-namespace/pom.xml b/jdbc/spring/infra/spring-namespace/pom.xml
index fb7373761d9..829abb5792c 100644
--- a/jdbc/spring/infra/spring-namespace/pom.xml
+++ b/jdbc/spring/infra/spring-namespace/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-jdbc-spring-infra</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-jdbc-spring-namespace-infra</artifactId>
     <name>${project.artifactId}</name>
diff --git a/jdbc/spring/pom.xml b/jdbc/spring/pom.xml
index b55a18e1834..c14177fa4fa 100644
--- a/jdbc/spring/pom.xml
+++ b/jdbc/spring/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-jdbc</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-jdbc-spring</artifactId>
     <packaging>pom</packaging>
diff --git a/jdbc/spring/transaction/pom.xml b/jdbc/spring/transaction/pom.xml
index 0625c1b83eb..c6d6337a42d 100644
--- a/jdbc/spring/transaction/pom.xml
+++ b/jdbc/spring/transaction/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-jdbc-spring</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-jdbc-transaction-spring</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/authority/api/pom.xml b/kernel/authority/api/pom.xml
index 0fb52461c5b..89822271f64 100644
--- a/kernel/authority/api/pom.xml
+++ b/kernel/authority/api/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-authority</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-authority-api</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/authority/core/pom.xml b/kernel/authority/core/pom.xml
index 771e365a6af..c491b05b1c4 100644
--- a/kernel/authority/core/pom.xml
+++ b/kernel/authority/core/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-authority</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-authority-core</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/authority/distsql/handler/pom.xml b/kernel/authority/distsql/handler/pom.xml
index 9903dea6239..f733651d73a 100644
--- a/kernel/authority/distsql/handler/pom.xml
+++ b/kernel/authority/distsql/handler/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-authority-distsql</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-authority-distsql-handler</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/authority/distsql/parser/pom.xml b/kernel/authority/distsql/parser/pom.xml
index 3cfaad3add5..49f864e7cbd 100644
--- a/kernel/authority/distsql/parser/pom.xml
+++ b/kernel/authority/distsql/parser/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-authority-distsql</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-authority-distsql-parser</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/authority/distsql/pom.xml b/kernel/authority/distsql/pom.xml
index 6acbbcc4507..2579d9cfb16 100644
--- a/kernel/authority/distsql/pom.xml
+++ b/kernel/authority/distsql/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-authority</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-authority-distsql</artifactId>
     <packaging>pom</packaging>
diff --git a/kernel/authority/distsql/statement/pom.xml b/kernel/authority/distsql/statement/pom.xml
index 46e590f5de9..4f1b6625528 100644
--- a/kernel/authority/distsql/statement/pom.xml
+++ b/kernel/authority/distsql/statement/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-authority-distsql</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-authority-distsql-statement</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/authority/pom.xml b/kernel/authority/pom.xml
index 06d906bfbc9..d1438349a0b 100644
--- a/kernel/authority/pom.xml
+++ b/kernel/authority/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-kernel</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-authority</artifactId>
     <packaging>pom</packaging>
diff --git a/kernel/data-pipeline/api/pom.xml b/kernel/data-pipeline/api/pom.xml
index db795d2fd20..bc98f2ef602 100644
--- a/kernel/data-pipeline/api/pom.xml
+++ b/kernel/data-pipeline/api/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-data-pipeline</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-data-pipeline-api</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/data-pipeline/core/pom.xml b/kernel/data-pipeline/core/pom.xml
index 2c27c32c423..e2fcaf13476 100644
--- a/kernel/data-pipeline/core/pom.xml
+++ b/kernel/data-pipeline/core/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-data-pipeline</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-data-pipeline-core</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/data-pipeline/dialect/mysql/pom.xml b/kernel/data-pipeline/dialect/mysql/pom.xml
index 6256d12994a..81cfdc96847 100644
--- a/kernel/data-pipeline/dialect/mysql/pom.xml
+++ b/kernel/data-pipeline/dialect/mysql/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-data-pipeline-dialect</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-data-pipeline-mysql</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/data-pipeline/dialect/opengauss/pom.xml b/kernel/data-pipeline/dialect/opengauss/pom.xml
index 33ee6e33406..af978547766 100644
--- a/kernel/data-pipeline/dialect/opengauss/pom.xml
+++ b/kernel/data-pipeline/dialect/opengauss/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-data-pipeline-dialect</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-data-pipeline-opengauss</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/data-pipeline/dialect/pom.xml b/kernel/data-pipeline/dialect/pom.xml
index 794957347ca..3bc499ef90d 100644
--- a/kernel/data-pipeline/dialect/pom.xml
+++ b/kernel/data-pipeline/dialect/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-data-pipeline</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-data-pipeline-dialect</artifactId>
     <packaging>pom</packaging>
diff --git a/kernel/data-pipeline/dialect/postgresql/pom.xml b/kernel/data-pipeline/dialect/postgresql/pom.xml
index 700d490012e..3345721aa98 100644
--- a/kernel/data-pipeline/dialect/postgresql/pom.xml
+++ b/kernel/data-pipeline/dialect/postgresql/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-data-pipeline-dialect</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-data-pipeline-postgresql</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/data-pipeline/pom.xml b/kernel/data-pipeline/pom.xml
index 242d96e0812..7645ed3e5b9 100644
--- a/kernel/data-pipeline/pom.xml
+++ b/kernel/data-pipeline/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-kernel</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-data-pipeline</artifactId>
     <packaging>pom</packaging>
diff --git a/kernel/parser/api/pom.xml b/kernel/parser/api/pom.xml
index f0599c2ef82..df456610ae0 100644
--- a/kernel/parser/api/pom.xml
+++ b/kernel/parser/api/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-parser</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-parser-api</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/parser/core/pom.xml b/kernel/parser/core/pom.xml
index a200740b2f3..e4dae1a62a5 100644
--- a/kernel/parser/core/pom.xml
+++ b/kernel/parser/core/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-parser</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-parser-core</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/parser/distsql/handler/pom.xml b/kernel/parser/distsql/handler/pom.xml
index b0fc344151b..6eafd9bd5ef 100644
--- a/kernel/parser/distsql/handler/pom.xml
+++ b/kernel/parser/distsql/handler/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-parser-distsql</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-parser-distsql-handler</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/parser/distsql/parser/pom.xml b/kernel/parser/distsql/parser/pom.xml
index 8fd30e62b9a..6e838c67124 100644
--- a/kernel/parser/distsql/parser/pom.xml
+++ b/kernel/parser/distsql/parser/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-parser-distsql</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-parser-distsql-parser</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/parser/distsql/pom.xml b/kernel/parser/distsql/pom.xml
index 4c40c280abe..5035ef62db9 100644
--- a/kernel/parser/distsql/pom.xml
+++ b/kernel/parser/distsql/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-parser</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-parser-distsql</artifactId>
     <packaging>pom</packaging>
diff --git a/kernel/parser/distsql/statement/pom.xml b/kernel/parser/distsql/statement/pom.xml
index 2d66bd9e3a9..48e43625724 100644
--- a/kernel/parser/distsql/statement/pom.xml
+++ b/kernel/parser/distsql/statement/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-parser-distsql</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-parser-distsql-statement</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/parser/pom.xml b/kernel/parser/pom.xml
index 2ff676afea1..95455d1389c 100644
--- a/kernel/parser/pom.xml
+++ b/kernel/parser/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-kernel</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-parser</artifactId>
     <packaging>pom</packaging>
diff --git a/kernel/parser/spring/pom.xml b/kernel/parser/spring/pom.xml
index c0232147acb..e9a7802a6cb 100644
--- a/kernel/parser/spring/pom.xml
+++ b/kernel/parser/spring/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-parser</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-parser-spring</artifactId>
     <packaging>pom</packaging>
diff --git a/kernel/parser/spring/spring-boot-starter/pom.xml b/kernel/parser/spring/spring-boot-starter/pom.xml
index 62b7e52b35d..d688918a1be 100644
--- a/kernel/parser/spring/spring-boot-starter/pom.xml
+++ b/kernel/parser/spring/spring-boot-starter/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-parser-spring</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-parser-spring-boot-starter</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/parser/spring/spring-namespace/pom.xml b/kernel/parser/spring/spring-namespace/pom.xml
index ecc4eb39043..b68b3b15503 100644
--- a/kernel/parser/spring/spring-namespace/pom.xml
+++ b/kernel/parser/spring/spring-namespace/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-parser-spring</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-parser-spring-namespace</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/pom.xml b/kernel/pom.xml
index 4e5647adf19..585923a2d56 100644
--- a/kernel/pom.xml
+++ b/kernel/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-kernel</artifactId>
     <packaging>pom</packaging>
diff --git a/kernel/schedule/core/pom.xml b/kernel/schedule/core/pom.xml
index eb5cd88359c..1b171f210f1 100644
--- a/kernel/schedule/core/pom.xml
+++ b/kernel/schedule/core/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-schedule</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-schedule-core</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/schedule/pom.xml b/kernel/schedule/pom.xml
index 12a0380c724..11659e5f19c 100644
--- a/kernel/schedule/pom.xml
+++ b/kernel/schedule/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-kernel</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-schedule</artifactId>
     <packaging>pom</packaging>
diff --git a/kernel/single-table/api/pom.xml b/kernel/single-table/api/pom.xml
index 958903db594..6191d49c6ac 100644
--- a/kernel/single-table/api/pom.xml
+++ b/kernel/single-table/api/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-single-table</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-single-table-api</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/single-table/core/pom.xml b/kernel/single-table/core/pom.xml
index 65fe497c94c..b98637b50de 100644
--- a/kernel/single-table/core/pom.xml
+++ b/kernel/single-table/core/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-single-table</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-single-table-core</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/single-table/pom.xml b/kernel/single-table/pom.xml
index fd5ac3af922..a9dd86d43b4 100644
--- a/kernel/single-table/pom.xml
+++ b/kernel/single-table/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-kernel</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-single-table</artifactId>
     <packaging>pom</packaging>
diff --git a/kernel/sql-federation/api/pom.xml b/kernel/sql-federation/api/pom.xml
index 5f545e42eeb..d4733a0cd01 100644
--- a/kernel/sql-federation/api/pom.xml
+++ b/kernel/sql-federation/api/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-sql-federation</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-sql-federation-api</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/sql-federation/core/pom.xml b/kernel/sql-federation/core/pom.xml
index f6bd922e374..81a6a686cb2 100644
--- a/kernel/sql-federation/core/pom.xml
+++ b/kernel/sql-federation/core/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-sql-federation</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-sql-federation-core</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/sql-federation/executor/advanced/pom.xml b/kernel/sql-federation/executor/advanced/pom.xml
index a2b18dd145c..e47751e05da 100644
--- a/kernel/sql-federation/executor/advanced/pom.xml
+++ b/kernel/sql-federation/executor/advanced/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-sql-federation-executor</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-sql-federation-executor-advanced</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/sql-federation/executor/core/pom.xml b/kernel/sql-federation/executor/core/pom.xml
index a4d67aca789..17da1223b36 100644
--- a/kernel/sql-federation/executor/core/pom.xml
+++ b/kernel/sql-federation/executor/core/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-sql-federation-executor</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-sql-federation-executor-core</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/sql-federation/executor/original/pom.xml b/kernel/sql-federation/executor/original/pom.xml
index 2dbbfa1adde..2c4ef04a9e4 100644
--- a/kernel/sql-federation/executor/original/pom.xml
+++ b/kernel/sql-federation/executor/original/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-sql-federation-executor</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-sql-federation-executor-original</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/sql-federation/executor/pom.xml b/kernel/sql-federation/executor/pom.xml
index f6e53d26d63..f57b198df31 100644
--- a/kernel/sql-federation/executor/pom.xml
+++ b/kernel/sql-federation/executor/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-sql-federation</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-sql-federation-executor</artifactId>
     <packaging>pom</packaging>
diff --git a/kernel/sql-federation/optimizer/pom.xml b/kernel/sql-federation/optimizer/pom.xml
index 09a804ccdf6..8355fbb72da 100644
--- a/kernel/sql-federation/optimizer/pom.xml
+++ b/kernel/sql-federation/optimizer/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-sql-federation</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-sql-federation-optimizer</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/sql-federation/pom.xml b/kernel/sql-federation/pom.xml
index 6d3a72b5dd5..76380b4e14b 100644
--- a/kernel/sql-federation/pom.xml
+++ b/kernel/sql-federation/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-kernel</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-sql-federation</artifactId>
     <packaging>pom</packaging>
diff --git a/kernel/sql-translator/api/pom.xml b/kernel/sql-translator/api/pom.xml
index 46be9d992dc..54d26932710 100644
--- a/kernel/sql-translator/api/pom.xml
+++ b/kernel/sql-translator/api/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-sql-translator</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-sql-translator-api</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/sql-translator/core/pom.xml b/kernel/sql-translator/core/pom.xml
index ee80d59f4ad..ad8d9b90434 100644
--- a/kernel/sql-translator/core/pom.xml
+++ b/kernel/sql-translator/core/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-sql-translator</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-sql-translator-core</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/sql-translator/distsql/handler/pom.xml b/kernel/sql-translator/distsql/handler/pom.xml
index 36fa6cdb09d..bc2be4d975c 100644
--- a/kernel/sql-translator/distsql/handler/pom.xml
+++ b/kernel/sql-translator/distsql/handler/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-sql-translator-distsql</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-sql-translator-distsql-handler</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/sql-translator/distsql/parser/pom.xml b/kernel/sql-translator/distsql/parser/pom.xml
index ada9e9ce015..66b7d54d69b 100644
--- a/kernel/sql-translator/distsql/parser/pom.xml
+++ b/kernel/sql-translator/distsql/parser/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-sql-translator-distsql</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-sql-translator-distsql-parser</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/sql-translator/distsql/pom.xml b/kernel/sql-translator/distsql/pom.xml
index 5f6ad00d1ff..ebe965de789 100644
--- a/kernel/sql-translator/distsql/pom.xml
+++ b/kernel/sql-translator/distsql/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-sql-translator</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-sql-translator-distsql</artifactId>
     <packaging>pom</packaging>
diff --git a/kernel/sql-translator/distsql/statement/pom.xml b/kernel/sql-translator/distsql/statement/pom.xml
index 43d6bf680e1..368d3d5e8df 100644
--- a/kernel/sql-translator/distsql/statement/pom.xml
+++ b/kernel/sql-translator/distsql/statement/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-sql-translator-distsql</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-sql-translator-distsql-statement</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/sql-translator/pom.xml b/kernel/sql-translator/pom.xml
index 216fc597717..680122af427 100644
--- a/kernel/sql-translator/pom.xml
+++ b/kernel/sql-translator/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-kernel</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-sql-translator</artifactId>
     <packaging>pom</packaging>
diff --git a/kernel/sql-translator/provider/jooq/pom.xml b/kernel/sql-translator/provider/jooq/pom.xml
index deb61f40274..177c04b4e20 100644
--- a/kernel/sql-translator/provider/jooq/pom.xml
+++ b/kernel/sql-translator/provider/jooq/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-sql-translator-provider</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-sql-translator-jooq-provider</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/sql-translator/provider/native/pom.xml b/kernel/sql-translator/provider/native/pom.xml
index 390faac026f..062175c1645 100644
--- a/kernel/sql-translator/provider/native/pom.xml
+++ b/kernel/sql-translator/provider/native/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-sql-translator-provider</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-sql-translator-native-provider</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/sql-translator/provider/pom.xml b/kernel/sql-translator/provider/pom.xml
index 8fef2ac75d9..f5cdb248303 100644
--- a/kernel/sql-translator/provider/pom.xml
+++ b/kernel/sql-translator/provider/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-sql-translator</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-sql-translator-provider</artifactId>
     <packaging>pom</packaging>
diff --git a/kernel/sql-translator/spring/pom.xml b/kernel/sql-translator/spring/pom.xml
index 704cd78940a..6a49cbf61fd 100644
--- a/kernel/sql-translator/spring/pom.xml
+++ b/kernel/sql-translator/spring/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-sql-translator</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-sql-translator-spring</artifactId>
     <packaging>pom</packaging>
diff --git a/kernel/sql-translator/spring/spring-boot-starter/pom.xml b/kernel/sql-translator/spring/spring-boot-starter/pom.xml
index c6b9a5e323d..9b4b2f14460 100644
--- a/kernel/sql-translator/spring/spring-boot-starter/pom.xml
+++ b/kernel/sql-translator/spring/spring-boot-starter/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-sql-translator-spring</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-sql-translator-spring-boot-starter</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/sql-translator/spring/spring-namespace/pom.xml b/kernel/sql-translator/spring/spring-namespace/pom.xml
index 06a37872dc1..d80d5b4f914 100644
--- a/kernel/sql-translator/spring/spring-namespace/pom.xml
+++ b/kernel/sql-translator/spring/spring-namespace/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-sql-translator-spring</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-sql-translator-spring-namespace</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/traffic/api/pom.xml b/kernel/traffic/api/pom.xml
index 1645d1894c0..99c005f6575 100644
--- a/kernel/traffic/api/pom.xml
+++ b/kernel/traffic/api/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-traffic</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-traffic-api</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/traffic/core/pom.xml b/kernel/traffic/core/pom.xml
index 68dd4ec767c..d010e7ce710 100644
--- a/kernel/traffic/core/pom.xml
+++ b/kernel/traffic/core/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-traffic</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-traffic-core</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/traffic/distsql/handler/pom.xml b/kernel/traffic/distsql/handler/pom.xml
index 1f7be0472c6..5724c954514 100644
--- a/kernel/traffic/distsql/handler/pom.xml
+++ b/kernel/traffic/distsql/handler/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-traffic-distsql</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-traffic-distsql-handler</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/traffic/distsql/parser/pom.xml b/kernel/traffic/distsql/parser/pom.xml
index f85786f2a11..386e9e2cb71 100644
--- a/kernel/traffic/distsql/parser/pom.xml
+++ b/kernel/traffic/distsql/parser/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-traffic-distsql</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-traffic-distsql-parser</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/traffic/distsql/pom.xml b/kernel/traffic/distsql/pom.xml
index 075154b1a0f..50bfffef28e 100644
--- a/kernel/traffic/distsql/pom.xml
+++ b/kernel/traffic/distsql/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-traffic</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-traffic-distsql</artifactId>
     <packaging>pom</packaging>
diff --git a/kernel/traffic/distsql/statement/pom.xml b/kernel/traffic/distsql/statement/pom.xml
index 150a18b0a1d..ad532a52b48 100644
--- a/kernel/traffic/distsql/statement/pom.xml
+++ b/kernel/traffic/distsql/statement/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-traffic-distsql</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-traffic-distsql-statement</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/traffic/pom.xml b/kernel/traffic/pom.xml
index 9f257bd7f13..97eafbdf9b1 100644
--- a/kernel/traffic/pom.xml
+++ b/kernel/traffic/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-kernel</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-traffic</artifactId>
     <packaging>pom</packaging>
diff --git a/kernel/transaction/api/pom.xml b/kernel/transaction/api/pom.xml
index 6de5c521163..22fcf898f2f 100644
--- a/kernel/transaction/api/pom.xml
+++ b/kernel/transaction/api/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-transaction</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-transaction-api</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/transaction/core/pom.xml b/kernel/transaction/core/pom.xml
index 0b898411f6e..fffebd03b6d 100644
--- a/kernel/transaction/core/pom.xml
+++ b/kernel/transaction/core/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-transaction</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-transaction-core</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/transaction/distsql/handler/pom.xml b/kernel/transaction/distsql/handler/pom.xml
index 8f10fe2eaa3..d010c996408 100644
--- a/kernel/transaction/distsql/handler/pom.xml
+++ b/kernel/transaction/distsql/handler/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-transaction-distsql</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-transaction-distsql-handler</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/transaction/distsql/parser/pom.xml b/kernel/transaction/distsql/parser/pom.xml
index f95d09a39ca..e1d04d0d059 100644
--- a/kernel/transaction/distsql/parser/pom.xml
+++ b/kernel/transaction/distsql/parser/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-transaction-distsql</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-transaction-distsql-parser</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/transaction/distsql/pom.xml b/kernel/transaction/distsql/pom.xml
index 1e34dac0c73..579d69858b1 100644
--- a/kernel/transaction/distsql/pom.xml
+++ b/kernel/transaction/distsql/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-transaction</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-transaction-distsql</artifactId>
     <packaging>pom</packaging>
diff --git a/kernel/transaction/distsql/statement/pom.xml b/kernel/transaction/distsql/statement/pom.xml
index 28878816728..d1b44dc45d0 100644
--- a/kernel/transaction/distsql/statement/pom.xml
+++ b/kernel/transaction/distsql/statement/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-transaction-distsql</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-transaction-distsql-statement</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/transaction/pom.xml b/kernel/transaction/pom.xml
index 6ccff4675f9..9b739d1b5ba 100644
--- a/kernel/transaction/pom.xml
+++ b/kernel/transaction/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-kernel</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-transaction</artifactId>
     <packaging>pom</packaging>
diff --git a/kernel/transaction/type/base/pom.xml b/kernel/transaction/type/base/pom.xml
index 8af6d7a574d..330907db08f 100644
--- a/kernel/transaction/type/base/pom.xml
+++ b/kernel/transaction/type/base/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-transaction-type</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-transaction-base</artifactId>
     <packaging>pom</packaging>
diff --git a/kernel/transaction/type/base/seata-at/pom.xml b/kernel/transaction/type/base/seata-at/pom.xml
index 0d9852f4a73..3a436842e6d 100644
--- a/kernel/transaction/type/base/seata-at/pom.xml
+++ b/kernel/transaction/type/base/seata-at/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-transaction-base</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-transaction-base-seata-at</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/transaction/type/pom.xml b/kernel/transaction/type/pom.xml
index 1927d78b6b2..1529d922258 100644
--- a/kernel/transaction/type/pom.xml
+++ b/kernel/transaction/type/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-transaction</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-transaction-type</artifactId>
     <packaging>pom</packaging>
diff --git a/kernel/transaction/type/xa/core/pom.xml b/kernel/transaction/type/xa/core/pom.xml
index 7acb09bf32d..e0b57350391 100644
--- a/kernel/transaction/type/xa/core/pom.xml
+++ b/kernel/transaction/type/xa/core/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-transaction-xa</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-transaction-xa-core</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/transaction/type/xa/pom.xml b/kernel/transaction/type/xa/pom.xml
index b363d52128a..2a7bcde1f8c 100644
--- a/kernel/transaction/type/xa/pom.xml
+++ b/kernel/transaction/type/xa/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-transaction-type</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-transaction-xa</artifactId>
     <packaging>pom</packaging>
diff --git a/kernel/transaction/type/xa/provider/atomikos/pom.xml b/kernel/transaction/type/xa/provider/atomikos/pom.xml
index 6f7deafca5b..3db3db9261c 100644
--- a/kernel/transaction/type/xa/provider/atomikos/pom.xml
+++ b/kernel/transaction/type/xa/provider/atomikos/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-transaction-xa-provider</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-transaction-xa-atomikos</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/transaction/type/xa/provider/bitronix/pom.xml b/kernel/transaction/type/xa/provider/bitronix/pom.xml
index 05273efb1b1..998f12ced79 100644
--- a/kernel/transaction/type/xa/provider/bitronix/pom.xml
+++ b/kernel/transaction/type/xa/provider/bitronix/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-transaction-xa-provider</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-transaction-xa-bitronix</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/transaction/type/xa/provider/narayana/pom.xml b/kernel/transaction/type/xa/provider/narayana/pom.xml
index 8e1909514d5..a9809132f19 100644
--- a/kernel/transaction/type/xa/provider/narayana/pom.xml
+++ b/kernel/transaction/type/xa/provider/narayana/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-transaction-xa-provider</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-transaction-xa-narayana</artifactId>
     <name>${project.artifactId}</name>
diff --git a/kernel/transaction/type/xa/provider/pom.xml b/kernel/transaction/type/xa/provider/pom.xml
index 40a4c8552be..17fb94a0258 100644
--- a/kernel/transaction/type/xa/provider/pom.xml
+++ b/kernel/transaction/type/xa/provider/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-transaction-xa</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-transaction-xa-provider</artifactId>
     <packaging>pom</packaging>
diff --git a/kernel/transaction/type/xa/spi/pom.xml b/kernel/transaction/type/xa/spi/pom.xml
index 4ed7a70ad4c..62ab61765a4 100644
--- a/kernel/transaction/type/xa/spi/pom.xml
+++ b/kernel/transaction/type/xa/spi/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-transaction-xa</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-transaction-xa-spi</artifactId>
     <name>${project.artifactId}</name>
diff --git a/mode/core/pom.xml b/mode/core/pom.xml
index 7b3cbe33c65..98cba58228f 100644
--- a/mode/core/pom.xml
+++ b/mode/core/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-mode</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-mode-core</artifactId>
     <name>${project.artifactId}</name>
diff --git a/mode/pom.xml b/mode/pom.xml
index 949ffd7434c..3a51a29665a 100644
--- a/mode/pom.xml
+++ b/mode/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-mode</artifactId>
     <packaging>pom</packaging>
diff --git a/mode/type/cluster/core/pom.xml b/mode/type/cluster/core/pom.xml
index 50dd526fed2..924f45201ca 100644
--- a/mode/type/cluster/core/pom.xml
+++ b/mode/type/cluster/core/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-cluster-mode</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-cluster-mode-core</artifactId>
     <name>${project.artifactId}</name>
diff --git a/mode/type/cluster/pom.xml b/mode/type/cluster/pom.xml
index 9720291fbc1..8021f1ce70b 100644
--- a/mode/type/cluster/pom.xml
+++ b/mode/type/cluster/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-mode-type</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-cluster-mode</artifactId>
     <packaging>pom</packaging>
diff --git a/mode/type/cluster/repository/api/pom.xml b/mode/type/cluster/repository/api/pom.xml
index 817d353f532..45b1aa0a766 100644
--- a/mode/type/cluster/repository/api/pom.xml
+++ b/mode/type/cluster/repository/api/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-cluster-mode-repository</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-cluster-mode-repository-api</artifactId>
     <name>${project.artifactId}</name>
diff --git a/mode/type/cluster/repository/pom.xml b/mode/type/cluster/repository/pom.xml
index 580a45e7377..e7519086087 100644
--- a/mode/type/cluster/repository/pom.xml
+++ b/mode/type/cluster/repository/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-cluster-mode</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-cluster-mode-repository</artifactId>
     <packaging>pom</packaging>
diff --git a/mode/type/cluster/repository/provider/consul/pom.xml b/mode/type/cluster/repository/provider/consul/pom.xml
index 3096fffb577..72f602a127c 100644
--- a/mode/type/cluster/repository/provider/consul/pom.xml
+++ b/mode/type/cluster/repository/provider/consul/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-cluster-mode-repository-provider</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-cluster-mode-repository-consul</artifactId>
     <name>${project.artifactId}</name>
diff --git a/mode/type/cluster/repository/provider/etcd/pom.xml b/mode/type/cluster/repository/provider/etcd/pom.xml
index a153be8833a..b6dcb9bb3d7 100644
--- a/mode/type/cluster/repository/provider/etcd/pom.xml
+++ b/mode/type/cluster/repository/provider/etcd/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-cluster-mode-repository-provider</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-cluster-mode-repository-etcd</artifactId>
     <name>${project.artifactId}</name>
diff --git a/mode/type/cluster/repository/provider/nacos/pom.xml b/mode/type/cluster/repository/provider/nacos/pom.xml
index c7eca44276f..ae18b14a548 100644
--- a/mode/type/cluster/repository/provider/nacos/pom.xml
+++ b/mode/type/cluster/repository/provider/nacos/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-cluster-mode-repository-provider</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-cluster-mode-repository-nacos</artifactId>
     <name>${project.artifactId}</name>
diff --git a/mode/type/cluster/repository/provider/pom.xml b/mode/type/cluster/repository/provider/pom.xml
index ab6072e789b..48af6598046 100644
--- a/mode/type/cluster/repository/provider/pom.xml
+++ b/mode/type/cluster/repository/provider/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-cluster-mode-repository</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-cluster-mode-repository-provider</artifactId>
     <packaging>pom</packaging>
diff --git a/mode/type/cluster/repository/provider/zookeeper-curator/pom.xml b/mode/type/cluster/repository/provider/zookeeper-curator/pom.xml
index e2ff71aac8d..71481999119 100644
--- a/mode/type/cluster/repository/provider/zookeeper-curator/pom.xml
+++ b/mode/type/cluster/repository/provider/zookeeper-curator/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-cluster-mode-repository-provider</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-cluster-mode-repository-zookeeper-curator</artifactId>
     <name>${project.artifactId}</name>
diff --git a/mode/type/pom.xml b/mode/type/pom.xml
index a195bbfeb62..f52934bbeb5 100644
--- a/mode/type/pom.xml
+++ b/mode/type/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-mode</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-mode-type</artifactId>
     <packaging>pom</packaging>
diff --git a/mode/type/standalone/core/pom.xml b/mode/type/standalone/core/pom.xml
index 09a27fbdeb6..97d9ffd93ba 100644
--- a/mode/type/standalone/core/pom.xml
+++ b/mode/type/standalone/core/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-standalone-mode</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-standalone-mode-core</artifactId>
     <name>${project.artifactId}</name>
diff --git a/mode/type/standalone/pom.xml b/mode/type/standalone/pom.xml
index b5723ccda8a..82fc52f7216 100644
--- a/mode/type/standalone/pom.xml
+++ b/mode/type/standalone/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-mode-type</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-standalone-mode</artifactId>
     <packaging>pom</packaging>
diff --git a/mode/type/standalone/repository/api/pom.xml b/mode/type/standalone/repository/api/pom.xml
index 74e01b11470..89e19b7c2cf 100644
--- a/mode/type/standalone/repository/api/pom.xml
+++ b/mode/type/standalone/repository/api/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-standalone-mode-repository</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-standalone-mode-repository-api</artifactId>
     <name>${project.artifactId}</name>
diff --git a/mode/type/standalone/repository/pom.xml b/mode/type/standalone/repository/pom.xml
index bf7b2aadc70..e0818fd33d4 100644
--- a/mode/type/standalone/repository/pom.xml
+++ b/mode/type/standalone/repository/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-standalone-mode</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-standalone-mode-repository</artifactId>
     <packaging>pom</packaging>
diff --git a/mode/type/standalone/repository/provider/jdbc/core/pom.xml b/mode/type/standalone/repository/provider/jdbc/core/pom.xml
index edac9625c10..4adbe2932fb 100644
--- a/mode/type/standalone/repository/provider/jdbc/core/pom.xml
+++ b/mode/type/standalone/repository/provider/jdbc/core/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-standalone-mode-repository-jdbc</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-standalone-mode-repository-jdbc-core</artifactId>
     
diff --git a/mode/type/standalone/repository/provider/jdbc/h2/pom.xml b/mode/type/standalone/repository/provider/jdbc/h2/pom.xml
index 255f8016ce6..c5d1fd832e6 100644
--- a/mode/type/standalone/repository/provider/jdbc/h2/pom.xml
+++ b/mode/type/standalone/repository/provider/jdbc/h2/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-standalone-mode-repository-jdbc</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-standalone-mode-repository-jdbc-h2</artifactId>
     
diff --git a/mode/type/standalone/repository/provider/jdbc/pom.xml b/mode/type/standalone/repository/provider/jdbc/pom.xml
index 33b4fb478de..7f33c518c93 100644
--- a/mode/type/standalone/repository/provider/jdbc/pom.xml
+++ b/mode/type/standalone/repository/provider/jdbc/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-standalone-mode-repository-provider</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-standalone-mode-repository-jdbc</artifactId>
     <packaging>pom</packaging>
diff --git a/mode/type/standalone/repository/provider/pom.xml b/mode/type/standalone/repository/provider/pom.xml
index 6b1e33248c2..48b40d184b2 100644
--- a/mode/type/standalone/repository/provider/pom.xml
+++ b/mode/type/standalone/repository/provider/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-standalone-mode-repository</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-standalone-mode-repository-provider</artifactId>
     <packaging>pom</packaging>
diff --git a/pom.xml b/pom.xml
index 08244546714..0819798bed9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
     </parent>
     <groupId>org.apache.shardingsphere</groupId>
     <artifactId>shardingsphere</artifactId>
-    <version>5.2.1-SNAPSHOT</version>
+    <version>5.2.2-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
     <description>Build criterion and ecosystem above multi-model databases</description>
diff --git a/proxy/backend/pom.xml b/proxy/backend/pom.xml
index e2ff7f71389..2f962fbc389 100644
--- a/proxy/backend/pom.xml
+++ b/proxy/backend/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-proxy</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-proxy-backend</artifactId>
     <name>${project.artifactId}</name>
diff --git a/proxy/bootstrap/pom.xml b/proxy/bootstrap/pom.xml
index ef5f2775c8e..f75761c3eb2 100644
--- a/proxy/bootstrap/pom.xml
+++ b/proxy/bootstrap/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-proxy</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-proxy-bootstrap</artifactId>
     <name>${project.artifactId}</name>
diff --git a/proxy/frontend/core/pom.xml b/proxy/frontend/core/pom.xml
index b42a71171cc..b0530d26c63 100644
--- a/proxy/frontend/core/pom.xml
+++ b/proxy/frontend/core/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-proxy-frontend</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-proxy-frontend-core</artifactId>
     <name>${project.artifactId}</name>
diff --git a/proxy/frontend/mysql/pom.xml b/proxy/frontend/mysql/pom.xml
index b0cb8401cd0..28ff6513b28 100644
--- a/proxy/frontend/mysql/pom.xml
+++ b/proxy/frontend/mysql/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-proxy-frontend</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-proxy-frontend-mysql</artifactId>
     <name>${project.artifactId}</name>
diff --git a/proxy/frontend/opengauss/pom.xml b/proxy/frontend/opengauss/pom.xml
index 84dbf25e0c8..62134e9b27b 100644
--- a/proxy/frontend/opengauss/pom.xml
+++ b/proxy/frontend/opengauss/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-proxy-frontend</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-proxy-frontend-opengauss</artifactId>
     <name>${project.artifactId}</name>
diff --git a/proxy/frontend/pom.xml b/proxy/frontend/pom.xml
index 20f89a009be..085340a0231 100644
--- a/proxy/frontend/pom.xml
+++ b/proxy/frontend/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-proxy</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-proxy-frontend</artifactId>
     <packaging>pom</packaging>
diff --git a/proxy/frontend/postgresql/pom.xml b/proxy/frontend/postgresql/pom.xml
index 73ab96855a6..b08be003ad1 100644
--- a/proxy/frontend/postgresql/pom.xml
+++ b/proxy/frontend/postgresql/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-proxy-frontend</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-proxy-frontend-postgresql</artifactId>
     <name>${project.artifactId}</name>
diff --git a/proxy/frontend/reactive-core/pom.xml b/proxy/frontend/reactive-core/pom.xml
index 09458bf2042..9358402c897 100644
--- a/proxy/frontend/reactive-core/pom.xml
+++ b/proxy/frontend/reactive-core/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-proxy-frontend</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-proxy-frontend-reactive-core</artifactId>
     
diff --git a/proxy/frontend/reactive-mysql/pom.xml b/proxy/frontend/reactive-mysql/pom.xml
index b0d1c51da4b..0478e943416 100644
--- a/proxy/frontend/reactive-mysql/pom.xml
+++ b/proxy/frontend/reactive-mysql/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-proxy-frontend</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-proxy-frontend-reactive-mysql</artifactId>
     
diff --git a/proxy/frontend/reactive-spi/pom.xml b/proxy/frontend/reactive-spi/pom.xml
index 1fb0902e2f2..978b4faadfc 100644
--- a/proxy/frontend/reactive-spi/pom.xml
+++ b/proxy/frontend/reactive-spi/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-proxy-frontend</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-proxy-frontend-reactive-spi</artifactId>
     
diff --git a/proxy/frontend/spi/pom.xml b/proxy/frontend/spi/pom.xml
index a6049a21f33..81425758620 100644
--- a/proxy/frontend/spi/pom.xml
+++ b/proxy/frontend/spi/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-proxy-frontend</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-proxy-frontend-spi</artifactId>
     <name>${project.artifactId}</name>
diff --git a/proxy/pom.xml b/proxy/pom.xml
index ad77fe82e72..f5c9039b6e8 100644
--- a/proxy/pom.xml
+++ b/proxy/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-proxy</artifactId>
     <packaging>pom</packaging>
diff --git a/sql-parser/dialect/mysql/pom.xml b/sql-parser/dialect/mysql/pom.xml
index 475e05fcb3d..9252d7eade6 100644
--- a/sql-parser/dialect/mysql/pom.xml
+++ b/sql-parser/dialect/mysql/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-sql-parser-dialect</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-sql-parser-mysql</artifactId>
     <name>${project.artifactId}</name>
diff --git a/sql-parser/dialect/opengauss/pom.xml b/sql-parser/dialect/opengauss/pom.xml
index 7e6da2d2648..a7a15ff4d9e 100644
--- a/sql-parser/dialect/opengauss/pom.xml
+++ b/sql-parser/dialect/opengauss/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-sql-parser-dialect</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-sql-parser-opengauss</artifactId>
     <name>${project.artifactId}</name>
diff --git a/sql-parser/dialect/oracle/pom.xml b/sql-parser/dialect/oracle/pom.xml
index bc119ab263f..e6c99f8b070 100644
--- a/sql-parser/dialect/oracle/pom.xml
+++ b/sql-parser/dialect/oracle/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-sql-parser-dialect</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-sql-parser-oracle</artifactId>
     <name>${project.artifactId}</name>
diff --git a/sql-parser/dialect/pom.xml b/sql-parser/dialect/pom.xml
index 973ae89dbcb..97d10b294dd 100644
--- a/sql-parser/dialect/pom.xml
+++ b/sql-parser/dialect/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-sql-parser</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-sql-parser-dialect</artifactId>
     <packaging>pom</packaging>
diff --git a/sql-parser/dialect/postgresql/pom.xml b/sql-parser/dialect/postgresql/pom.xml
index 899b91baf47..cccb22711e2 100644
--- a/sql-parser/dialect/postgresql/pom.xml
+++ b/sql-parser/dialect/postgresql/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-sql-parser-dialect</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-sql-parser-postgresql</artifactId>
     <name>${project.artifactId}</name>
diff --git a/sql-parser/dialect/sql92/pom.xml b/sql-parser/dialect/sql92/pom.xml
index f217cfb7f8c..65ab98824b7 100644
--- a/sql-parser/dialect/sql92/pom.xml
+++ b/sql-parser/dialect/sql92/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-sql-parser-dialect</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-sql-parser-sql92</artifactId>
     <name>${project.artifactId}</name>
diff --git a/sql-parser/dialect/sqlserver/pom.xml b/sql-parser/dialect/sqlserver/pom.xml
index d9639f953c1..47cca43f21b 100644
--- a/sql-parser/dialect/sqlserver/pom.xml
+++ b/sql-parser/dialect/sqlserver/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-sql-parser-dialect</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-sql-parser-sqlserver</artifactId>
     <name>${project.artifactId}</name>
diff --git a/sql-parser/engine/pom.xml b/sql-parser/engine/pom.xml
index 410fc22447d..f57eb414c22 100644
--- a/sql-parser/engine/pom.xml
+++ b/sql-parser/engine/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-sql-parser</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-sql-parser-engine</artifactId>
     <name>${project.artifactId}</name>
diff --git a/sql-parser/pom.xml b/sql-parser/pom.xml
index 70c9764727c..d66d99c2162 100644
--- a/sql-parser/pom.xml
+++ b/sql-parser/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-sql-parser</artifactId>
     <packaging>pom</packaging>
diff --git a/sql-parser/spi/pom.xml b/sql-parser/spi/pom.xml
index 25e3de0d67b..a6aa9782358 100644
--- a/sql-parser/spi/pom.xml
+++ b/sql-parser/spi/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-sql-parser</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-sql-parser-spi</artifactId>
     <name>${project.artifactId}</name>
diff --git a/sql-parser/statement/pom.xml b/sql-parser/statement/pom.xml
index 704b5010449..38b59852f21 100644
--- a/sql-parser/statement/pom.xml
+++ b/sql-parser/statement/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-sql-parser</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-sql-parser-statement</artifactId>
     <name>${project.artifactId}</name>
diff --git a/test/common/pom.xml b/test/common/pom.xml
index 02394fe5699..bff2e686dbb 100644
--- a/test/common/pom.xml
+++ b/test/common/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-test</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-test-common</artifactId>
     <name>${project.artifactId}</name>
diff --git a/test/fixture/pom.xml b/test/fixture/pom.xml
index a4c3716cd55..e764d94cd61 100644
--- a/test/fixture/pom.xml
+++ b/test/fixture/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-test</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-test-fixture</artifactId>
     <name>${project.artifactId}</name>
diff --git a/test/integration-agent-test/plugins/common/pom.xml b/test/integration-agent-test/plugins/common/pom.xml
index e28897d5a92..c4733951e4f 100644
--- a/test/integration-agent-test/plugins/common/pom.xml
+++ b/test/integration-agent-test/plugins/common/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-integration-agent-test-plugins</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-integration-agent-test-common</artifactId>
     <name>${project.artifactId}</name>
diff --git a/test/integration-agent-test/plugins/jaeger/pom.xml b/test/integration-agent-test/plugins/jaeger/pom.xml
index 12b5337178f..dbfd98cdcd9 100644
--- a/test/integration-agent-test/plugins/jaeger/pom.xml
+++ b/test/integration-agent-test/plugins/jaeger/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-integration-agent-test-plugins</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-integration-agent-test-jaeger</artifactId>
     <name>${project.artifactId}</name>
diff --git a/test/integration-agent-test/plugins/metrics/pom.xml b/test/integration-agent-test/plugins/metrics/pom.xml
index 2793990b186..672b7044415 100644
--- a/test/integration-agent-test/plugins/metrics/pom.xml
+++ b/test/integration-agent-test/plugins/metrics/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-integration-agent-test-plugins</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-integration-agent-test-metrics</artifactId>
     <name>${project.artifactId}</name>
diff --git a/test/integration-agent-test/plugins/opentelemetry/pom.xml b/test/integration-agent-test/plugins/opentelemetry/pom.xml
index 26cf2d0cbdd..7c6c9c69b32 100644
--- a/test/integration-agent-test/plugins/opentelemetry/pom.xml
+++ b/test/integration-agent-test/plugins/opentelemetry/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-integration-agent-test-plugins</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-integration-agent-test-opentelemetry</artifactId>
     <name>${project.artifactId}</name>
diff --git a/test/integration-agent-test/plugins/pom.xml b/test/integration-agent-test/plugins/pom.xml
index 8efc7fd08cd..16c60a7c116 100644
--- a/test/integration-agent-test/plugins/pom.xml
+++ b/test/integration-agent-test/plugins/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-integration-agent-test</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-integration-agent-test-plugins</artifactId>
     <packaging>pom</packaging>
diff --git a/test/integration-agent-test/plugins/zipkin/pom.xml b/test/integration-agent-test/plugins/zipkin/pom.xml
index a1639a5b4f4..d06255a12e4 100644
--- a/test/integration-agent-test/plugins/zipkin/pom.xml
+++ b/test/integration-agent-test/plugins/zipkin/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-integration-agent-test-plugins</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-integration-agent-test-zipkin</artifactId>
     <name>${project.artifactId}</name>
diff --git a/test/integration-agent-test/pom.xml b/test/integration-agent-test/pom.xml
index 57044a2bd17..e3d79709d9b 100644
--- a/test/integration-agent-test/pom.xml
+++ b/test/integration-agent-test/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-test</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-integration-agent-test</artifactId>
     <packaging>pom</packaging>
diff --git a/test/integration-driver-test/pom.xml b/test/integration-driver-test/pom.xml
index d67616ce55e..cf0c35be00d 100644
--- a/test/integration-driver-test/pom.xml
+++ b/test/integration-driver-test/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-test</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-integration-driver-test</artifactId>
     <name>${project.artifactId}</name>
diff --git a/test/integration-test/env/pom.xml b/test/integration-test/env/pom.xml
index be18de937a2..b789d1eb3b6 100644
--- a/test/integration-test/env/pom.xml
+++ b/test/integration-test/env/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-integration-test</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-integration-test-env</artifactId>
     <name>${project.artifactId}</name>
diff --git a/test/integration-test/fixture/pom.xml b/test/integration-test/fixture/pom.xml
index 1aaecd6369b..6774e5729b4 100644
--- a/test/integration-test/fixture/pom.xml
+++ b/test/integration-test/fixture/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-integration-test</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-integration-test-fixture</artifactId>
     <name>${project.artifactId}</name>
diff --git a/test/integration-test/ha/pom.xml b/test/integration-test/ha/pom.xml
index bd5fc304e42..b793db60a6d 100644
--- a/test/integration-test/ha/pom.xml
+++ b/test/integration-test/ha/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-integration-test</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-integration-test-ha</artifactId>
     <name>${project.artifactId}</name>
diff --git a/test/integration-test/pom.xml b/test/integration-test/pom.xml
index 02515a47798..3c2e78d8edf 100644
--- a/test/integration-test/pom.xml
+++ b/test/integration-test/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-test</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-integration-test</artifactId>
     <packaging>pom</packaging>
diff --git a/test/integration-test/scaling/pom.xml b/test/integration-test/scaling/pom.xml
index c0649b8f0f5..288cb38a5a1 100644
--- a/test/integration-test/scaling/pom.xml
+++ b/test/integration-test/scaling/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-integration-test</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-integration-test-scaling</artifactId>
     <name>${project.artifactId}</name>
diff --git a/test/integration-test/showprocesslist/pom.xml b/test/integration-test/showprocesslist/pom.xml
index 4922c6b0122..b7055a196c1 100644
--- a/test/integration-test/showprocesslist/pom.xml
+++ b/test/integration-test/showprocesslist/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-integration-test</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-integration-test-showprocesslist</artifactId>
     <name>${project.artifactId}</name>
diff --git a/test/integration-test/test-suite/pom.xml b/test/integration-test/test-suite/pom.xml
index afcdfb28c41..a55c391bafd 100644
--- a/test/integration-test/test-suite/pom.xml
+++ b/test/integration-test/test-suite/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-integration-test</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-integration-test-suite</artifactId>
     <name>${project.artifactId}</name>
diff --git a/test/integration-test/transaction/pom.xml b/test/integration-test/transaction/pom.xml
index 04500763358..1730d5a1800 100644
--- a/test/integration-test/transaction/pom.xml
+++ b/test/integration-test/transaction/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-integration-test</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-integration-test-transaction</artifactId>
     <name>${project.artifactId}</name>
diff --git a/test/optimize/pom.xml b/test/optimize/pom.xml
index 6c7c3cfdad2..dc244a6321b 100644
--- a/test/optimize/pom.xml
+++ b/test/optimize/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-test</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-optimize-test</artifactId>
     <name>${project.artifactId}</name>
diff --git a/test/parser/pom.xml b/test/parser/pom.xml
index 591e8e052b1..4b5ff1a2514 100644
--- a/test/parser/pom.xml
+++ b/test/parser/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-test</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-parser-test</artifactId>
     <name>${project.artifactId}</name>
diff --git a/test/pipeline/pom.xml b/test/pipeline/pom.xml
index e5b3ee4f9ee..565f2a80b14 100644
--- a/test/pipeline/pom.xml
+++ b/test/pipeline/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-test</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-pipeline-test</artifactId>
     <name>${project.artifactId}</name>
diff --git a/test/pom.xml b/test/pom.xml
index 05d192d76a4..6682006728e 100644
--- a/test/pom.xml
+++ b/test/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-test</artifactId>
     <packaging>pom</packaging>
diff --git a/test/rewrite/pom.xml b/test/rewrite/pom.xml
index e3deb2f315b..6b9b42b89c4 100644
--- a/test/rewrite/pom.xml
+++ b/test/rewrite/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere</groupId>
         <artifactId>shardingsphere-test</artifactId>
-        <version>5.2.1-SNAPSHOT</version>
+        <version>5.2.2-SNAPSHOT</version>
     </parent>
     <artifactId>shardingsphere-rewrite-test</artifactId>
     <name>${project.artifactId}</name>