You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by me...@apache.org on 2021/11/01 09:49:39 UTC

[shardingsphere] branch 5.0.0-release updated: update example pom version

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

menghaoran pushed a commit to branch 5.0.0-release
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git


The following commit(s) were added to refs/heads/5.0.0-release by this push:
     new 3915e38  update example pom version
3915e38 is described below

commit 3915e385ba85acb796d23d8a8f195334eca1d423
Author: menghaoranss <me...@gmail.com>
AuthorDate: Mon Nov 1 17:48:52 2021 +0800

    update example pom version
---
 examples/example-core/config-utility/pom.xml                            | 2 +-
 examples/example-core/example-api/pom.xml                               | 2 +-
 examples/example-core/example-raw-jdbc/pom.xml                          | 2 +-
 examples/example-core/example-spring-jpa/pom.xml                        | 2 +-
 examples/example-core/example-spring-mybatis/pom.xml                    | 2 +-
 examples/example-core/pom.xml                                           | 2 +-
 examples/other-example/pom.xml                                          | 2 +-
 examples/other-example/shardingsphere-parser-example/pom.xml            | 2 +-
 examples/pom.xml                                                        | 2 +-
 examples/shardingsphere-jdbc-example/mixed-feature-example/pom.xml      | 2 +-
 .../mixed-feature-example/sharding-readwrite-splitting-example/pom.xml  | 2 +-
 .../sharding-readwrite-splitting-raw-jdbc-example/pom.xml               | 2 +-
 .../sharding-readwrite-splitting-spring-boot-jpa-example/pom.xml        | 2 +-
 .../sharding-readwrite-splitting-spring-boot-mybatis-example/pom.xml    | 2 +-
 .../sharding-readwrite-splitting-spring-namespace-jpa-example/pom.xml   | 2 +-
 .../pom.xml                                                             | 2 +-
 examples/shardingsphere-jdbc-example/pom.xml                            | 2 +-
 .../cluster-mode-example/cluster-mode-raw-jdbc-example/pom.xml          | 2 +-
 .../cluster-mode-spring-boot-mybatis-example/pom.xml                    | 2 +-
 .../cluster-mode-spring-namespace-mybatis-example/pom.xml               | 2 +-
 .../single-feature-example/cluster-mode-example/pom.xml                 | 2 +-
 .../encrypt-example/encrypt-raw-jdbc-example/pom.xml                    | 2 +-
 .../encrypt-example/encrypt-spring-boot-mybatis-example/pom.xml         | 2 +-
 .../encrypt-example/encrypt-spring-namespace-mybatis-example/pom.xml    | 2 +-
 .../single-feature-example/encrypt-example/pom.xml                      | 2 +-
 .../class-based-sharding-algorithm-example/pom.xml                      | 2 +-
 .../extension-example/custom-sharding-algortihm-example/pom.xml         | 2 +-
 .../spi-based-sharding-algorithm-example/pom.xml                        | 2 +-
 .../single-feature-example/extension-example/pom.xml                    | 2 +-
 examples/shardingsphere-jdbc-example/single-feature-example/pom.xml     | 2 +-
 .../single-feature-example/readwrite-splitting-example/pom.xml          | 2 +-
 .../readwrite-splitting-raw-jdbc-example/pom.xml                        | 2 +-
 .../readwrite-splitting-spring-boot-jpa-example/pom.xml                 | 2 +-
 .../readwrite-splitting-spring-boot-mybatis-example/pom.xml             | 2 +-
 .../readwrite-splitting-spring-namespace-jpa-example/pom.xml            | 2 +-
 .../readwrite-splitting-spring-namespace-mybatis-example/pom.xml        | 2 +-
 .../single-feature-example/shadow-example/pom.xml                       | 2 +-
 .../shadow-example/shadow-raw-jdbc-example/pom.xml                      | 2 +-
 .../shadow-example/shadow-spring-boot-mybatis-example/pom.xml           | 2 +-
 .../shadow-example/shadow-spring-namespace-mybatis-example/pom.xml      | 2 +-
 .../single-feature-example/sharding-example/pom.xml                     | 2 +-
 .../sharding-example/sharding-raw-jdbc-example/pom.xml                  | 2 +-
 .../sharding-example/sharding-spring-boot-jpa-example/pom.xml           | 2 +-
 .../sharding-example/sharding-spring-boot-mybatis-example/pom.xml       | 2 +-
 .../sharding-example/sharding-spring-namespace-jpa-example/pom.xml      | 2 +-
 .../sharding-example/sharding-spring-namespace-mybatis-example/pom.xml  | 2 +-
 .../single-feature-example/transaction-example/pom.xml                  | 2 +-
 .../transaction-2pc-xa-atomikos-raw-jdbc-example/pom.xml                | 2 +-
 .../transaction-2pc-xa-bitronix-raw-jdbc-example/pom.xml                | 2 +-
 .../transaction-2pc-xa-narayana-raw-jdbc-example/pom.xml                | 2 +-
 .../transaction-example/transaction-2pc-xa-spring-boot-example/pom.xml  | 2 +-
 .../transaction-2pc-xa-spring-namespace-example/pom.xml                 | 2 +-
 .../transaction-example/transaction-base-seata-raw-jdbc-example/pom.xml | 2 +-
 .../transaction-base-seata-spring-boot-example/pom.xml                  | 2 +-
 examples/shardingsphere-proxy-example/pom.xml                           | 2 +-
 .../shardingsphere-proxy-boot-mybatis-example/pom.xml                   | 2 +-
 .../shardingsphere-proxy-hint-example/pom.xml                           | 2 +-
 examples/shardingsphere-sample/pom.xml                                  | 2 +-
 examples/shardingsphere-sample/shardingsphere-example-engine/pom.xml    | 2 +-
 examples/shardingsphere-sample/shardingsphere-jdbc-sample/pom.xml       | 2 +-
 .../shardingsphere-jdbc-memory-example/pom.xml                          | 2 +-
 .../shardingsphere-jdbc-memory-local-example/pom.xml                    | 2 +-
 .../shardingsphere-jdbc-memory-local-sharding-example/pom.xml           | 2 +-
 .../shardingsphere-jdbc-memory-local-sharding-jdbc-example/pom.xml      | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 examples/shardingsphere-sample/shardingsphere-proxy-sample/pom.xml      | 2 +-
 .../shardingsphere-proxy-cluster-etcd-example/pom.xml                   | 2 +-
 .../shardingsphere-proxy-cluster-etcd-base-seata-example/pom.xml        | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../shardingsphere-proxy-cluster-etcd-base-seata-shadow-example/pom.xml | 2 +-
 .../pom.xml                                                             | 2 +-
 .../shardingsphere-proxy-cluster-etcd-local-example/pom.xml             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../shardingsphere-proxy-cluster-etcd-local-encrypt-example/pom.xml     | 2 +-
 .../pom.xml                                                             | 2 +-
 .../shardingsphere-proxy-cluster-etcd-local-shadow-example/pom.xml      | 2 +-
 .../shardingsphere-proxy-cluster-etcd-local-sharding-example/pom.xml    | 2 +-
 .../shardingsphere-proxy-cluster-etcd-xa-atomikos-example/pom.xml       | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../shardingsphere-proxy-cluster-etcd-xa-bitronix-example/pom.xml       | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../shardingsphere-proxy-cluster-etcd-xa-narayana-example/pom.xml       | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../shardingsphere-proxy-cluster-zookeeper-example/pom.xml              | 2 +-
 .../shardingsphere-proxy-cluster-zookeeper-base-seata-example/pom.xml   | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../shardingsphere-proxy-cluster-zookeeper-local-example/pom.xml        | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../shardingsphere-proxy-cluster-zookeeper-local-shadow-example/pom.xml | 2 +-
 .../pom.xml                                                             | 2 +-
 .../shardingsphere-proxy-cluster-zookeeper-xa-atomikos-example/pom.xml  | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../shardingsphere-proxy-cluster-zookeeper-xa-bitronix-example/pom.xml  | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../shardingsphere-proxy-cluster-zookeeper-xa-narayana-example/pom.xml  | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../shardingsphere-proxy-memory-example/pom.xml                         | 2 +-
 .../shardingsphere-proxy-memory-base-seata-example/pom.xml              | 2 +-
 .../shardingsphere-proxy-memory-base-seata-db-discovery-example/pom.xml | 2 +-
 .../shardingsphere-proxy-memory-base-seata-encrypt-example/pom.xml      | 2 +-
 .../pom.xml                                                             | 2 +-
 .../shardingsphere-proxy-memory-base-seata-shadow-example/pom.xml       | 2 +-
 .../shardingsphere-proxy-memory-base-seata-sharding-example/pom.xml     | 2 +-
 .../shardingsphere-proxy-memory-local-example/pom.xml                   | 2 +-
 .../shardingsphere-proxy-memory-local-db-discovery-example/pom.xml      | 2 +-
 .../shardingsphere-proxy-memory-local-encrypt-example/pom.xml           | 2 +-
 .../pom.xml                                                             | 2 +-
 .../shardingsphere-proxy-memory-local-shadow-example/pom.xml            | 2 +-
 .../shardingsphere-proxy-memory-local-sharding-example/pom.xml          | 2 +-
 .../shardingsphere-proxy-memory-xa-atomikos-example/pom.xml             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../shardingsphere-proxy-memory-xa-atomikos-encrypt-example/pom.xml     | 2 +-
 .../pom.xml                                                             | 2 +-
 .../shardingsphere-proxy-memory-xa-atomikos-shadow-example/pom.xml      | 2 +-
 .../shardingsphere-proxy-memory-xa-atomikos-sharding-example/pom.xml    | 2 +-
 .../shardingsphere-proxy-memory-xa-bitronix-example/pom.xml             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../shardingsphere-proxy-memory-xa-bitronix-encrypt-example/pom.xml     | 2 +-
 .../pom.xml                                                             | 2 +-
 .../shardingsphere-proxy-memory-xa-bitronix-shadow-example/pom.xml      | 2 +-
 .../shardingsphere-proxy-memory-xa-bitronix-sharding-example/pom.xml    | 2 +-
 .../shardingsphere-proxy-memory-xa-narayana-example/pom.xml             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../shardingsphere-proxy-memory-xa-narayana-encrypt-example/pom.xml     | 2 +-
 .../pom.xml                                                             | 2 +-
 .../shardingsphere-proxy-memory-xa-narayana-shadow-example/pom.xml      | 2 +-
 .../shardingsphere-proxy-memory-xa-narayana-sharding-example/pom.xml    | 2 +-
 .../shardingsphere-proxy-standalone-file-example/pom.xml                | 2 +-
 .../shardingsphere-proxy-standalone-file-base-seata-example/pom.xml     | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../shardingsphere-proxy-standalone-file-local-example/pom.xml          | 2 +-
 .../pom.xml                                                             | 2 +-
 .../shardingsphere-proxy-standalone-file-local-encrypt-example/pom.xml  | 2 +-
 .../pom.xml                                                             | 2 +-
 .../shardingsphere-proxy-standalone-file-local-shadow-example/pom.xml   | 2 +-
 .../shardingsphere-proxy-standalone-file-local-sharding-example/pom.xml | 2 +-
 .../shardingsphere-proxy-standalone-file-xa-atomikos-example/pom.xml    | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../shardingsphere-proxy-standalone-file-xa-bitronix-example/pom.xml    | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../shardingsphere-proxy-standalone-file-xa-narayana-example/pom.xml    | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 .../pom.xml                                                             | 2 +-
 192 files changed, 192 insertions(+), 192 deletions(-)

diff --git a/examples/example-core/config-utility/pom.xml b/examples/example-core/config-utility/pom.xml
index 0717000..dccc607 100644
--- a/examples/example-core/config-utility/pom.xml
+++ b/examples/example-core/config-utility/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>example-core</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>config-utility</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/example-core/example-api/pom.xml b/examples/example-core/example-api/pom.xml
index eea33f4..a46b007 100644
--- a/examples/example-core/example-api/pom.xml
+++ b/examples/example-core/example-api/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>example-core</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>example-api</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/example-core/example-raw-jdbc/pom.xml b/examples/example-core/example-raw-jdbc/pom.xml
index 1448337..10ae1da 100644
--- a/examples/example-core/example-raw-jdbc/pom.xml
+++ b/examples/example-core/example-raw-jdbc/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>example-core</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>example-raw-jdbc</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/example-core/example-spring-jpa/pom.xml b/examples/example-core/example-spring-jpa/pom.xml
index 8682aad..146c27c 100644
--- a/examples/example-core/example-spring-jpa/pom.xml
+++ b/examples/example-core/example-spring-jpa/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>example-core</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>example-spring-jpa</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/example-core/example-spring-mybatis/pom.xml b/examples/example-core/example-spring-mybatis/pom.xml
index fca649e..791e212 100644
--- a/examples/example-core/example-spring-mybatis/pom.xml
+++ b/examples/example-core/example-spring-mybatis/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>example-core</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>example-spring-mybatis</artifactId>
     <name>common::example-spring-mybatis</name>
diff --git a/examples/example-core/pom.xml b/examples/example-core/pom.xml
index 8c4e420..b70bff6 100644
--- a/examples/example-core/pom.xml
+++ b/examples/example-core/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>example-core</artifactId>
     <packaging>pom</packaging>
diff --git a/examples/other-example/pom.xml b/examples/other-example/pom.xml
index b8e3082..504c4df 100644
--- a/examples/other-example/pom.xml
+++ b/examples/other-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>other-example</artifactId>
     <packaging>pom</packaging>
diff --git a/examples/other-example/shardingsphere-parser-example/pom.xml b/examples/other-example/shardingsphere-parser-example/pom.xml
index 050d387..55b1b92 100644
--- a/examples/other-example/shardingsphere-parser-example/pom.xml
+++ b/examples/other-example/shardingsphere-parser-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>other-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-parser-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/pom.xml b/examples/pom.xml
index 5bb2a20..7a20e8f 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -22,7 +22,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>org.apache.shardingsphere.example</groupId>
     <artifactId>shardingsphere-example</artifactId>
-    <version>5.0.0-RC1-SNAPSHOT</version>
+    <version>5.0.0</version>
     <packaging>pom</packaging>
     <name>${project.artifactId}</name>
     
diff --git a/examples/shardingsphere-jdbc-example/mixed-feature-example/pom.xml b/examples/shardingsphere-jdbc-example/mixed-feature-example/pom.xml
index a99051b..42e1bce 100644
--- a/examples/shardingsphere-jdbc-example/mixed-feature-example/pom.xml
+++ b/examples/shardingsphere-jdbc-example/mixed-feature-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-jdbc-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>mixed-feature-example</artifactId>
     <packaging>pom</packaging>
diff --git a/examples/shardingsphere-jdbc-example/mixed-feature-example/sharding-readwrite-splitting-example/pom.xml b/examples/shardingsphere-jdbc-example/mixed-feature-example/sharding-readwrite-splitting-example/pom.xml
index 228985c..125e483 100644
--- a/examples/shardingsphere-jdbc-example/mixed-feature-example/sharding-readwrite-splitting-example/pom.xml
+++ b/examples/shardingsphere-jdbc-example/mixed-feature-example/sharding-readwrite-splitting-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>mixed-feature-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>sharding-readwrite-splitting-example</artifactId>
     <packaging>pom</packaging>
diff --git a/examples/shardingsphere-jdbc-example/mixed-feature-example/sharding-readwrite-splitting-example/sharding-readwrite-splitting-raw-jdbc-example/pom.xml b/examples/shardingsphere-jdbc-example/mixed-feature-example/sharding-readwrite-splitting-example/sharding-readwrite-splitting-raw-jdbc-example/pom.xml
index f92961f..3c4c2ad 100644
--- a/examples/shardingsphere-jdbc-example/mixed-feature-example/sharding-readwrite-splitting-example/sharding-readwrite-splitting-raw-jdbc-example/pom.xml
+++ b/examples/shardingsphere-jdbc-example/mixed-feature-example/sharding-readwrite-splitting-example/sharding-readwrite-splitting-raw-jdbc-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>sharding-readwrite-splitting-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>sharding-readwrite-splitting-raw-jdbc-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-jdbc-example/mixed-feature-example/sharding-readwrite-splitting-example/sharding-readwrite-splitting-spring-boot-jpa-example/pom.xml b/examples/shardingsphere-jdbc-example/mixed-feature-example/sharding-readwrite-splitting-example/sharding-readwrite-splitting-spring-boot-jpa-example/pom.xml
index fcd5835..8d24f2d 100644
--- a/examples/shardingsphere-jdbc-example/mixed-feature-example/sharding-readwrite-splitting-example/sharding-readwrite-splitting-spring-boot-jpa-example/pom.xml
+++ b/examples/shardingsphere-jdbc-example/mixed-feature-example/sharding-readwrite-splitting-example/sharding-readwrite-splitting-spring-boot-jpa-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>sharding-readwrite-splitting-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>sharding-readwrite-splitting-spring-boot-jpa-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-jdbc-example/mixed-feature-example/sharding-readwrite-splitting-example/sharding-readwrite-splitting-spring-boot-mybatis-example/pom.xml b/examples/shardingsphere-jdbc-example/mixed-feature-example/sharding-readwrite-splitting-example/sharding-readwrite-splitting-spring-boot-mybatis-example/pom.xml
index a9d6d1b..2b20111 100644
--- a/examples/shardingsphere-jdbc-example/mixed-feature-example/sharding-readwrite-splitting-example/sharding-readwrite-splitting-spring-boot-mybatis-example/pom.xml
+++ b/examples/shardingsphere-jdbc-example/mixed-feature-example/sharding-readwrite-splitting-example/sharding-readwrite-splitting-spring-boot-mybatis-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>sharding-readwrite-splitting-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>sharding-readwrite-splitting-spring-boot-mybatis-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-jdbc-example/mixed-feature-example/sharding-readwrite-splitting-example/sharding-readwrite-splitting-spring-namespace-jpa-example/pom.xml b/examples/shardingsphere-jdbc-example/mixed-feature-example/sharding-readwrite-splitting-example/sharding-readwrite-splitting-spring-namespace-jpa-example/pom.xml
index 66859b2..568bfb6 100644
--- a/examples/shardingsphere-jdbc-example/mixed-feature-example/sharding-readwrite-splitting-example/sharding-readwrite-splitting-spring-namespace-jpa-example/pom.xml
+++ b/examples/shardingsphere-jdbc-example/mixed-feature-example/sharding-readwrite-splitting-example/sharding-readwrite-splitting-spring-namespace-jpa-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>sharding-readwrite-splitting-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>sharding-readwrite-splitting-spring-namespace-jpa-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-jdbc-example/mixed-feature-example/sharding-readwrite-splitting-example/sharding-readwrite-splitting-spring-namespace-mybatis-example/pom.xml b/examples/shardingsphere-jdbc-example/mixed-feature-example/sharding-readwrite-splitting-example/sharding-readwrite-splitting-spring-namespace-mybatis-example/pom.xml
index 0828d94..a8c5d87 100644
--- a/examples/shardingsphere-jdbc-example/mixed-feature-example/sharding-readwrite-splitting-example/sharding-readwrite-splitting-spring-namespace-mybatis-example/pom.xml
+++ b/examples/shardingsphere-jdbc-example/mixed-feature-example/sharding-readwrite-splitting-example/sharding-readwrite-splitting-spring-namespace-mybatis-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>sharding-readwrite-splitting-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>sharding-readwrite-splitting-spring-namespace-mybatis-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-jdbc-example/pom.xml b/examples/shardingsphere-jdbc-example/pom.xml
index 580416a..8ecec6ce 100644
--- a/examples/shardingsphere-jdbc-example/pom.xml
+++ b/examples/shardingsphere-jdbc-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-jdbc-example</artifactId>
     <packaging>pom</packaging>
diff --git a/examples/shardingsphere-jdbc-example/single-feature-example/cluster-mode-example/cluster-mode-raw-jdbc-example/pom.xml b/examples/shardingsphere-jdbc-example/single-feature-example/cluster-mode-example/cluster-mode-raw-jdbc-example/pom.xml
index 2e369b7..f128f0f 100644
--- a/examples/shardingsphere-jdbc-example/single-feature-example/cluster-mode-example/cluster-mode-raw-jdbc-example/pom.xml
+++ b/examples/shardingsphere-jdbc-example/single-feature-example/cluster-mode-example/cluster-mode-raw-jdbc-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>cluster-mode-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>cluster-mode-raw-jdbc-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-jdbc-example/single-feature-example/cluster-mode-example/cluster-mode-spring-boot-mybatis-example/pom.xml b/examples/shardingsphere-jdbc-example/single-feature-example/cluster-mode-example/cluster-mode-spring-boot-mybatis-example/pom.xml
index a99deb3..13b314e 100644
--- a/examples/shardingsphere-jdbc-example/single-feature-example/cluster-mode-example/cluster-mode-spring-boot-mybatis-example/pom.xml
+++ b/examples/shardingsphere-jdbc-example/single-feature-example/cluster-mode-example/cluster-mode-spring-boot-mybatis-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>cluster-mode-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>cluster-mode-spring-boot-mybatis-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-jdbc-example/single-feature-example/cluster-mode-example/cluster-mode-spring-namespace-mybatis-example/pom.xml b/examples/shardingsphere-jdbc-example/single-feature-example/cluster-mode-example/cluster-mode-spring-namespace-mybatis-example/pom.xml
index 96f97b9..9e71f62 100644
--- a/examples/shardingsphere-jdbc-example/single-feature-example/cluster-mode-example/cluster-mode-spring-namespace-mybatis-example/pom.xml
+++ b/examples/shardingsphere-jdbc-example/single-feature-example/cluster-mode-example/cluster-mode-spring-namespace-mybatis-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>cluster-mode-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>cluster-mode-spring-namespace-mybatis-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-jdbc-example/single-feature-example/cluster-mode-example/pom.xml b/examples/shardingsphere-jdbc-example/single-feature-example/cluster-mode-example/pom.xml
index 074fa99..a119725 100644
--- a/examples/shardingsphere-jdbc-example/single-feature-example/cluster-mode-example/pom.xml
+++ b/examples/shardingsphere-jdbc-example/single-feature-example/cluster-mode-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>single-feature-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>cluster-mode-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-jdbc-example/single-feature-example/encrypt-example/encrypt-raw-jdbc-example/pom.xml b/examples/shardingsphere-jdbc-example/single-feature-example/encrypt-example/encrypt-raw-jdbc-example/pom.xml
index c246669..af3c348 100644
--- a/examples/shardingsphere-jdbc-example/single-feature-example/encrypt-example/encrypt-raw-jdbc-example/pom.xml
+++ b/examples/shardingsphere-jdbc-example/single-feature-example/encrypt-example/encrypt-raw-jdbc-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>encrypt-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>encrypt-raw-jdbc-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-jdbc-example/single-feature-example/encrypt-example/encrypt-spring-boot-mybatis-example/pom.xml b/examples/shardingsphere-jdbc-example/single-feature-example/encrypt-example/encrypt-spring-boot-mybatis-example/pom.xml
index c3f896b..d7de206 100644
--- a/examples/shardingsphere-jdbc-example/single-feature-example/encrypt-example/encrypt-spring-boot-mybatis-example/pom.xml
+++ b/examples/shardingsphere-jdbc-example/single-feature-example/encrypt-example/encrypt-spring-boot-mybatis-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>encrypt-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>encrypt-spring-boot-mybatis-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-jdbc-example/single-feature-example/encrypt-example/encrypt-spring-namespace-mybatis-example/pom.xml b/examples/shardingsphere-jdbc-example/single-feature-example/encrypt-example/encrypt-spring-namespace-mybatis-example/pom.xml
index 2a51487..9f5a4d2 100644
--- a/examples/shardingsphere-jdbc-example/single-feature-example/encrypt-example/encrypt-spring-namespace-mybatis-example/pom.xml
+++ b/examples/shardingsphere-jdbc-example/single-feature-example/encrypt-example/encrypt-spring-namespace-mybatis-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>encrypt-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>encrypt-spring-namespace-mybatis-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-jdbc-example/single-feature-example/encrypt-example/pom.xml b/examples/shardingsphere-jdbc-example/single-feature-example/encrypt-example/pom.xml
index 9834822..948c06b 100644
--- a/examples/shardingsphere-jdbc-example/single-feature-example/encrypt-example/pom.xml
+++ b/examples/shardingsphere-jdbc-example/single-feature-example/encrypt-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>single-feature-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>encrypt-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-jdbc-example/single-feature-example/extension-example/custom-sharding-algortihm-example/class-based-sharding-algorithm-example/pom.xml b/examples/shardingsphere-jdbc-example/single-feature-example/extension-example/custom-sharding-algortihm-example/class-based-sharding-algorithm-example/pom.xml
index 1006358..213099c 100644
--- a/examples/shardingsphere-jdbc-example/single-feature-example/extension-example/custom-sharding-algortihm-example/class-based-sharding-algorithm-example/pom.xml
+++ b/examples/shardingsphere-jdbc-example/single-feature-example/extension-example/custom-sharding-algortihm-example/class-based-sharding-algorithm-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>custom-sharding-algortihm-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>class-based-sharding-algorithm-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-jdbc-example/single-feature-example/extension-example/custom-sharding-algortihm-example/pom.xml b/examples/shardingsphere-jdbc-example/single-feature-example/extension-example/custom-sharding-algortihm-example/pom.xml
index 1336a3b..af12823 100644
--- a/examples/shardingsphere-jdbc-example/single-feature-example/extension-example/custom-sharding-algortihm-example/pom.xml
+++ b/examples/shardingsphere-jdbc-example/single-feature-example/extension-example/custom-sharding-algortihm-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>extension-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>custom-sharding-algortihm-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-jdbc-example/single-feature-example/extension-example/custom-sharding-algortihm-example/spi-based-sharding-algorithm-example/pom.xml b/examples/shardingsphere-jdbc-example/single-feature-example/extension-example/custom-sharding-algortihm-example/spi-based-sharding-algorithm-example/pom.xml
index 582e227..4ab7bea 100644
--- a/examples/shardingsphere-jdbc-example/single-feature-example/extension-example/custom-sharding-algortihm-example/spi-based-sharding-algorithm-example/pom.xml
+++ b/examples/shardingsphere-jdbc-example/single-feature-example/extension-example/custom-sharding-algortihm-example/spi-based-sharding-algorithm-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>custom-sharding-algortihm-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>spi-based-sharding-algorithm-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-jdbc-example/single-feature-example/extension-example/pom.xml b/examples/shardingsphere-jdbc-example/single-feature-example/extension-example/pom.xml
index 81475e1..3b1ab3f 100644
--- a/examples/shardingsphere-jdbc-example/single-feature-example/extension-example/pom.xml
+++ b/examples/shardingsphere-jdbc-example/single-feature-example/extension-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>single-feature-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>extension-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-jdbc-example/single-feature-example/pom.xml b/examples/shardingsphere-jdbc-example/single-feature-example/pom.xml
index 4500cc3..9d50906 100644
--- a/examples/shardingsphere-jdbc-example/single-feature-example/pom.xml
+++ b/examples/shardingsphere-jdbc-example/single-feature-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-jdbc-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>single-feature-example</artifactId>
     <packaging>pom</packaging>
diff --git a/examples/shardingsphere-jdbc-example/single-feature-example/readwrite-splitting-example/pom.xml b/examples/shardingsphere-jdbc-example/single-feature-example/readwrite-splitting-example/pom.xml
index a507b76..8637354 100644
--- a/examples/shardingsphere-jdbc-example/single-feature-example/readwrite-splitting-example/pom.xml
+++ b/examples/shardingsphere-jdbc-example/single-feature-example/readwrite-splitting-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>single-feature-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>readwrite-splitting-example</artifactId>
     <packaging>pom</packaging>
diff --git a/examples/shardingsphere-jdbc-example/single-feature-example/readwrite-splitting-example/readwrite-splitting-raw-jdbc-example/pom.xml b/examples/shardingsphere-jdbc-example/single-feature-example/readwrite-splitting-example/readwrite-splitting-raw-jdbc-example/pom.xml
index 9ca484c..9b27edc 100644
--- a/examples/shardingsphere-jdbc-example/single-feature-example/readwrite-splitting-example/readwrite-splitting-raw-jdbc-example/pom.xml
+++ b/examples/shardingsphere-jdbc-example/single-feature-example/readwrite-splitting-example/readwrite-splitting-raw-jdbc-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>readwrite-splitting-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>readwrite-splitting-raw-jdbc-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-jdbc-example/single-feature-example/readwrite-splitting-example/readwrite-splitting-spring-boot-jpa-example/pom.xml b/examples/shardingsphere-jdbc-example/single-feature-example/readwrite-splitting-example/readwrite-splitting-spring-boot-jpa-example/pom.xml
index f6af095..2c8357e 100644
--- a/examples/shardingsphere-jdbc-example/single-feature-example/readwrite-splitting-example/readwrite-splitting-spring-boot-jpa-example/pom.xml
+++ b/examples/shardingsphere-jdbc-example/single-feature-example/readwrite-splitting-example/readwrite-splitting-spring-boot-jpa-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>readwrite-splitting-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>readwrite-splitting-spring-boot-jpa-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-jdbc-example/single-feature-example/readwrite-splitting-example/readwrite-splitting-spring-boot-mybatis-example/pom.xml b/examples/shardingsphere-jdbc-example/single-feature-example/readwrite-splitting-example/readwrite-splitting-spring-boot-mybatis-example/pom.xml
index 2322916..60066aa 100644
--- a/examples/shardingsphere-jdbc-example/single-feature-example/readwrite-splitting-example/readwrite-splitting-spring-boot-mybatis-example/pom.xml
+++ b/examples/shardingsphere-jdbc-example/single-feature-example/readwrite-splitting-example/readwrite-splitting-spring-boot-mybatis-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>readwrite-splitting-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>readwrite-splitting-spring-boot-mybatis-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-jdbc-example/single-feature-example/readwrite-splitting-example/readwrite-splitting-spring-namespace-jpa-example/pom.xml b/examples/shardingsphere-jdbc-example/single-feature-example/readwrite-splitting-example/readwrite-splitting-spring-namespace-jpa-example/pom.xml
index f64dc3d..9f9b4ba 100644
--- a/examples/shardingsphere-jdbc-example/single-feature-example/readwrite-splitting-example/readwrite-splitting-spring-namespace-jpa-example/pom.xml
+++ b/examples/shardingsphere-jdbc-example/single-feature-example/readwrite-splitting-example/readwrite-splitting-spring-namespace-jpa-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>readwrite-splitting-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>readwrite-splitting-spring-namespace-jpa-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-jdbc-example/single-feature-example/readwrite-splitting-example/readwrite-splitting-spring-namespace-mybatis-example/pom.xml b/examples/shardingsphere-jdbc-example/single-feature-example/readwrite-splitting-example/readwrite-splitting-spring-namespace-mybatis-example/pom.xml
index 8dd5285..93bff98 100644
--- a/examples/shardingsphere-jdbc-example/single-feature-example/readwrite-splitting-example/readwrite-splitting-spring-namespace-mybatis-example/pom.xml
+++ b/examples/shardingsphere-jdbc-example/single-feature-example/readwrite-splitting-example/readwrite-splitting-spring-namespace-mybatis-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>readwrite-splitting-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>readwrite-splitting-spring-namespace-mybatis-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-jdbc-example/single-feature-example/shadow-example/pom.xml b/examples/shardingsphere-jdbc-example/single-feature-example/shadow-example/pom.xml
index 662fd2e..7c2cfe4 100644
--- a/examples/shardingsphere-jdbc-example/single-feature-example/shadow-example/pom.xml
+++ b/examples/shardingsphere-jdbc-example/single-feature-example/shadow-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>single-feature-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shadow-example</artifactId>
     <packaging>pom</packaging>
diff --git a/examples/shardingsphere-jdbc-example/single-feature-example/shadow-example/shadow-raw-jdbc-example/pom.xml b/examples/shardingsphere-jdbc-example/single-feature-example/shadow-example/shadow-raw-jdbc-example/pom.xml
index 049c2be..07c20a8 100644
--- a/examples/shardingsphere-jdbc-example/single-feature-example/shadow-example/shadow-raw-jdbc-example/pom.xml
+++ b/examples/shardingsphere-jdbc-example/single-feature-example/shadow-example/shadow-raw-jdbc-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shadow-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shadow-raw-jdbc-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-jdbc-example/single-feature-example/shadow-example/shadow-spring-boot-mybatis-example/pom.xml b/examples/shardingsphere-jdbc-example/single-feature-example/shadow-example/shadow-spring-boot-mybatis-example/pom.xml
index c21be5f..88484ff 100644
--- a/examples/shardingsphere-jdbc-example/single-feature-example/shadow-example/shadow-spring-boot-mybatis-example/pom.xml
+++ b/examples/shardingsphere-jdbc-example/single-feature-example/shadow-example/shadow-spring-boot-mybatis-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shadow-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shadow-spring-boot-mybatis-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-jdbc-example/single-feature-example/shadow-example/shadow-spring-namespace-mybatis-example/pom.xml b/examples/shardingsphere-jdbc-example/single-feature-example/shadow-example/shadow-spring-namespace-mybatis-example/pom.xml
index 459bbdd..679d884 100644
--- a/examples/shardingsphere-jdbc-example/single-feature-example/shadow-example/shadow-spring-namespace-mybatis-example/pom.xml
+++ b/examples/shardingsphere-jdbc-example/single-feature-example/shadow-example/shadow-spring-namespace-mybatis-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>shadow-example</artifactId>
         <groupId>org.apache.shardingsphere.example</groupId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shadow-spring-namespace-mybatis-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-jdbc-example/single-feature-example/sharding-example/pom.xml b/examples/shardingsphere-jdbc-example/single-feature-example/sharding-example/pom.xml
index 0921390..d424818 100644
--- a/examples/shardingsphere-jdbc-example/single-feature-example/sharding-example/pom.xml
+++ b/examples/shardingsphere-jdbc-example/single-feature-example/sharding-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>single-feature-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>sharding-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-jdbc-example/single-feature-example/sharding-example/sharding-raw-jdbc-example/pom.xml b/examples/shardingsphere-jdbc-example/single-feature-example/sharding-example/sharding-raw-jdbc-example/pom.xml
index 14f5417..6241b34 100644
--- a/examples/shardingsphere-jdbc-example/single-feature-example/sharding-example/sharding-raw-jdbc-example/pom.xml
+++ b/examples/shardingsphere-jdbc-example/single-feature-example/sharding-example/sharding-raw-jdbc-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>sharding-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>sharding-raw-jdbc-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-jdbc-example/single-feature-example/sharding-example/sharding-spring-boot-jpa-example/pom.xml b/examples/shardingsphere-jdbc-example/single-feature-example/sharding-example/sharding-spring-boot-jpa-example/pom.xml
index 646140e..9a69a13 100644
--- a/examples/shardingsphere-jdbc-example/single-feature-example/sharding-example/sharding-spring-boot-jpa-example/pom.xml
+++ b/examples/shardingsphere-jdbc-example/single-feature-example/sharding-example/sharding-spring-boot-jpa-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>sharding-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>sharding-spring-boot-jpa-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-jdbc-example/single-feature-example/sharding-example/sharding-spring-boot-mybatis-example/pom.xml b/examples/shardingsphere-jdbc-example/single-feature-example/sharding-example/sharding-spring-boot-mybatis-example/pom.xml
index 97b272b..1342c70 100644
--- a/examples/shardingsphere-jdbc-example/single-feature-example/sharding-example/sharding-spring-boot-mybatis-example/pom.xml
+++ b/examples/shardingsphere-jdbc-example/single-feature-example/sharding-example/sharding-spring-boot-mybatis-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>sharding-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>sharding-spring-boot-mybatis-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-jdbc-example/single-feature-example/sharding-example/sharding-spring-namespace-jpa-example/pom.xml b/examples/shardingsphere-jdbc-example/single-feature-example/sharding-example/sharding-spring-namespace-jpa-example/pom.xml
index b28eb83..47c25d8 100644
--- a/examples/shardingsphere-jdbc-example/single-feature-example/sharding-example/sharding-spring-namespace-jpa-example/pom.xml
+++ b/examples/shardingsphere-jdbc-example/single-feature-example/sharding-example/sharding-spring-namespace-jpa-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>sharding-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>sharding-spring-namespace-jpa-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-jdbc-example/single-feature-example/sharding-example/sharding-spring-namespace-mybatis-example/pom.xml b/examples/shardingsphere-jdbc-example/single-feature-example/sharding-example/sharding-spring-namespace-mybatis-example/pom.xml
index 39dbc21..e08d935 100644
--- a/examples/shardingsphere-jdbc-example/single-feature-example/sharding-example/sharding-spring-namespace-mybatis-example/pom.xml
+++ b/examples/shardingsphere-jdbc-example/single-feature-example/sharding-example/sharding-spring-namespace-mybatis-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>sharding-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>sharding-spring-namespace-mybatis-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-jdbc-example/single-feature-example/transaction-example/pom.xml b/examples/shardingsphere-jdbc-example/single-feature-example/transaction-example/pom.xml
index 796b25d..49d514b 100644
--- a/examples/shardingsphere-jdbc-example/single-feature-example/transaction-example/pom.xml
+++ b/examples/shardingsphere-jdbc-example/single-feature-example/transaction-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>single-feature-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>transaction-example</artifactId>
     <name>Example::transaction::root</name>
diff --git a/examples/shardingsphere-jdbc-example/single-feature-example/transaction-example/transaction-2pc-xa-atomikos-raw-jdbc-example/pom.xml b/examples/shardingsphere-jdbc-example/single-feature-example/transaction-example/transaction-2pc-xa-atomikos-raw-jdbc-example/pom.xml
index 10f7bd2..18a63fe 100644
--- a/examples/shardingsphere-jdbc-example/single-feature-example/transaction-example/transaction-2pc-xa-atomikos-raw-jdbc-example/pom.xml
+++ b/examples/shardingsphere-jdbc-example/single-feature-example/transaction-example/transaction-2pc-xa-atomikos-raw-jdbc-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>transaction-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>transaction-2pc-xa-atomikos-raw-jdbc-example</artifactId>
     <name>Example::transaction::2pc-xa-raw-jdbc</name>
diff --git a/examples/shardingsphere-jdbc-example/single-feature-example/transaction-example/transaction-2pc-xa-bitronix-raw-jdbc-example/pom.xml b/examples/shardingsphere-jdbc-example/single-feature-example/transaction-example/transaction-2pc-xa-bitronix-raw-jdbc-example/pom.xml
index 7557398..4320a0f 100644
--- a/examples/shardingsphere-jdbc-example/single-feature-example/transaction-example/transaction-2pc-xa-bitronix-raw-jdbc-example/pom.xml
+++ b/examples/shardingsphere-jdbc-example/single-feature-example/transaction-example/transaction-2pc-xa-bitronix-raw-jdbc-example/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.shardingsphere.example</groupId>
     <artifactId>transaction-example</artifactId>
-    <version>5.0.0-RC1-SNAPSHOT</version>
+    <version>5.0.0</version>
   </parent>
   <artifactId>transaction-2pc-xa-bitronix-raw-jdbc-example</artifactId>
   <name>Example::transaction::2pc-xa-bitronix-raw-jdbc</name>
diff --git a/examples/shardingsphere-jdbc-example/single-feature-example/transaction-example/transaction-2pc-xa-narayana-raw-jdbc-example/pom.xml b/examples/shardingsphere-jdbc-example/single-feature-example/transaction-example/transaction-2pc-xa-narayana-raw-jdbc-example/pom.xml
index 3911c11..18d8a5b 100644
--- a/examples/shardingsphere-jdbc-example/single-feature-example/transaction-example/transaction-2pc-xa-narayana-raw-jdbc-example/pom.xml
+++ b/examples/shardingsphere-jdbc-example/single-feature-example/transaction-example/transaction-2pc-xa-narayana-raw-jdbc-example/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.shardingsphere.example</groupId>
     <artifactId>transaction-example</artifactId>
-    <version>5.0.0-RC1-SNAPSHOT</version>
+    <version>5.0.0</version>
   </parent>
   <artifactId>transaction-2pc-xa-narayana-raw-jdbc-example</artifactId>
   <name>Example::transaction::2pc-xa-narayana-raw-jdbc</name>
diff --git a/examples/shardingsphere-jdbc-example/single-feature-example/transaction-example/transaction-2pc-xa-spring-boot-example/pom.xml b/examples/shardingsphere-jdbc-example/single-feature-example/transaction-example/transaction-2pc-xa-spring-boot-example/pom.xml
index 606385b..69a8cd0 100644
--- a/examples/shardingsphere-jdbc-example/single-feature-example/transaction-example/transaction-2pc-xa-spring-boot-example/pom.xml
+++ b/examples/shardingsphere-jdbc-example/single-feature-example/transaction-example/transaction-2pc-xa-spring-boot-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>transaction-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>transaction-2pc-xa-spring-boot-example</artifactId>
     <name>Example::transaction::2pc-xa-spring-boot</name>
diff --git a/examples/shardingsphere-jdbc-example/single-feature-example/transaction-example/transaction-2pc-xa-spring-namespace-example/pom.xml b/examples/shardingsphere-jdbc-example/single-feature-example/transaction-example/transaction-2pc-xa-spring-namespace-example/pom.xml
index a9b2394..38b03ec 100644
--- a/examples/shardingsphere-jdbc-example/single-feature-example/transaction-example/transaction-2pc-xa-spring-namespace-example/pom.xml
+++ b/examples/shardingsphere-jdbc-example/single-feature-example/transaction-example/transaction-2pc-xa-spring-namespace-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>transaction-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>transaction-2pc-xa-spring-namespace-example</artifactId>
     <name>Example::transaction::2pc-xa-spring-namespace</name>
diff --git a/examples/shardingsphere-jdbc-example/single-feature-example/transaction-example/transaction-base-seata-raw-jdbc-example/pom.xml b/examples/shardingsphere-jdbc-example/single-feature-example/transaction-example/transaction-base-seata-raw-jdbc-example/pom.xml
index 45d78fa..d690fc4 100644
--- a/examples/shardingsphere-jdbc-example/single-feature-example/transaction-example/transaction-base-seata-raw-jdbc-example/pom.xml
+++ b/examples/shardingsphere-jdbc-example/single-feature-example/transaction-example/transaction-base-seata-raw-jdbc-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>transaction-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>transaction-base-seata-raw-jdbc-example</artifactId>
     <name>Example::transaction::base-seata-raw-jdbc</name>
diff --git a/examples/shardingsphere-jdbc-example/single-feature-example/transaction-example/transaction-base-seata-spring-boot-example/pom.xml b/examples/shardingsphere-jdbc-example/single-feature-example/transaction-example/transaction-base-seata-spring-boot-example/pom.xml
index db43bc8..e378ce3 100644
--- a/examples/shardingsphere-jdbc-example/single-feature-example/transaction-example/transaction-base-seata-spring-boot-example/pom.xml
+++ b/examples/shardingsphere-jdbc-example/single-feature-example/transaction-example/transaction-base-seata-spring-boot-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>transaction-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>transaction-base-seata-spring-boot-example</artifactId>
     <name>Example::transaction::base-seata-spring-boot</name>
diff --git a/examples/shardingsphere-proxy-example/pom.xml b/examples/shardingsphere-proxy-example/pom.xml
index 496af2f..938913d 100644
--- a/examples/shardingsphere-proxy-example/pom.xml
+++ b/examples/shardingsphere-proxy-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-example</artifactId>
     <packaging>pom</packaging>
diff --git a/examples/shardingsphere-proxy-example/shardingsphere-proxy-boot-mybatis-example/pom.xml b/examples/shardingsphere-proxy-example/shardingsphere-proxy-boot-mybatis-example/pom.xml
index 1a6c46b..44a7270 100644
--- a/examples/shardingsphere-proxy-example/shardingsphere-proxy-boot-mybatis-example/pom.xml
+++ b/examples/shardingsphere-proxy-example/shardingsphere-proxy-boot-mybatis-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-boot-mybatis-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-proxy-example/shardingsphere-proxy-hint-example/pom.xml b/examples/shardingsphere-proxy-example/shardingsphere-proxy-hint-example/pom.xml
index 4860e4e..89b0f6f 100644
--- a/examples/shardingsphere-proxy-example/shardingsphere-proxy-hint-example/pom.xml
+++ b/examples/shardingsphere-proxy-example/shardingsphere-proxy-hint-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-hint-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/pom.xml b/examples/shardingsphere-sample/pom.xml
index a6e9e75..ee61973 100644
--- a/examples/shardingsphere-sample/pom.xml
+++ b/examples/shardingsphere-sample/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>shardingsphere-sample</artifactId>
diff --git a/examples/shardingsphere-sample/shardingsphere-example-engine/pom.xml b/examples/shardingsphere-sample/shardingsphere-example-engine/pom.xml
index 6dece87..382a26d 100644
--- a/examples/shardingsphere-sample/shardingsphere-example-engine/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-example-engine/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-sample</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>shardingsphere-example-engine</artifactId>
diff --git a/examples/shardingsphere-sample/shardingsphere-jdbc-sample/pom.xml b/examples/shardingsphere-sample/shardingsphere-jdbc-sample/pom.xml
index 8de61bb..c3bfd0b 100644
--- a/examples/shardingsphere-sample/shardingsphere-jdbc-sample/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-jdbc-sample/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>shardingsphere-sample</artifactId>
         <groupId>org.apache.shardingsphere.example</groupId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>pom</packaging>
diff --git a/examples/shardingsphere-sample/shardingsphere-jdbc-sample/shardingsphere-jdbc-memory-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-jdbc-sample/shardingsphere-jdbc-memory-example/pom.xml
index 6b01fbf..c19689c 100644
--- a/examples/shardingsphere-sample/shardingsphere-jdbc-sample/shardingsphere-jdbc-memory-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-jdbc-sample/shardingsphere-jdbc-memory-example/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>shardingsphere-jdbc-sample</artifactId>
         <groupId>org.apache.shardingsphere.example</groupId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>pom</packaging>
diff --git a/examples/shardingsphere-sample/shardingsphere-jdbc-sample/shardingsphere-jdbc-memory-example/shardingsphere-jdbc-memory-local-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-jdbc-sample/shardingsphere-jdbc-memory-example/shardingsphere-jdbc-memory-local-example/pom.xml
index f4a3cf6..6e3d881 100644
--- a/examples/shardingsphere-sample/shardingsphere-jdbc-sample/shardingsphere-jdbc-memory-example/shardingsphere-jdbc-memory-local-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-jdbc-sample/shardingsphere-jdbc-memory-example/shardingsphere-jdbc-memory-local-example/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>shardingsphere-jdbc-memory-example</artifactId>
         <groupId>org.apache.shardingsphere.example</groupId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>pom</packaging>
diff --git a/examples/shardingsphere-sample/shardingsphere-jdbc-sample/shardingsphere-jdbc-memory-example/shardingsphere-jdbc-memory-local-example/shardingsphere-jdbc-memory-local-sharding-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-jdbc-sample/shardingsphere-jdbc-memory-example/shardingsphere-jdbc-memory-local-example/shardingsphere-jdbc-memory-local-sharding-example/pom.xml
index 48e3286..ede22ef 100644
--- a/examples/shardingsphere-sample/shardingsphere-jdbc-sample/shardingsphere-jdbc-memory-example/shardingsphere-jdbc-memory-local-example/shardingsphere-jdbc-memory-local-sharding-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-jdbc-sample/shardingsphere-jdbc-memory-example/shardingsphere-jdbc-memory-local-example/shardingsphere-jdbc-memory-local-sharding-example/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>shardingsphere-jdbc-memory-local-example</artifactId>
         <groupId>org.apache.shardingsphere.example</groupId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>pom</packaging>
diff --git a/examples/shardingsphere-sample/shardingsphere-jdbc-sample/shardingsphere-jdbc-memory-example/shardingsphere-jdbc-memory-local-example/shardingsphere-jdbc-memory-local-sharding-example/shardingsphere-jdbc-memory-local-sharding-jdbc-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-jdbc-sample/shardingsphere-jdbc-memory-example/shardingsphere-jdbc-memory-local-example/shardingsphere-jdbc-memory-local-sharding-example/shardingsphere-jdbc-memory-local-sharding-jdbc- [...]
index b71adf3..e0f120f 100644
--- a/examples/shardingsphere-sample/shardingsphere-jdbc-sample/shardingsphere-jdbc-memory-example/shardingsphere-jdbc-memory-local-example/shardingsphere-jdbc-memory-local-sharding-example/shardingsphere-jdbc-memory-local-sharding-jdbc-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-jdbc-sample/shardingsphere-jdbc-memory-example/shardingsphere-jdbc-memory-local-example/shardingsphere-jdbc-memory-local-sharding-example/shardingsphere-jdbc-memory-local-sharding-jdbc-example/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>shardingsphere-jdbc-memory-local-sharding-example</artifactId>
         <groupId>org.apache.shardingsphere.example</groupId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>shardingsphere-jdbc-memory-local-sharding-jdbc-example</artifactId>
diff --git a/examples/shardingsphere-sample/shardingsphere-jdbc-sample/shardingsphere-jdbc-memory-example/shardingsphere-jdbc-memory-local-example/shardingsphere-jdbc-memory-local-sharding-example/shardingsphere-jdbc-memory-local-sharding-spring-namespace-jdbc-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-jdbc-sample/shardingsphere-jdbc-memory-example/shardingsphere-jdbc-memory-local-example/shardingsphere-jdbc-memory-local-sharding-example/shardingsphere-jdbc-memory-loc [...]
index 5ae1499..9ee1920 100644
--- a/examples/shardingsphere-sample/shardingsphere-jdbc-sample/shardingsphere-jdbc-memory-example/shardingsphere-jdbc-memory-local-example/shardingsphere-jdbc-memory-local-sharding-example/shardingsphere-jdbc-memory-local-sharding-spring-namespace-jdbc-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-jdbc-sample/shardingsphere-jdbc-memory-example/shardingsphere-jdbc-memory-local-example/shardingsphere-jdbc-memory-local-sharding-example/shardingsphere-jdbc-memory-local-sharding-spring-namespace-jdbc-example/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>shardingsphere-jdbc-memory-local-sharding-example</artifactId>
         <groupId>org.apache.shardingsphere.example</groupId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>shardingsphere-jdbc-memory-local-sharding-spring-namespace-jdbc-example</artifactId>
diff --git a/examples/shardingsphere-sample/shardingsphere-jdbc-sample/shardingsphere-jdbc-memory-example/shardingsphere-jdbc-memory-local-example/shardingsphere-jdbc-memory-local-sharding-example/shardingsphere-jdbc-memory-local-sharding-springboot-starter-jdbc-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-jdbc-sample/shardingsphere-jdbc-memory-example/shardingsphere-jdbc-memory-local-example/shardingsphere-jdbc-memory-local-sharding-example/shardingsphere-jdbc-memory-l [...]
index 4ee0152..bb3a173 100644
--- a/examples/shardingsphere-sample/shardingsphere-jdbc-sample/shardingsphere-jdbc-memory-example/shardingsphere-jdbc-memory-local-example/shardingsphere-jdbc-memory-local-sharding-example/shardingsphere-jdbc-memory-local-sharding-springboot-starter-jdbc-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-jdbc-sample/shardingsphere-jdbc-memory-example/shardingsphere-jdbc-memory-local-example/shardingsphere-jdbc-memory-local-sharding-example/shardingsphere-jdbc-memory-local-sharding-springboot-starter-jdbc-example/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>shardingsphere-jdbc-memory-local-sharding-example</artifactId>
         <groupId>org.apache.shardingsphere.example</groupId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>shardingsphere-jdbc-memory-local-sharding-springboot-starter-jdbc-example</artifactId>
diff --git a/examples/shardingsphere-sample/shardingsphere-jdbc-sample/shardingsphere-jdbc-memory-example/shardingsphere-jdbc-memory-local-example/shardingsphere-jdbc-memory-local-sharding-example/shardingsphere-jdbc-memory-local-sharding-springboot-starter-jpa-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-jdbc-sample/shardingsphere-jdbc-memory-example/shardingsphere-jdbc-memory-local-example/shardingsphere-jdbc-memory-local-sharding-example/shardingsphere-jdbc-memory-lo [...]
index 642a4b9..c6ece71 100644
--- a/examples/shardingsphere-sample/shardingsphere-jdbc-sample/shardingsphere-jdbc-memory-example/shardingsphere-jdbc-memory-local-example/shardingsphere-jdbc-memory-local-sharding-example/shardingsphere-jdbc-memory-local-sharding-springboot-starter-jpa-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-jdbc-sample/shardingsphere-jdbc-memory-example/shardingsphere-jdbc-memory-local-example/shardingsphere-jdbc-memory-local-sharding-example/shardingsphere-jdbc-memory-local-sharding-springboot-starter-jpa-example/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>shardingsphere-jdbc-memory-local-sharding-example</artifactId>
         <groupId>org.apache.shardingsphere.example</groupId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>shardingsphere-jdbc-memory-local-sharding-springboot-starter-jpa-example</artifactId>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/pom.xml
index f03f42a..e9f4f0f 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>shardingsphere-sample</artifactId>
         <groupId>org.apache.shardingsphere.example</groupId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>pom</packaging>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/pom.xml
index 7a30071..d62e36e 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-sample</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-etcd-example</artifactId>
     <packaging>pom</packaging>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-base-seata-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-base-seata-example/pom.xml
index 836a772..1d41ea9 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-base-seata-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-base-seata-example/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-etcd-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>pom</packaging>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-base-seata-example/shardingsphere-proxy-cluster-etcd-base-seata-db-discovery-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-base-seata-example/shardingsphere-proxy-cluster-etcd-base-seata-db-discovery-example/pom.xml
index 73797d8..5e9851f 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-base-seata-example/shardingsphere-proxy-cluster-etcd-base-seata-db-discovery-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-base-seata-example/shardingsphere-proxy-cluster-etcd-base-seata-db-discovery-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-etcd-base-seata-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-etcd-base-seata-db-discovery-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-base-seata-example/shardingsphere-proxy-cluster-etcd-base-seata-encrypt-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-base-seata-example/shardingsphere-proxy-cluster-etcd-base-seata-encrypt-example/pom.xml
index fab547d..1ad06c8 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-base-seata-example/shardingsphere-proxy-cluster-etcd-base-seata-encrypt-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-base-seata-example/shardingsphere-proxy-cluster-etcd-base-seata-encrypt-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-etcd-base-seata-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-etcd-base-seata-encrypt-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-base-seata-example/shardingsphere-proxy-cluster-etcd-base-seata-readwrite-splitting-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-base-seata-example/shardingsphere-proxy-cluster-etcd-base-seata-readwrite-splitting-example/pom.xml
index 269a7a5..cde9ea0 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-base-seata-example/shardingsphere-proxy-cluster-etcd-base-seata-readwrite-splitting-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-base-seata-example/shardingsphere-proxy-cluster-etcd-base-seata-readwrite-splitting-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-etcd-base-seata-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-etcd-base-seata-readwrite-splitting-example</artifactId>
     
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-base-seata-example/shardingsphere-proxy-cluster-etcd-base-seata-shadow-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-base-seata-example/shardingsphere-proxy-cluster-etcd-base-seata-shadow-example/pom.xml
index 1c23f99..3c7f5c6 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-base-seata-example/shardingsphere-proxy-cluster-etcd-base-seata-shadow-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-base-seata-example/shardingsphere-proxy-cluster-etcd-base-seata-shadow-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-etcd-base-seata-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-etcd-base-seata-shadow-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-base-seata-example/shardingsphere-proxy-cluster-etcd-base-seata-sharding-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-base-seata-example/shardingsphere-proxy-cluster-etcd-base-seata-sharding-example/pom.xml
index 74116c0..ad840c9 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-base-seata-example/shardingsphere-proxy-cluster-etcd-base-seata-sharding-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-base-seata-example/shardingsphere-proxy-cluster-etcd-base-seata-sharding-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-etcd-base-seata-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-etcd-base-seata-sharding-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-local-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-local-example/pom.xml
index 4275854..8828043 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-local-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-local-example/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-etcd-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>pom</packaging>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-local-example/shardingsphere-proxy-cluster-etcd-local-db-discovery-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-local-example/shardingsphere-proxy-cluster-etcd-local-db-discovery-example/pom.xml
index 518cf99..ea30582 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-local-example/shardingsphere-proxy-cluster-etcd-local-db-discovery-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-local-example/shardingsphere-proxy-cluster-etcd-local-db-discovery-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-etcd-local-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-etcd-local-db-discovery-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-local-example/shardingsphere-proxy-cluster-etcd-local-encrypt-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-local-example/shardingsphere-proxy-cluster-etcd-local-encrypt-example/pom.xml
index 18bb9bd..e13c9aa 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-local-example/shardingsphere-proxy-cluster-etcd-local-encrypt-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-local-example/shardingsphere-proxy-cluster-etcd-local-encrypt-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-etcd-local-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-etcd-local-encrypt-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-local-example/shardingsphere-proxy-cluster-etcd-local-readwrite-splitting-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-local-example/shardingsphere-proxy-cluster-etcd-local-readwrite-splitting-example/pom.xml
index afcb4fc..d727ef7 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-local-example/shardingsphere-proxy-cluster-etcd-local-readwrite-splitting-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-local-example/shardingsphere-proxy-cluster-etcd-local-readwrite-splitting-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-etcd-local-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-etcd-local-readwrite-splitting-example</artifactId>
 </project>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-local-example/shardingsphere-proxy-cluster-etcd-local-shadow-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-local-example/shardingsphere-proxy-cluster-etcd-local-shadow-example/pom.xml
index fb9dda8..bb11264 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-local-example/shardingsphere-proxy-cluster-etcd-local-shadow-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-local-example/shardingsphere-proxy-cluster-etcd-local-shadow-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-etcd-local-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-etcd-local-shadow-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-local-example/shardingsphere-proxy-cluster-etcd-local-sharding-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-local-example/shardingsphere-proxy-cluster-etcd-local-sharding-example/pom.xml
index 5ec4118..7b3290c 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-local-example/shardingsphere-proxy-cluster-etcd-local-sharding-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-local-example/shardingsphere-proxy-cluster-etcd-local-sharding-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-etcd-local-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-etcd-local-sharding-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-atomikos-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-atomikos-example/pom.xml
index b387c4b..de9e220 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-atomikos-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-atomikos-example/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-etcd-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>pom</packaging>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-atomikos-example/shardingsphere-proxy-cluster-etcd-xa-atomikos-db-discovery-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-atomikos-example/shardingsphere-proxy-cluster-etcd-xa-atomikos-db-discovery-example/pom.xml
index 19af227..bd996a9 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-atomikos-example/shardingsphere-proxy-cluster-etcd-xa-atomikos-db-discovery-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-atomikos-example/shardingsphere-proxy-cluster-etcd-xa-atomikos-db-discovery-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-etcd-xa-atomikos-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-etcd-xa-atomikos-db-discovery-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-atomikos-example/shardingsphere-proxy-cluster-etcd-xa-atomikos-encrypt-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-atomikos-example/shardingsphere-proxy-cluster-etcd-xa-atomikos-encrypt-example/pom.xml
index 288fd4f..ffffb1a 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-atomikos-example/shardingsphere-proxy-cluster-etcd-xa-atomikos-encrypt-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-atomikos-example/shardingsphere-proxy-cluster-etcd-xa-atomikos-encrypt-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-etcd-xa-atomikos-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-etcd-xa-atomikos-encrypt-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-atomikos-example/shardingsphere-proxy-cluster-etcd-xa-atomikos-readwrite-splitting-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-atomikos-example/shardingsphere-proxy-cluster-etcd-xa-atomikos-readwrite-splitting-example/pom.xml
index 7e1b73a..523ecfd 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-atomikos-example/shardingsphere-proxy-cluster-etcd-xa-atomikos-readwrite-splitting-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-atomikos-example/shardingsphere-proxy-cluster-etcd-xa-atomikos-readwrite-splitting-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-etcd-xa-atomikos-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-etcd-xa-atomikos-readwrite-splitting-example</artifactId>
 </project>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-atomikos-example/shardingsphere-proxy-cluster-etcd-xa-atomikos-shadow-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-atomikos-example/shardingsphere-proxy-cluster-etcd-xa-atomikos-shadow-example/pom.xml
index 3261d96..f0c521b 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-atomikos-example/shardingsphere-proxy-cluster-etcd-xa-atomikos-shadow-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-atomikos-example/shardingsphere-proxy-cluster-etcd-xa-atomikos-shadow-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-etcd-xa-atomikos-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-etcd-xa-atomikos-shadow-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-atomikos-example/shardingsphere-proxy-cluster-etcd-xa-atomikos-sharding-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-atomikos-example/shardingsphere-proxy-cluster-etcd-xa-atomikos-sharding-example/pom.xml
index a25e9a2..6638412 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-atomikos-example/shardingsphere-proxy-cluster-etcd-xa-atomikos-sharding-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-atomikos-example/shardingsphere-proxy-cluster-etcd-xa-atomikos-sharding-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-etcd-xa-atomikos-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-etcd-xa-atomikos-sharding-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-bitronix-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-bitronix-example/pom.xml
index 45ce9ce..1cbe196 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-bitronix-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-bitronix-example/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-etcd-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>pom</packaging>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-bitronix-example/shardingsphere-proxy-cluster-etcd-xa-bitronix-db-discovery-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-bitronix-example/shardingsphere-proxy-cluster-etcd-xa-bitronix-db-discovery-example/pom.xml
index 9d9cee2..bce53b0 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-bitronix-example/shardingsphere-proxy-cluster-etcd-xa-bitronix-db-discovery-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-bitronix-example/shardingsphere-proxy-cluster-etcd-xa-bitronix-db-discovery-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-etcd-xa-bitronix-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-etcd-xa-bitronix-db-discovery-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-bitronix-example/shardingsphere-proxy-cluster-etcd-xa-bitronix-encrypt-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-bitronix-example/shardingsphere-proxy-cluster-etcd-xa-bitronix-encrypt-example/pom.xml
index 6fb32ac..fd8ae5a 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-bitronix-example/shardingsphere-proxy-cluster-etcd-xa-bitronix-encrypt-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-bitronix-example/shardingsphere-proxy-cluster-etcd-xa-bitronix-encrypt-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-etcd-xa-bitronix-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-etcd-xa-bitronix-encrypt-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-bitronix-example/shardingsphere-proxy-cluster-etcd-xa-bitronix-readwrite-splitting-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-bitronix-example/shardingsphere-proxy-cluster-etcd-xa-bitronix-readwrite-splitting-example/pom.xml
index 4868939..5095af7 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-bitronix-example/shardingsphere-proxy-cluster-etcd-xa-bitronix-readwrite-splitting-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-bitronix-example/shardingsphere-proxy-cluster-etcd-xa-bitronix-readwrite-splitting-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-etcd-xa-bitronix-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-etcd-xa-bitronix-readwrite-splitting-example</artifactId>
     
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-bitronix-example/shardingsphere-proxy-cluster-etcd-xa-bitronix-shadow-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-bitronix-example/shardingsphere-proxy-cluster-etcd-xa-bitronix-shadow-example/pom.xml
index f01aaf7..2d6172a 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-bitronix-example/shardingsphere-proxy-cluster-etcd-xa-bitronix-shadow-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-bitronix-example/shardingsphere-proxy-cluster-etcd-xa-bitronix-shadow-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-etcd-xa-bitronix-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-etcd-xa-bitronix-shadow-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-bitronix-example/shardingsphere-proxy-cluster-etcd-xa-bitronix-sharding-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-bitronix-example/shardingsphere-proxy-cluster-etcd-xa-bitronix-sharding-example/pom.xml
index 0f62a0a..ea8983a 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-bitronix-example/shardingsphere-proxy-cluster-etcd-xa-bitronix-sharding-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-bitronix-example/shardingsphere-proxy-cluster-etcd-xa-bitronix-sharding-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-etcd-xa-bitronix-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-etcd-xa-bitronix-sharding-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-narayana-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-narayana-example/pom.xml
index 6defe25..ae52f48 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-narayana-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-narayana-example/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-etcd-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>pom</packaging>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-narayana-example/shardingsphere-proxy-cluster-etcd-xa-narayana-db-discovery-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-narayana-example/shardingsphere-proxy-cluster-etcd-xa-narayana-db-discovery-example/pom.xml
index 706f3c9..3487910 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-narayana-example/shardingsphere-proxy-cluster-etcd-xa-narayana-db-discovery-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-narayana-example/shardingsphere-proxy-cluster-etcd-xa-narayana-db-discovery-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-etcd-xa-narayana-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-etcd-xa-narayana-db-discovery-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-narayana-example/shardingsphere-proxy-cluster-etcd-xa-narayana-encrypt-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-narayana-example/shardingsphere-proxy-cluster-etcd-xa-narayana-encrypt-example/pom.xml
index 4d725fc..908deea 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-narayana-example/shardingsphere-proxy-cluster-etcd-xa-narayana-encrypt-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-narayana-example/shardingsphere-proxy-cluster-etcd-xa-narayana-encrypt-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-etcd-xa-narayana-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-etcd-xa-narayana-encrypt-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-narayana-example/shardingsphere-proxy-cluster-etcd-xa-narayana-readwrite-splitting-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-narayana-example/shardingsphere-proxy-cluster-etcd-xa-narayana-readwrite-splitting-example/pom.xml
index 8b5bb4f..d7825ce 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-narayana-example/shardingsphere-proxy-cluster-etcd-xa-narayana-readwrite-splitting-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-narayana-example/shardingsphere-proxy-cluster-etcd-xa-narayana-readwrite-splitting-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-etcd-xa-narayana-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-etcd-xa-narayana-readwrite-splitting-example</artifactId>
 
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-narayana-example/shardingsphere-proxy-cluster-etcd-xa-narayana-shadow-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-narayana-example/shardingsphere-proxy-cluster-etcd-xa-narayana-shadow-example/pom.xml
index deab021..6c349e5 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-narayana-example/shardingsphere-proxy-cluster-etcd-xa-narayana-shadow-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-narayana-example/shardingsphere-proxy-cluster-etcd-xa-narayana-shadow-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-etcd-xa-narayana-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-etcd-xa-narayana-shadow-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-narayana-example/shardingsphere-proxy-cluster-etcd-xa-narayana-sharding-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-narayana-example/shardingsphere-proxy-cluster-etcd-xa-narayana-sharding-example/pom.xml
index 5ff5875..ecbbe5a 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-narayana-example/shardingsphere-proxy-cluster-etcd-xa-narayana-sharding-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-etcd-example/shardingsphere-proxy-cluster-etcd-xa-narayana-example/shardingsphere-proxy-cluster-etcd-xa-narayana-sharding-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-etcd-xa-narayana-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-etcd-xa-narayana-sharding-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/pom.xml
index 5aef632..948b9df 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-sample</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-zookeeper-example</artifactId>
     <packaging>pom</packaging>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-base-seata-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-base-seata-example/pom.xml
index 85f4ec6..0742609 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-base-seata-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-base-seata-example/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-zookeeper-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>pom</packaging>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-base-seata-example/shardingsphere-proxy-cluster-zookeeper-base-seata-db-discovery-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-base-seata-example/shardingsphere-proxy-cluster-zookeeper-base-seata-db-discovery-example/pom.xml
index 07bf8d4..96e1406 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-base-seata-example/shardingsphere-proxy-cluster-zookeeper-base-seata-db-discovery-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-base-seata-example/shardingsphere-proxy-cluster-zookeeper-base-seata-db-discovery-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-zookeeper-base-seata-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-zookeeper-base-seata-db-discovery-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-base-seata-example/shardingsphere-proxy-cluster-zookeeper-base-seata-encrypt-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-base-seata-example/shardingsphere-proxy-cluster-zookeeper-base-seata-encrypt-example/pom.xml
index 9e8fea9..72895ff 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-base-seata-example/shardingsphere-proxy-cluster-zookeeper-base-seata-encrypt-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-base-seata-example/shardingsphere-proxy-cluster-zookeeper-base-seata-encrypt-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-zookeeper-base-seata-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-zookeeper-base-seata-encrypt-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-base-seata-example/shardingsphere-proxy-cluster-zookeeper-base-seata-readwrite-splitting-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-base-seata-example/shardingsphere-proxy-cluster-zookeeper-base-seata-readwrite-spli [...]
index 1841c88..2663157 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-base-seata-example/shardingsphere-proxy-cluster-zookeeper-base-seata-readwrite-splitting-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-base-seata-example/shardingsphere-proxy-cluster-zookeeper-base-seata-readwrite-splitting-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-zookeeper-base-seata-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-zookeeper-base-seata-readwrite-splitting-example</artifactId>
     
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-base-seata-example/shardingsphere-proxy-cluster-zookeeper-base-seata-shadow-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-base-seata-example/shardingsphere-proxy-cluster-zookeeper-base-seata-shadow-example/pom.xml
index 0abfe74..3349a41 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-base-seata-example/shardingsphere-proxy-cluster-zookeeper-base-seata-shadow-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-base-seata-example/shardingsphere-proxy-cluster-zookeeper-base-seata-shadow-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-zookeeper-base-seata-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-zookeeper-base-seata-shadow-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-base-seata-example/shardingsphere-proxy-cluster-zookeeper-base-seata-sharding-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-base-seata-example/shardingsphere-proxy-cluster-zookeeper-base-seata-sharding-example/pom.xml
index 99e0b93..048ab20 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-base-seata-example/shardingsphere-proxy-cluster-zookeeper-base-seata-sharding-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-base-seata-example/shardingsphere-proxy-cluster-zookeeper-base-seata-sharding-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-zookeeper-base-seata-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-zookeeper-base-seata-sharding-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-local-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-local-example/pom.xml
index e61443d..a4e1848 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-local-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-local-example/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-zookeeper-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>pom</packaging>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-local-example/shardingsphere-proxy-cluster-zookeeper-local-db-discovery-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-local-example/shardingsphere-proxy-cluster-zookeeper-local-db-discovery-example/pom.xml
index 4864067..a5c6748 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-local-example/shardingsphere-proxy-cluster-zookeeper-local-db-discovery-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-local-example/shardingsphere-proxy-cluster-zookeeper-local-db-discovery-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-zookeeper-local-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-zookeeper-local-db-discovery-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-local-example/shardingsphere-proxy-cluster-zookeeper-local-encrypt-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-local-example/shardingsphere-proxy-cluster-zookeeper-local-encrypt-example/pom.xml
index fb3f8f5..2e3637d 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-local-example/shardingsphere-proxy-cluster-zookeeper-local-encrypt-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-local-example/shardingsphere-proxy-cluster-zookeeper-local-encrypt-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-zookeeper-local-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-zookeeper-local-encrypt-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-local-example/shardingsphere-proxy-cluster-zookeeper-local-readwrite-splitting-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-local-example/shardingsphere-proxy-cluster-zookeeper-local-readwrite-splitting-example/pom.xml
index 9f6899b..f3a2972 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-local-example/shardingsphere-proxy-cluster-zookeeper-local-readwrite-splitting-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-local-example/shardingsphere-proxy-cluster-zookeeper-local-readwrite-splitting-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-zookeeper-local-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-zookeeper-local-readwrite-splitting-example</artifactId>
 </project>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-local-example/shardingsphere-proxy-cluster-zookeeper-local-shadow-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-local-example/shardingsphere-proxy-cluster-zookeeper-local-shadow-example/pom.xml
index 4391a08..d6f4ae6 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-local-example/shardingsphere-proxy-cluster-zookeeper-local-shadow-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-local-example/shardingsphere-proxy-cluster-zookeeper-local-shadow-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-zookeeper-local-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-zookeeper-local-shadow-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-local-example/shardingsphere-proxy-cluster-zookeeper-local-sharding-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-local-example/shardingsphere-proxy-cluster-zookeeper-local-sharding-example/pom.xml
index 6489918..9d1d5de 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-local-example/shardingsphere-proxy-cluster-zookeeper-local-sharding-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-local-example/shardingsphere-proxy-cluster-zookeeper-local-sharding-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-zookeeper-local-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-zookeeper-local-sharding-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-atomikos-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-atomikos-example/pom.xml
index b066108..56ddab1 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-atomikos-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-atomikos-example/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-zookeeper-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>pom</packaging>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-atomikos-example/shardingsphere-proxy-cluster-zookeeper-xa-atomikos-db-discovery-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-atomikos-example/shardingsphere-proxy-cluster-zookeeper-xa-atomikos-db-discovery-exam [...]
index 9856b4e..65f0402 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-atomikos-example/shardingsphere-proxy-cluster-zookeeper-xa-atomikos-db-discovery-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-atomikos-example/shardingsphere-proxy-cluster-zookeeper-xa-atomikos-db-discovery-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-zookeeper-xa-atomikos-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-zookeeper-xa-atomikos-db-discovery-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-atomikos-example/shardingsphere-proxy-cluster-zookeeper-xa-atomikos-encrypt-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-atomikos-example/shardingsphere-proxy-cluster-zookeeper-xa-atomikos-encrypt-example/pom.xml
index ffb7c35..9333c53 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-atomikos-example/shardingsphere-proxy-cluster-zookeeper-xa-atomikos-encrypt-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-atomikos-example/shardingsphere-proxy-cluster-zookeeper-xa-atomikos-encrypt-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-zookeeper-xa-atomikos-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-zookeeper-xa-atomikos-encrypt-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-atomikos-example/shardingsphere-proxy-cluster-zookeeper-xa-atomikos-readwrite-splitting-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-atomikos-example/shardingsphere-proxy-cluster-zookeeper-xa-atomikos-readwrite- [...]
index f7f687b..f00aea1 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-atomikos-example/shardingsphere-proxy-cluster-zookeeper-xa-atomikos-readwrite-splitting-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-atomikos-example/shardingsphere-proxy-cluster-zookeeper-xa-atomikos-readwrite-splitting-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-zookeeper-xa-atomikos-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-zookeeper-xa-atomikos-readwrite-splitting-example</artifactId>
 </project>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-atomikos-example/shardingsphere-proxy-cluster-zookeeper-xa-atomikos-shadow-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-atomikos-example/shardingsphere-proxy-cluster-zookeeper-xa-atomikos-shadow-example/pom.xml
index 9721800..e289ea4 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-atomikos-example/shardingsphere-proxy-cluster-zookeeper-xa-atomikos-shadow-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-atomikos-example/shardingsphere-proxy-cluster-zookeeper-xa-atomikos-shadow-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-zookeeper-xa-atomikos-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-zookeeper-xa-atomikos-shadow-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-atomikos-example/shardingsphere-proxy-cluster-zookeeper-xa-atomikos-sharding-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-atomikos-example/shardingsphere-proxy-cluster-zookeeper-xa-atomikos-sharding-example/pom.xml
index c8f6323..1ba3371e 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-atomikos-example/shardingsphere-proxy-cluster-zookeeper-xa-atomikos-sharding-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-atomikos-example/shardingsphere-proxy-cluster-zookeeper-xa-atomikos-sharding-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-zookeeper-xa-atomikos-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-zookeeper-xa-atomikos-sharding-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-bitronix-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-bitronix-example/pom.xml
index 373dddb..54acfd7 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-bitronix-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-bitronix-example/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-zookeeper-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>pom</packaging>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-bitronix-example/shardingsphere-proxy-cluster-zookeeper-xa-bitronix-db-discovery-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-bitronix-example/shardingsphere-proxy-cluster-zookeeper-xa-bitronix-db-discovery-exam [...]
index c25997a..90ece37 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-bitronix-example/shardingsphere-proxy-cluster-zookeeper-xa-bitronix-db-discovery-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-bitronix-example/shardingsphere-proxy-cluster-zookeeper-xa-bitronix-db-discovery-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-zookeeper-xa-bitronix-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-zookeeper-xa-bitronix-db-discovery-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-bitronix-example/shardingsphere-proxy-cluster-zookeeper-xa-bitronix-encrypt-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-bitronix-example/shardingsphere-proxy-cluster-zookeeper-xa-bitronix-encrypt-example/pom.xml
index 5f81646..c87ee7d 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-bitronix-example/shardingsphere-proxy-cluster-zookeeper-xa-bitronix-encrypt-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-bitronix-example/shardingsphere-proxy-cluster-zookeeper-xa-bitronix-encrypt-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-zookeeper-xa-bitronix-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-zookeeper-xa-bitronix-encrypt-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-bitronix-example/shardingsphere-proxy-cluster-zookeeper-xa-bitronix-readwrite-splitting-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-bitronix-example/shardingsphere-proxy-cluster-zookeeper-xa-bitronix-readwrite- [...]
index ceadd34..3fb55ee 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-bitronix-example/shardingsphere-proxy-cluster-zookeeper-xa-bitronix-readwrite-splitting-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-bitronix-example/shardingsphere-proxy-cluster-zookeeper-xa-bitronix-readwrite-splitting-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-zookeeper-xa-bitronix-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-zookeeper-xa-bitronix-readwrite-splitting-example</artifactId>
     
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-bitronix-example/shardingsphere-proxy-cluster-zookeeper-xa-bitronix-shadow-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-bitronix-example/shardingsphere-proxy-cluster-zookeeper-xa-bitronix-shadow-example/pom.xml
index 123eab0..68b3105 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-bitronix-example/shardingsphere-proxy-cluster-zookeeper-xa-bitronix-shadow-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-bitronix-example/shardingsphere-proxy-cluster-zookeeper-xa-bitronix-shadow-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-zookeeper-xa-bitronix-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-zookeeper-xa-bitronix-shadow-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-bitronix-example/shardingsphere-proxy-cluster-zookeeper-xa-bitronix-sharding-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-bitronix-example/shardingsphere-proxy-cluster-zookeeper-xa-bitronix-sharding-example/pom.xml
index f48a813..6ab7523 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-bitronix-example/shardingsphere-proxy-cluster-zookeeper-xa-bitronix-sharding-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-bitronix-example/shardingsphere-proxy-cluster-zookeeper-xa-bitronix-sharding-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-zookeeper-xa-bitronix-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-zookeeper-xa-bitronix-sharding-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-narayana-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-narayana-example/pom.xml
index 9afc924..d538079 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-narayana-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-narayana-example/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-zookeeper-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>pom</packaging>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-narayana-example/shardingsphere-proxy-cluster-zookeeper-xa-narayana-db-discovery-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-narayana-example/shardingsphere-proxy-cluster-zookeeper-xa-narayana-db-discovery-exam [...]
index f219af1..21ca5bd 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-narayana-example/shardingsphere-proxy-cluster-zookeeper-xa-narayana-db-discovery-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-narayana-example/shardingsphere-proxy-cluster-zookeeper-xa-narayana-db-discovery-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-zookeeper-xa-narayana-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-zookeeper-xa-narayana-db-discovery-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-narayana-example/shardingsphere-proxy-cluster-zookeeper-xa-narayana-encrypt-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-narayana-example/shardingsphere-proxy-cluster-zookeeper-xa-narayana-encrypt-example/pom.xml
index 49579ac..ddb2e7b 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-narayana-example/shardingsphere-proxy-cluster-zookeeper-xa-narayana-encrypt-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-narayana-example/shardingsphere-proxy-cluster-zookeeper-xa-narayana-encrypt-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-zookeeper-xa-narayana-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-zookeeper-xa-narayana-encrypt-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-narayana-example/shardingsphere-proxy-cluster-zookeeper-xa-narayana-readwrite-splitting-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-narayana-example/shardingsphere-proxy-cluster-zookeeper-xa-narayana-readwrite- [...]
index 1e1218e..9018a3d 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-narayana-example/shardingsphere-proxy-cluster-zookeeper-xa-narayana-readwrite-splitting-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-narayana-example/shardingsphere-proxy-cluster-zookeeper-xa-narayana-readwrite-splitting-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-zookeeper-xa-narayana-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-zookeeper-xa-narayana-readwrite-splitting-example</artifactId>
 
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-narayana-example/shardingsphere-proxy-cluster-zookeeper-xa-narayana-shadow-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-narayana-example/shardingsphere-proxy-cluster-zookeeper-xa-narayana-shadow-example/pom.xml
index f8679b6..db0266b 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-narayana-example/shardingsphere-proxy-cluster-zookeeper-xa-narayana-shadow-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-narayana-example/shardingsphere-proxy-cluster-zookeeper-xa-narayana-shadow-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-zookeeper-xa-narayana-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-zookeeper-xa-narayana-shadow-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-narayana-example/shardingsphere-proxy-cluster-zookeeper-xa-narayana-sharding-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-narayana-example/shardingsphere-proxy-cluster-zookeeper-xa-narayana-sharding-example/pom.xml
index 3f48eee..e774d46 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-narayana-example/shardingsphere-proxy-cluster-zookeeper-xa-narayana-sharding-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-cluster-zookeeper-example/shardingsphere-proxy-cluster-zookeeper-xa-narayana-example/shardingsphere-proxy-cluster-zookeeper-xa-narayana-sharding-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-cluster-zookeeper-xa-narayana-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-cluster-zookeeper-xa-narayana-sharding-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/pom.xml
index ca5580f..e5ca10e 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-sample</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-memory-example</artifactId>
     <packaging>pom</packaging>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-base-seata-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-base-seata-example/pom.xml
index 0c522e2..a074a61 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-base-seata-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-base-seata-example/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-memory-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>pom</packaging>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-base-seata-example/shardingsphere-proxy-memory-base-seata-db-discovery-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-base-seata-example/shardingsphere-proxy-memory-base-seata-db-discovery-example/pom.xml
index 2f8b860..eb9a1d5 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-base-seata-example/shardingsphere-proxy-memory-base-seata-db-discovery-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-base-seata-example/shardingsphere-proxy-memory-base-seata-db-discovery-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-memory-base-seata-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-memory-base-seata-db-discovery-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-base-seata-example/shardingsphere-proxy-memory-base-seata-encrypt-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-base-seata-example/shardingsphere-proxy-memory-base-seata-encrypt-example/pom.xml
index ddc2e3a..4c12799 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-base-seata-example/shardingsphere-proxy-memory-base-seata-encrypt-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-base-seata-example/shardingsphere-proxy-memory-base-seata-encrypt-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-memory-base-seata-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-memory-base-seata-encrypt-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-base-seata-example/shardingsphere-proxy-memory-base-seata-readwrite-splitting-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-base-seata-example/shardingsphere-proxy-memory-base-seata-readwrite-splitting-example/pom.xml
index e743224..3addc3e 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-base-seata-example/shardingsphere-proxy-memory-base-seata-readwrite-splitting-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-base-seata-example/shardingsphere-proxy-memory-base-seata-readwrite-splitting-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-memory-base-seata-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-memory-base-seata-readwrite-splitting-example</artifactId>
     
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-base-seata-example/shardingsphere-proxy-memory-base-seata-shadow-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-base-seata-example/shardingsphere-proxy-memory-base-seata-shadow-example/pom.xml
index 1812fc2..32821c6 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-base-seata-example/shardingsphere-proxy-memory-base-seata-shadow-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-base-seata-example/shardingsphere-proxy-memory-base-seata-shadow-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-memory-base-seata-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-memory-base-seata-shadow-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-base-seata-example/shardingsphere-proxy-memory-base-seata-sharding-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-base-seata-example/shardingsphere-proxy-memory-base-seata-sharding-example/pom.xml
index 029ab23..9b1e007 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-base-seata-example/shardingsphere-proxy-memory-base-seata-sharding-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-base-seata-example/shardingsphere-proxy-memory-base-seata-sharding-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-memory-base-seata-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-memory-base-seata-sharding-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/pom.xml
index 6f59a13..2a2b3e6 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-memory-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>pom</packaging>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-db-discovery-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-db-discovery-example/pom.xml
index 1c85343..0452152 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-db-discovery-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-db-discovery-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-memory-local-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-memory-local-db-discovery-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-encrypt-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-encrypt-example/pom.xml
index 35c2535..f1f68b1 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-encrypt-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-encrypt-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-memory-local-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-memory-local-encrypt-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-readwrite-splitting-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-readwrite-splitting-example/pom.xml
index cc80537..e918b9f 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-readwrite-splitting-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-readwrite-splitting-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-memory-local-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-memory-local-readwrite-splitting-example</artifactId>
 </project>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-shadow-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-shadow-example/pom.xml
index e8774af..406a702 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-shadow-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-shadow-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-memory-local-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-memory-local-shadow-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-sharding-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-sharding-example/pom.xml
index 1a00001..011ba11 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-sharding-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-local-example/shardingsphere-proxy-memory-local-sharding-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-memory-local-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-memory-local-sharding-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/pom.xml
index 685d52c..eff7e26 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-memory-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>pom</packaging>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-db-discovery-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-db-discovery-example/pom.xml
index e3e762b..6d16d32 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-db-discovery-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-db-discovery-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-memory-xa-atomikos-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-memory-xa-atomikos-db-discovery-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-encrypt-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-encrypt-example/pom.xml
index 9a8dfaf..f116bbe 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-encrypt-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-encrypt-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-memory-xa-atomikos-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-memory-xa-atomikos-encrypt-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-readwrite-splitting-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-readwrite-splitting-example/pom.xml
index f0564d4..34a3b4c 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-readwrite-splitting-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-readwrite-splitting-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-memory-xa-atomikos-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-memory-xa-atomikos-readwrite-splitting-example</artifactId>
 </project>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-shadow-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-shadow-example/pom.xml
index f0f2025..5824bd0 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-shadow-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-shadow-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-memory-xa-atomikos-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-memory-xa-atomikos-shadow-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-sharding-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-sharding-example/pom.xml
index 2fd83a5..c3c8950 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-sharding-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-atomikos-example/shardingsphere-proxy-memory-xa-atomikos-sharding-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-memory-xa-atomikos-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-memory-xa-atomikos-sharding-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-bitronix-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-bitronix-example/pom.xml
index 1df588b..f82753a 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-bitronix-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-bitronix-example/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-memory-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>pom</packaging>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-bitronix-example/shardingsphere-proxy-memory-xa-bitronix-db-discovery-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-bitronix-example/shardingsphere-proxy-memory-xa-bitronix-db-discovery-example/pom.xml
index 279d91a..7bd564b 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-bitronix-example/shardingsphere-proxy-memory-xa-bitronix-db-discovery-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-bitronix-example/shardingsphere-proxy-memory-xa-bitronix-db-discovery-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-memory-xa-bitronix-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-memory-xa-bitronix-db-discovery-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-bitronix-example/shardingsphere-proxy-memory-xa-bitronix-encrypt-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-bitronix-example/shardingsphere-proxy-memory-xa-bitronix-encrypt-example/pom.xml
index c7d1bfd..e8f8a8b 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-bitronix-example/shardingsphere-proxy-memory-xa-bitronix-encrypt-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-bitronix-example/shardingsphere-proxy-memory-xa-bitronix-encrypt-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-memory-xa-bitronix-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-memory-xa-bitronix-encrypt-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-bitronix-example/shardingsphere-proxy-memory-xa-bitronix-readwrite-splitting-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-bitronix-example/shardingsphere-proxy-memory-xa-bitronix-readwrite-splitting-example/pom.xml
index 3433cc5..a3ae498 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-bitronix-example/shardingsphere-proxy-memory-xa-bitronix-readwrite-splitting-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-bitronix-example/shardingsphere-proxy-memory-xa-bitronix-readwrite-splitting-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-memory-xa-bitronix-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-memory-xa-bitronix-readwrite-splitting-example</artifactId>
     
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-bitronix-example/shardingsphere-proxy-memory-xa-bitronix-shadow-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-bitronix-example/shardingsphere-proxy-memory-xa-bitronix-shadow-example/pom.xml
index d9ddb40..d6c8112 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-bitronix-example/shardingsphere-proxy-memory-xa-bitronix-shadow-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-bitronix-example/shardingsphere-proxy-memory-xa-bitronix-shadow-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-memory-xa-bitronix-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-memory-xa-bitronix-shadow-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-bitronix-example/shardingsphere-proxy-memory-xa-bitronix-sharding-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-bitronix-example/shardingsphere-proxy-memory-xa-bitronix-sharding-example/pom.xml
index 8975eec..03efaf8 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-bitronix-example/shardingsphere-proxy-memory-xa-bitronix-sharding-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-bitronix-example/shardingsphere-proxy-memory-xa-bitronix-sharding-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-memory-xa-bitronix-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-memory-xa-bitronix-sharding-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-narayana-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-narayana-example/pom.xml
index c4c47f8..94e281f 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-narayana-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-narayana-example/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-memory-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>pom</packaging>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-narayana-example/shardingsphere-proxy-memory-xa-narayana-db-discovery-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-narayana-example/shardingsphere-proxy-memory-xa-narayana-db-discovery-example/pom.xml
index f373534..bc1151a 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-narayana-example/shardingsphere-proxy-memory-xa-narayana-db-discovery-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-narayana-example/shardingsphere-proxy-memory-xa-narayana-db-discovery-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-memory-xa-narayana-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-memory-xa-narayana-db-discovery-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-narayana-example/shardingsphere-proxy-memory-xa-narayana-encrypt-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-narayana-example/shardingsphere-proxy-memory-xa-narayana-encrypt-example/pom.xml
index 9f8143d..28a5c62 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-narayana-example/shardingsphere-proxy-memory-xa-narayana-encrypt-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-narayana-example/shardingsphere-proxy-memory-xa-narayana-encrypt-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-memory-xa-narayana-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-memory-xa-narayana-encrypt-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-narayana-example/shardingsphere-proxy-memory-xa-narayana-readwrite-splitting-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-narayana-example/shardingsphere-proxy-memory-xa-narayana-readwrite-splitting-example/pom.xml
index d81b5db..d9912f8 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-narayana-example/shardingsphere-proxy-memory-xa-narayana-readwrite-splitting-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-narayana-example/shardingsphere-proxy-memory-xa-narayana-readwrite-splitting-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-memory-xa-narayana-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-memory-xa-narayana-readwrite-splitting-example</artifactId>
 
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-narayana-example/shardingsphere-proxy-memory-xa-narayana-shadow-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-narayana-example/shardingsphere-proxy-memory-xa-narayana-shadow-example/pom.xml
index c1a738c..d3565bf 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-narayana-example/shardingsphere-proxy-memory-xa-narayana-shadow-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-narayana-example/shardingsphere-proxy-memory-xa-narayana-shadow-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-memory-xa-narayana-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-memory-xa-narayana-shadow-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-narayana-example/shardingsphere-proxy-memory-xa-narayana-sharding-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-narayana-example/shardingsphere-proxy-memory-xa-narayana-sharding-example/pom.xml
index 27f21ab..f793b5f 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-narayana-example/shardingsphere-proxy-memory-xa-narayana-sharding-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-memory-example/shardingsphere-proxy-memory-xa-narayana-example/shardingsphere-proxy-memory-xa-narayana-sharding-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-memory-xa-narayana-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-memory-xa-narayana-sharding-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/pom.xml
index 553fc41..7469340 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-sample</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-standalone-file-example</artifactId>
     <packaging>pom</packaging>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-base-seata-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-base-seata-example/pom.xml
index bce6bd8..8b38a48 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-base-seata-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-base-seata-example/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-standalone-file-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>pom</packaging>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-base-seata-example/shardingsphere-proxy-standalone-file-base-seata-db-discovery-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-base-seata-example/shardingsphere-proxy-standalone-file-base-seata-db-discovery-example/pom.xml
index 3b43c3f..b88fa32 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-base-seata-example/shardingsphere-proxy-standalone-file-base-seata-db-discovery-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-base-seata-example/shardingsphere-proxy-standalone-file-base-seata-db-discovery-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-standalone-file-base-seata-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-standalone-file-base-seata-db-discovery-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-base-seata-example/shardingsphere-proxy-standalone-file-base-seata-encrypt-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-base-seata-example/shardingsphere-proxy-standalone-file-base-seata-encrypt-example/pom.xml
index 7cc361e..f7df20d 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-base-seata-example/shardingsphere-proxy-standalone-file-base-seata-encrypt-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-base-seata-example/shardingsphere-proxy-standalone-file-base-seata-encrypt-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-standalone-file-base-seata-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-standalone-file-base-seata-encrypt-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-base-seata-example/shardingsphere-proxy-standalone-file-base-seata-readwrite-splitting-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-base-seata-example/shardingsphere-proxy-standalone-file-base-seata-readwrite-splitting-exampl [...]
index a1ad766..1de8174 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-base-seata-example/shardingsphere-proxy-standalone-file-base-seata-readwrite-splitting-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-base-seata-example/shardingsphere-proxy-standalone-file-base-seata-readwrite-splitting-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-standalone-file-base-seata-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-standalone-file-base-seata-readwrite-splitting-example</artifactId>
     
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-base-seata-example/shardingsphere-proxy-standalone-file-base-seata-shadow-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-base-seata-example/shardingsphere-proxy-standalone-file-base-seata-shadow-example/pom.xml
index 4c96cf7..f6a893c 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-base-seata-example/shardingsphere-proxy-standalone-file-base-seata-shadow-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-base-seata-example/shardingsphere-proxy-standalone-file-base-seata-shadow-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-standalone-file-base-seata-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-standalone-file-base-seata-shadow-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-base-seata-example/shardingsphere-proxy-standalone-file-base-seata-sharding-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-base-seata-example/shardingsphere-proxy-standalone-file-base-seata-sharding-example/pom.xml
index cdc47a7..6b3d07f 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-base-seata-example/shardingsphere-proxy-standalone-file-base-seata-sharding-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-base-seata-example/shardingsphere-proxy-standalone-file-base-seata-sharding-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-standalone-file-base-seata-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-standalone-file-base-seata-sharding-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-local-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-local-example/pom.xml
index f60934a..80372e8 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-local-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-local-example/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-standalone-file-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>pom</packaging>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-local-example/shardingsphere-proxy-standalone-file-local-db-discovery-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-local-example/shardingsphere-proxy-standalone-file-local-db-discovery-example/pom.xml
index 2432462..96d3d41 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-local-example/shardingsphere-proxy-standalone-file-local-db-discovery-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-local-example/shardingsphere-proxy-standalone-file-local-db-discovery-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-standalone-file-local-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-standalone-file-local-db-discovery-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-local-example/shardingsphere-proxy-standalone-file-local-encrypt-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-local-example/shardingsphere-proxy-standalone-file-local-encrypt-example/pom.xml
index 6364943..2ffcb2b 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-local-example/shardingsphere-proxy-standalone-file-local-encrypt-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-local-example/shardingsphere-proxy-standalone-file-local-encrypt-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-standalone-file-local-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-standalone-file-local-encrypt-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-local-example/shardingsphere-proxy-standalone-file-local-readwrite-splitting-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-local-example/shardingsphere-proxy-standalone-file-local-readwrite-splitting-example/pom.xml
index aaec970..0108e03 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-local-example/shardingsphere-proxy-standalone-file-local-readwrite-splitting-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-local-example/shardingsphere-proxy-standalone-file-local-readwrite-splitting-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-standalone-file-local-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-standalone-file-local-readwrite-splitting-example</artifactId>
 </project>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-local-example/shardingsphere-proxy-standalone-file-local-shadow-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-local-example/shardingsphere-proxy-standalone-file-local-shadow-example/pom.xml
index ef9a8b3..040d2c1 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-local-example/shardingsphere-proxy-standalone-file-local-shadow-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-local-example/shardingsphere-proxy-standalone-file-local-shadow-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-standalone-file-local-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-standalone-file-local-shadow-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-local-example/shardingsphere-proxy-standalone-file-local-sharding-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-local-example/shardingsphere-proxy-standalone-file-local-sharding-example/pom.xml
index 239d12f..e79754a 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-local-example/shardingsphere-proxy-standalone-file-local-sharding-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-local-example/shardingsphere-proxy-standalone-file-local-sharding-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-standalone-file-local-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-standalone-file-local-sharding-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-atomikos-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-atomikos-example/pom.xml
index fc03576..dab8161 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-atomikos-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-atomikos-example/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-standalone-file-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>pom</packaging>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-atomikos-example/shardingsphere-proxy-standalone-file-xa-atomikos-db-discovery-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-atomikos-example/shardingsphere-proxy-standalone-file-xa-atomikos-db-discovery-example/pom.xml
index 739c5d0..d517dd0 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-atomikos-example/shardingsphere-proxy-standalone-file-xa-atomikos-db-discovery-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-atomikos-example/shardingsphere-proxy-standalone-file-xa-atomikos-db-discovery-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-standalone-file-xa-atomikos-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-standalone-file-xa-atomikos-db-discovery-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-atomikos-example/shardingsphere-proxy-standalone-file-xa-atomikos-encrypt-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-atomikos-example/shardingsphere-proxy-standalone-file-xa-atomikos-encrypt-example/pom.xml
index 9f46898..543fd9d 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-atomikos-example/shardingsphere-proxy-standalone-file-xa-atomikos-encrypt-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-atomikos-example/shardingsphere-proxy-standalone-file-xa-atomikos-encrypt-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-standalone-file-xa-atomikos-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-standalone-file-xa-atomikos-encrypt-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-atomikos-example/shardingsphere-proxy-standalone-file-xa-atomikos-readwrite-splitting-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-atomikos-example/shardingsphere-proxy-standalone-file-xa-atomikos-readwrite-splitting-ex [...]
index 48b0b20..d6fc33d 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-atomikos-example/shardingsphere-proxy-standalone-file-xa-atomikos-readwrite-splitting-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-atomikos-example/shardingsphere-proxy-standalone-file-xa-atomikos-readwrite-splitting-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-standalone-file-xa-atomikos-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-standalone-file-xa-atomikos-readwrite-splitting-example</artifactId>
 </project>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-atomikos-example/shardingsphere-proxy-standalone-file-xa-atomikos-shadow-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-atomikos-example/shardingsphere-proxy-standalone-file-xa-atomikos-shadow-example/pom.xml
index 42ccd7b..2dd6e00 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-atomikos-example/shardingsphere-proxy-standalone-file-xa-atomikos-shadow-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-atomikos-example/shardingsphere-proxy-standalone-file-xa-atomikos-shadow-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-standalone-file-xa-atomikos-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-standalone-file-xa-atomikos-shadow-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-atomikos-example/shardingsphere-proxy-standalone-file-xa-atomikos-sharding-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-atomikos-example/shardingsphere-proxy-standalone-file-xa-atomikos-sharding-example/pom.xml
index fa2bee7..ed3cb31 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-atomikos-example/shardingsphere-proxy-standalone-file-xa-atomikos-sharding-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-atomikos-example/shardingsphere-proxy-standalone-file-xa-atomikos-sharding-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-standalone-file-xa-atomikos-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-standalone-file-xa-atomikos-sharding-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-bitronix-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-bitronix-example/pom.xml
index 8478076..e6f313b 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-bitronix-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-bitronix-example/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-standalone-file-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>pom</packaging>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-bitronix-example/shardingsphere-proxy-standalone-file-xa-bitronix-db-discovery-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-bitronix-example/shardingsphere-proxy-standalone-file-xa-bitronix-db-discovery-example/pom.xml
index 459ab40..3c21c9b 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-bitronix-example/shardingsphere-proxy-standalone-file-xa-bitronix-db-discovery-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-bitronix-example/shardingsphere-proxy-standalone-file-xa-bitronix-db-discovery-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-standalone-file-xa-bitronix-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-standalone-file-xa-bitronix-db-discovery-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-bitronix-example/shardingsphere-proxy-standalone-file-xa-bitronix-encrypt-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-bitronix-example/shardingsphere-proxy-standalone-file-xa-bitronix-encrypt-example/pom.xml
index aa61a48..0c8647f 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-bitronix-example/shardingsphere-proxy-standalone-file-xa-bitronix-encrypt-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-bitronix-example/shardingsphere-proxy-standalone-file-xa-bitronix-encrypt-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-standalone-file-xa-bitronix-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-standalone-file-xa-bitronix-encrypt-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-bitronix-example/shardingsphere-proxy-standalone-file-xa-bitronix-readwrite-splitting-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-bitronix-example/shardingsphere-proxy-standalone-file-xa-bitronix-readwrite-splitting-ex [...]
index 2e5f0f4..ad71378 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-bitronix-example/shardingsphere-proxy-standalone-file-xa-bitronix-readwrite-splitting-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-bitronix-example/shardingsphere-proxy-standalone-file-xa-bitronix-readwrite-splitting-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-standalone-file-xa-bitronix-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-standalone-file-xa-bitronix-readwrite-splitting-example</artifactId>
     
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-bitronix-example/shardingsphere-proxy-standalone-file-xa-bitronix-shadow-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-bitronix-example/shardingsphere-proxy-standalone-file-xa-bitronix-shadow-example/pom.xml
index cd7507c..20cd720 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-bitronix-example/shardingsphere-proxy-standalone-file-xa-bitronix-shadow-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-bitronix-example/shardingsphere-proxy-standalone-file-xa-bitronix-shadow-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-standalone-file-xa-bitronix-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-standalone-file-xa-bitronix-shadow-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-bitronix-example/shardingsphere-proxy-standalone-file-xa-bitronix-sharding-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-bitronix-example/shardingsphere-proxy-standalone-file-xa-bitronix-sharding-example/pom.xml
index f4f35cb..01c13d9 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-bitronix-example/shardingsphere-proxy-standalone-file-xa-bitronix-sharding-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-bitronix-example/shardingsphere-proxy-standalone-file-xa-bitronix-sharding-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-standalone-file-xa-bitronix-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-standalone-file-xa-bitronix-sharding-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-narayana-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-narayana-example/pom.xml
index 92150bb..1c4a60f 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-narayana-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-narayana-example/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-standalone-file-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>pom</packaging>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-narayana-example/shardingsphere-proxy-standalone-file-xa-narayana-db-discovery-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-narayana-example/shardingsphere-proxy-standalone-file-xa-narayana-db-discovery-example/pom.xml
index b3ab704..a20570d 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-narayana-example/shardingsphere-proxy-standalone-file-xa-narayana-db-discovery-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-narayana-example/shardingsphere-proxy-standalone-file-xa-narayana-db-discovery-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-standalone-file-xa-narayana-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-standalone-file-xa-narayana-db-discovery-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-narayana-example/shardingsphere-proxy-standalone-file-xa-narayana-encrypt-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-narayana-example/shardingsphere-proxy-standalone-file-xa-narayana-encrypt-example/pom.xml
index 39bfe30..f159cc5 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-narayana-example/shardingsphere-proxy-standalone-file-xa-narayana-encrypt-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-narayana-example/shardingsphere-proxy-standalone-file-xa-narayana-encrypt-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-standalone-file-xa-narayana-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-standalone-file-xa-narayana-encrypt-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-narayana-example/shardingsphere-proxy-standalone-file-xa-narayana-readwrite-splitting-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-narayana-example/shardingsphere-proxy-standalone-file-xa-narayana-readwrite-splitting-ex [...]
index 3507e1e..f524350 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-narayana-example/shardingsphere-proxy-standalone-file-xa-narayana-readwrite-splitting-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-narayana-example/shardingsphere-proxy-standalone-file-xa-narayana-readwrite-splitting-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-standalone-file-xa-narayana-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-standalone-file-xa-narayana-readwrite-splitting-example</artifactId>
 
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-narayana-example/shardingsphere-proxy-standalone-file-xa-narayana-shadow-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-narayana-example/shardingsphere-proxy-standalone-file-xa-narayana-shadow-example/pom.xml
index 723ee14..0687a9c 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-narayana-example/shardingsphere-proxy-standalone-file-xa-narayana-shadow-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-narayana-example/shardingsphere-proxy-standalone-file-xa-narayana-shadow-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-standalone-file-xa-narayana-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-standalone-file-xa-narayana-shadow-example</artifactId>
     <name>${project.artifactId}</name>
diff --git a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-narayana-example/shardingsphere-proxy-standalone-file-xa-narayana-sharding-example/pom.xml b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-narayana-example/shardingsphere-proxy-standalone-file-xa-narayana-sharding-example/pom.xml
index 63f30c6..1dbcdc7 100644
--- a/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-narayana-example/shardingsphere-proxy-standalone-file-xa-narayana-sharding-example/pom.xml
+++ b/examples/shardingsphere-sample/shardingsphere-proxy-sample/shardingsphere-proxy-standalone-file-example/shardingsphere-proxy-standalone-file-xa-narayana-example/shardingsphere-proxy-standalone-file-xa-narayana-sharding-example/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.shardingsphere.example</groupId>
         <artifactId>shardingsphere-proxy-standalone-file-xa-narayana-example</artifactId>
-        <version>5.0.0-RC1-SNAPSHOT</version>
+        <version>5.0.0</version>
     </parent>
     <artifactId>shardingsphere-proxy-standalone-file-xa-narayana-sharding-example</artifactId>
     <name>${project.artifactId}</name>