diff --git a/encrypt-core/encrypt-core-api/pom.xml b/encrypt-core/encrypt-core-api/pom.xml
index 78e1b7e912d77..f068808071909 100644
--- a/encrypt-core/encrypt-core-api/pom.xml
+++ b/encrypt-core/encrypt-core-api/pom.xml
@@ -1,38 +1,36 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- encrypt-core
- 5.0.0-RC1-SNAPSHOT
-
- encrypt-core-api
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- shardingsphere-common
- ${project.version}
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ encrypt-core
+ 4.1.1
+
+ encrypt-core-api
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ shardingsphere-common
+ ${project.version}
+
+
+
diff --git a/encrypt-core/encrypt-core-common/pom.xml b/encrypt-core/encrypt-core-common/pom.xml
index 199fa047815af..7646cde2a27ba 100644
--- a/encrypt-core/encrypt-core-common/pom.xml
+++ b/encrypt-core/encrypt-core-common/pom.xml
@@ -1,43 +1,41 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- encrypt-core
- 5.0.0-RC1-SNAPSHOT
-
- encrypt-core-common
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- shardingsphere-common
- ${project.version}
-
-
- org.apache.shardingsphere
- encrypt-core-api
- ${project.version}
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ encrypt-core
+ 4.1.1
+
+ encrypt-core-common
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ shardingsphere-common
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ encrypt-core-api
+ ${project.version}
+
+
+
diff --git a/encrypt-core/encrypt-core-merge/pom.xml b/encrypt-core/encrypt-core-merge/pom.xml
index d8dc9223ae614..d0dfdd2ba84fb 100644
--- a/encrypt-core/encrypt-core-merge/pom.xml
+++ b/encrypt-core/encrypt-core-merge/pom.xml
@@ -1,43 +1,41 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- encrypt-core
- 5.0.0-RC1-SNAPSHOT
-
- encrypt-core-merge
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- shardingsphere-merge
- ${project.version}
-
-
- org.apache.shardingsphere
- encrypt-core-common
- ${project.version}
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ encrypt-core
+ 4.1.1
+
+ encrypt-core-merge
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ shardingsphere-merge
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ encrypt-core-common
+ ${project.version}
+
+
+
diff --git a/encrypt-core/encrypt-core-rewrite/pom.xml b/encrypt-core/encrypt-core-rewrite/pom.xml
index 692ecd2c61c0f..90bcb76b72bbe 100644
--- a/encrypt-core/encrypt-core-rewrite/pom.xml
+++ b/encrypt-core/encrypt-core-rewrite/pom.xml
@@ -1,94 +1,92 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- encrypt-core
- 5.0.0-RC1-SNAPSHOT
-
- encrypt-core-rewrite
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- sharding-core-common
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-binder
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-rewrite-engine
- ${project.version}
-
-
-
- org.apache.shardingsphere
- shardingsphere-rewrite-test
- ${project.version}
- test
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-sql92
- ${project.version}
- test
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-mysql
- ${project.version}
- test
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-postgresql
- ${project.version}
- test
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-oracle
- ${project.version}
- test
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-sqlserver
- ${project.version}
- test
-
-
-
- com.h2database
- h2
-
-
- com.zaxxer
- HikariCP
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ encrypt-core
+ 4.1.1
+
+ encrypt-core-rewrite
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ sharding-core-common
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-binder
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-rewrite-engine
+ ${project.version}
+
+
+
+ org.apache.shardingsphere
+ shardingsphere-rewrite-test
+ ${project.version}
+ test
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-sql92
+ ${project.version}
+ test
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-mysql
+ ${project.version}
+ test
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-postgresql
+ ${project.version}
+ test
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-oracle
+ ${project.version}
+ test
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-sqlserver
+ ${project.version}
+ test
+
+
+
+ com.h2database
+ h2
+
+
+ com.zaxxer
+ HikariCP
+
+
+
diff --git a/encrypt-core/pom.xml b/encrypt-core/pom.xml
index a2390907f9716..b6e1abe98487d 100644
--- a/encrypt-core/pom.xml
+++ b/encrypt-core/pom.xml
@@ -1,39 +1,37 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- shardingsphere
- 5.0.0-RC1-SNAPSHOT
-
- encrypt-core
- ${project.artifactId}
- pom
-
-
- encrypt-core-api
- encrypt-core-common
- encrypt-core-rewrite
- encrypt-core-merge
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ shardingsphere
+ 4.1.1
+
+ encrypt-core
+ ${project.artifactId}
+ pom
+
+
+ encrypt-core-api
+ encrypt-core-common
+ encrypt-core-rewrite
+ encrypt-core-merge
+
+
+
diff --git a/master-slave-core/master-slave-core-route/pom.xml b/master-slave-core/master-slave-core-route/pom.xml
index 9c2cdaaaf5167..596feb90070ef 100644
--- a/master-slave-core/master-slave-core-route/pom.xml
+++ b/master-slave-core/master-slave-core-route/pom.xml
@@ -1,49 +1,47 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- master-slave-core
- 5.0.0-RC1-SNAPSHOT
-
- master-slave-core-route
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- sharding-core-api
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-core-common
- ${project.version}
-
-
-
- org.apache.shardingsphere
- shardingsphere-route
- ${project.version}
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ master-slave-core
+ 4.1.1
+
+ master-slave-core-route
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ sharding-core-api
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-core-common
+ ${project.version}
+
+
+
+ org.apache.shardingsphere
+ shardingsphere-route
+ ${project.version}
+
+
+
diff --git a/master-slave-core/pom.xml b/master-slave-core/pom.xml
index c1ac30b40ddb4..2d6a361ae688c 100644
--- a/master-slave-core/pom.xml
+++ b/master-slave-core/pom.xml
@@ -1,34 +1,32 @@
-
-
-
-
- 4.0.0
- pom
-
- master-slave-core-route
-
-
- org.apache.shardingsphere
- shardingsphere
- 5.0.0-RC1-SNAPSHOT
-
- master-slave-core
- ${project.artifactId}
-
+
+
+
+
+ 4.0.0
+ pom
+
+ master-slave-core-route
+
+
+ org.apache.shardingsphere
+ shardingsphere
+ 4.1.1
+
+ master-slave-core
+ ${project.artifactId}
+
diff --git a/pom.xml b/pom.xml
index 2d2e742641790..adb7159847420 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,942 +1,942 @@
-
-
-
-
- 4.0.0
-
- org.apache
- apache
- 21
-
- org.apache.shardingsphere
- shardingsphere
- 5.0.0-RC1-SNAPSHOT
- pom
- ${project.artifactId}
-
-
- shardingsphere-spi
-
- shardingsphere-sql-parser
- shardingsphere-database-protocol
- shardingsphere-underlying
-
- sharding-core
- encrypt-core
-
- sharding-jdbc
- sharding-proxy
- sharding-scaling
-
- sharding-transaction
- sharding-orchestration
- sharding-opentracing
-
- sharding-spring
- sharding-sql-test
-
- sharding-distribution
- sharding-integration-test
- shadow-core
- master-slave-core
-
-
-
- 1.8
- [3.0.4,)
- UTF-8
- zh_CN
-
- 18.0
- 2.8.6
- 1.7.7
-
- 4.7.2
-
- 2.4.5
- 1.16
-
- 4.1.42.Final
- 1.10
- 1.4
- 4.2
-
- 1.1
- 4.0.6
- 1.0.0
- 5.9.1.Final
- 7.6.0.Final
- 2.1.3
-
- 2.10.0
- 0.30.0
- 1.5.0
- 1.1.4
-
- 1.16.20
-
- [4.3.6.RELEASE,5.0.0.M1)
- [1.5.20.RELEASE,2.0.0.M1)
-
- 4.12
- 1.3
- 2.7.21
- 1.2.0
-
- 3.4.2
- 2.2.0
- 1.6
- 1.4.196
- 5.1.47
- 42.2.5
- 6.1.7.jre8-preview
- 2.4.2
-
-
- 0.12
- 0.6.1
- 3.3
- 3.1.0
- 2.7
- 2.6
- 2.18.1
- 2.8.2
- 2.5.3
- 3.4
- 1.4
- 2.8
- 3.4
- 2.10.3
- 2.4
- 2.5
- 1.0.0
- 4.3.0
- 2.7
- 0.8.0
- 3.0.2
- 3.1.0
- 3.5
- 2.0
- 2.4
- 1.5.0.Final
- 1.4.6
-
- ${java.home}/../bin/javadoc
- false
- -Xmx1024m -XX:MaxMetaspaceSize=256m
-
-
-
-
-
- com.google.guava
- guava
- ${guava.version}
-
-
- com.google.code.gson
- gson
- ${gson.version}
-
-
- org.slf4j
- slf4j-api
- ${slf4j.version}
-
-
- org.slf4j
- jcl-over-slf4j
- ${slf4j.version}
-
-
- org.slf4j
- jul-to-slf4j
- ${slf4j.version}
-
-
-
- org.antlr
- antlr4-runtime
- ${antlr4.version}
-
-
-
- org.codehaus.groovy
- groovy
- ${groovy.version}
- indy
-
-
- org.yaml
- snakeyaml
- ${snakeyaml.version}
-
-
-
- io.netty
- netty-all
- ${netty.version}
-
-
- commons-codec
- commons-codec
- ${commons-codec.version}
-
-
- commons-cli
- commons-cli
- ${commons-cli.version}
-
-
- org.apache.commons
- commons-collections4
- ${commons-collections4.version}
-
-
-
- javax.transaction
- jta
- ${javax.transaction.version}
-
-
- com.atomikos
- transactions
- ${atomikos.version}
-
-
- com.atomikos
- transactions-jta
- ${atomikos.version}
-
-
- com.atomikos
- transactions-jdbc
- ${atomikos.version}
-
-
-
- org.jboss.narayana.jta
- jta
- ${narayana.version}
- provided
-
-
- org.jboss.narayana.jts
- narayana-jts-integration
- ${narayana.version}
- provided
-
-
- org.jboss
- jboss-transaction-spi
- ${jboss-transaction-spi.version}
- provided
-
-
-
- org.codehaus.btm
- btm
- ${btm.version}
- provided
-
-
-
- io.seata
- seata-rm-datasource
- ${seata.version}
- provided
-
-
- io.seata
- seata-tm
- ${seata.version}
- provided
-
-
- io.seata
- seata-codec-all
- ${seata.version}
- provided
-
-
-
- org.apache.curator
- curator-framework
- ${curator.version}
-
-
- org.apache.curator
- curator-client
- ${curator.version}
-
-
- netty
- io.netty
-
-
-
-
- org.apache.curator
- curator-recipes
- ${curator.version}
-
-
-
- io.opentracing
- opentracing-util
- ${opentracing.version}
-
-
-
- org.springframework
- spring-context-support
- ${springframework.version}
- provided
-
-
- org.springframework.boot
- spring-boot-starter
- ${spring-boot.version}
- provided
-
-
-
- com.h2database
- h2
- ${h2.version}
- provided
-
-
- mysql
- mysql-connector-java
- ${mysql-connector-java.version}
- provided
-
-
- org.mariadb.jdbc
- mariadb-java-client
- ${mariadb-java-client.version}
- provided
-
-
- org.postgresql
- postgresql
- ${postgresql.version}
- provided
-
-
- com.microsoft.sqlserver
- mssql-jdbc
- ${mssql.version}
- provided
-
-
-
- org.projectlombok
- lombok
- ${lombok.version}
- provided
-
-
-
- org.springframework.boot
- spring-boot-configuration-processor
- ${spring-boot.version}
- provided
- true
-
-
-
- junit
- junit
- ${junit.version}
- test
-
-
- org.hamcrest
- hamcrest-library
- ${hamcrest.version}
- test
-
-
- org.mockito
- mockito-core
- ${mockito.version}
- test
-
-
- org.hamcrest
- hamcrest-core
-
-
-
-
- org.mockito
- mockito-inline
- ${mockito.version}
- test
-
-
- ch.qos.logback
- logback-classic
- ${logback.version}
-
-
- org.slf4j
- slf4j-api
-
-
- test
-
-
-
- com.zaxxer
- HikariCP
- ${hikari-cp.version}
- test
-
-
- commons-pool
- commons-pool
- ${commons-pool.version}
- test
-
-
- org.apache.commons
- commons-dbcp2
- ${commons-dbcp2.version}
-
-
- commons-pool
- commons-pool
-
-
- test
-
-
- org.apache.curator
- curator-test
- ${curator.version}
- test
-
-
- io.opentracing
- opentracing-mock
- ${opentracing.version}
- test
-
-
- org.springframework
- spring-test
- ${springframework.version}
- test
-
-
- org.springframework.boot
- spring-boot-starter-test
- ${spring-boot.version}
- test
-
-
-
-
-
-
- com.google.guava
- guava
-
-
- org.slf4j
- slf4j-api
-
-
- org.slf4j
- jcl-over-slf4j
-
-
-
- org.projectlombok
- lombok
-
-
-
- junit
- junit
-
-
- org.hamcrest
- hamcrest-library
-
-
- org.mockito
- mockito-core
-
-
- org.mockito
- mockito-inline
-
-
- ch.qos.logback
- logback-classic
-
-
-
-
- apache-shardingsphere-${project.version}
-
-
- kr.motd.maven
- os-maven-plugin
- ${os-maven-plugin.version}
-
-
-
-
-
-
- io.takari
- maven
- ${takari-maven-plugin.version}
-
-
- org.apache.maven.plugins
- maven-compiler-plugin
-
- ${java.version}
- ${java.version}
- ${java.version}
- ${java.version}
-
- ${maven-compiler-plugin.version}
-
-
- org.apache.maven.plugins
- maven-resources-plugin
- ${maven-resources-plugin.version}
-
-
- org.springframework.boot
- spring-boot-maven-plugin
- ${spring-boot.version}
-
-
- org.apache.maven.plugins
- maven-jar-plugin
- ${maven-jar-plugin.version}
-
-
- org.apache.maven.plugins
- maven-surefire-plugin
-
-
- org.apache.maven.plugins
- maven-deploy-plugin
- ${maven-deploy-plugin.version}
-
- ${maven.deploy.skip}
-
-
-
- org.apache.maven.plugins
- maven-release-plugin
- ${maven-release-plugin.version}
-
- @{project.version}
-
-
-
- maven-assembly-plugin
- ${maven-assembly-plugin.version}
-
-
- org.apache.maven.plugins
- maven-site-plugin
- ${maven-site-plugin.version}
-
- ${project.build.locale}
-
-
-
- org.eclipse.m2e
- lifecycle-mapping
- ${lifecycle-mapping.version}
-
-
-
-
-
- org.apache.maven.plugins
- maven-enforcer-plugin
- [1.0.0,)
-
- enforce
-
-
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-plugin-plugin
- [1.0.0,)
-
- descriptor
-
-
-
-
-
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-plugin-plugin
- ${maven-plugin-plugin.version}
-
- true
-
-
-
- default-descriptor
- process-classes
-
-
-
-
- org.apache.maven.plugins
- maven-javadoc-plugin
- ${maven-javadoc-plugin.version}
-
-
- org.apache.maven.plugins
- maven-source-plugin
- ${maven-source-plugin.version}
-
-
- org.antlr
- antlr4-maven-plugin
- ${antlr4.version}
-
-
- com.spotify
- dockerfile-maven-plugin
- ${dockerfile-maven.version}
-
-
-
-
-
- org.apache.maven.plugins
- maven-source-plugin
-
-
- attach-sources
- verify
-
- jar-no-fork
-
-
-
-
-
- org.apache.maven.plugins
- maven-javadoc-plugin
-
-
- attach-javadocs
-
- jar
-
-
-
-
- true
- ${project.build.sourceEncoding}
- ${project.build.sourceEncoding}
- ${project.build.sourceEncoding}
-
-
-
- org.apache.maven.plugins
- maven-enforcer-plugin
- ${maven-enforcer-plugin.version}
-
-
- enforce-banned-dependencies
-
- enforce
-
-
-
-
- ${maven.version.range}
-
-
- ${java.version}
-
-
- true
-
-
-
-
-
- org.apache.maven.plugins
- maven-checkstyle-plugin
- ${maven-checkstyle-plugin.version}
-
- src/resources/checkstyle_ci.xml
- true
- **/autogen/**/*
-
-
-
- validate
- validate
-
- check
-
-
-
-
-
- org.eluder.coveralls
- coveralls-maven-plugin
- ${coveralls-maven-plugin.version}
-
-
- org.codehaus.mojo
- cobertura-maven-plugin
- ${cobertura-maven-plugin.version}
-
-
-
-
-
-
-
-
-
-
- true
- ${project.build.sourceEncoding}
- true
- xml
-
- true
-
- lombok.Generated
-
-
- org/apache/shardingsphere/sql/parser/autogen/*.class
- org/apache/shardingsphere/orchestration/reg/zookeeper/*.class
- org/apache/shardingsphere/**/*Test.class
- org/apache/shardingsphere/**/Test*.class
-
-
-
-
-
- org.jacoco
- jacoco-maven-plugin
- ${jacoco.version}
-
-
-
- prepare-agent
-
-
-
- report
- test
-
- report
-
-
-
-
-
- org.apache.rat
- apache-rat-plugin
- ${apache-rat-plugin.version}
-
-
- **/target/**
- **/logs/**
- **/*.log
-
- **/*.iml
- **/.idea/**
- **/*.classpath
- **/.project
- **/.settings/**
- **/dependency-reduced-pom.xml
-
- **/.gitignore
- **/.gitmodules
- **/.git/**
-
- **/.travis.yml
- **/.mvn/jvm.config
- **/.mvn/wrapper/maven-wrapper.properties
-
- **/.github/**
-
- **/*.md
- **/*.MD
- **/*.txt
- **/docs/**
-
- **/.babelrc
- **/.editorconfig
- **/.eslintignore
- **/package.json
- **/assets/**
- **/dist/**
- **/etc/**
- **/node/**
- **/node_modules/**
- **/test/coverage/**
- **/package-lock.json
-
- /examples/**
-
-
-
-
- verify
-
- check
-
-
-
-
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-project-info-reports-plugin
- ${maven-project-info-reports-plugin.version}
-
- false
-
-
-
- org.apache.maven.plugins
- maven-javadoc-plugin
- ${maven-javadoc-plugin.version}
-
- true
- ${project.build.sourceEncoding}
- ${project.build.sourceEncoding}
- ${project.build.sourceEncoding}
-
-
-
- org.apache.maven.plugins
- maven-jxr-plugin
- ${maven-jxr-plugin.version}
-
-
- aggregate
- false
-
- aggregate
-
-
-
-
-
- org.codehaus.mojo
- findbugs-maven-plugin
- ${findbugs-maven-plugin.version}
-
- true
- Max
-
-
-
- org.apache.maven.plugins
- maven-checkstyle-plugin
- ${maven-checkstyle-plugin.version}
-
- src/resources/checkstyle.xml
- true
- **/autogen/**/*
-
-
-
- org.apache.maven.plugins
- maven-pmd-plugin
- ${maven-pmd-plugin.version}
-
- true
- ${project.build.sourceEncoding}
- ${java.version}
-
-
-
- org.codehaus.mojo
- jdepend-maven-plugin
- ${jdepend-maven-plugin.version}
-
-
- org.codehaus.mojo
- taglist-maven-plugin
- ${taglist-maven-plugin.version}
-
- true
-
-
-
-
-
- http://shardingsphere.apache.org
- Distributed database middleware ecosphere
-
-
- Apache License 2.0
- http://www.apache.org/licenses/LICENSE-2.0.txt
- repo
-
-
-
-
- scm:git:https://github.com/apache/shardingsphere.git
- scm:git:https://github.com/apache/shardingsphere.git
- https://github.com/apache/shardingsphere.git
- HEAD
-
-
-
-
- ShardingSphere Developer List
- dev@shardingsphere.apache.org
- dev-subscribe@shardingsphere.apache.org
- dev-unsubscribe@shardingsphere.apache.org
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache
+ apache
+ 21
+
+ org.apache.shardingsphere
+ shardingsphere
+ 4.1.1
+ pom
+ ${project.artifactId}
+
+
+ shardingsphere-spi
+
+ shardingsphere-sql-parser
+ shardingsphere-database-protocol
+ shardingsphere-underlying
+
+ sharding-core
+ encrypt-core
+
+ sharding-jdbc
+ sharding-proxy
+ sharding-scaling
+
+ sharding-transaction
+ sharding-orchestration
+ sharding-opentracing
+
+ sharding-spring
+ sharding-sql-test
+
+ sharding-distribution
+ sharding-integration-test
+ shadow-core
+ master-slave-core
+
+
+
+ 1.8
+ [3.0.4,)
+ UTF-8
+ zh_CN
+
+ 18.0
+ 2.8.6
+ 1.7.7
+
+ 4.7.2
+
+ 2.4.5
+ 1.16
+
+ 4.1.42.Final
+ 1.10
+ 1.4
+ 4.2
+
+ 1.1
+ 4.0.6
+ 1.0.0
+ 5.9.1.Final
+ 7.6.0.Final
+ 2.1.3
+
+ 2.10.0
+ 0.30.0
+ 1.5.0
+ 1.1.4
+
+ 1.16.20
+
+ [4.3.6.RELEASE,5.0.0.M1)
+ [1.5.20.RELEASE,2.0.0.M1)
+
+ 4.12
+ 1.3
+ 2.7.21
+ 1.2.0
+
+ 3.4.2
+ 2.2.0
+ 1.6
+ 1.4.196
+ 5.1.47
+ 42.2.5
+ 6.1.7.jre8-preview
+ 2.4.2
+
+
+ 0.12
+ 0.6.1
+ 3.3
+ 3.1.0
+ 2.7
+ 2.6
+ 2.18.1
+ 2.8.2
+ 2.5.3
+ 3.4
+ 1.4
+ 2.8
+ 3.4
+ 2.10.3
+ 2.4
+ 2.5
+ 1.0.0
+ 4.3.0
+ 2.7
+ 0.8.0
+ 3.0.2
+ 3.1.0
+ 3.5
+ 2.0
+ 2.4
+ 1.5.0.Final
+ 1.4.6
+
+ ${java.home}/../bin/javadoc
+ false
+ -Xmx1024m -XX:MaxMetaspaceSize=256m
+
+
+
+
+
+ com.google.guava
+ guava
+ ${guava.version}
+
+
+ com.google.code.gson
+ gson
+ ${gson.version}
+
+
+ org.slf4j
+ slf4j-api
+ ${slf4j.version}
+
+
+ org.slf4j
+ jcl-over-slf4j
+ ${slf4j.version}
+
+
+ org.slf4j
+ jul-to-slf4j
+ ${slf4j.version}
+
+
+
+ org.antlr
+ antlr4-runtime
+ ${antlr4.version}
+
+
+
+ org.codehaus.groovy
+ groovy
+ ${groovy.version}
+ indy
+
+
+ org.yaml
+ snakeyaml
+ ${snakeyaml.version}
+
+
+
+ io.netty
+ netty-all
+ ${netty.version}
+
+
+ commons-codec
+ commons-codec
+ ${commons-codec.version}
+
+
+ commons-cli
+ commons-cli
+ ${commons-cli.version}
+
+
+ org.apache.commons
+ commons-collections4
+ ${commons-collections4.version}
+
+
+
+ javax.transaction
+ jta
+ ${javax.transaction.version}
+
+
+ com.atomikos
+ transactions
+ ${atomikos.version}
+
+
+ com.atomikos
+ transactions-jta
+ ${atomikos.version}
+
+
+ com.atomikos
+ transactions-jdbc
+ ${atomikos.version}
+
+
+
+ org.jboss.narayana.jta
+ jta
+ ${narayana.version}
+ provided
+
+
+ org.jboss.narayana.jts
+ narayana-jts-integration
+ ${narayana.version}
+ provided
+
+
+ org.jboss
+ jboss-transaction-spi
+ ${jboss-transaction-spi.version}
+ provided
+
+
+
+ org.codehaus.btm
+ btm
+ ${btm.version}
+ provided
+
+
+
+ io.seata
+ seata-rm-datasource
+ ${seata.version}
+ provided
+
+
+ io.seata
+ seata-tm
+ ${seata.version}
+ provided
+
+
+ io.seata
+ seata-codec-all
+ ${seata.version}
+ provided
+
+
+
+ org.apache.curator
+ curator-framework
+ ${curator.version}
+
+
+ org.apache.curator
+ curator-client
+ ${curator.version}
+
+
+ netty
+ io.netty
+
+
+
+
+ org.apache.curator
+ curator-recipes
+ ${curator.version}
+
+
+
+ io.opentracing
+ opentracing-util
+ ${opentracing.version}
+
+
+
+ org.springframework
+ spring-context-support
+ ${springframework.version}
+ provided
+
+
+ org.springframework.boot
+ spring-boot-starter
+ ${spring-boot.version}
+ provided
+
+
+
+ com.h2database
+ h2
+ ${h2.version}
+ provided
+
+
+ mysql
+ mysql-connector-java
+ ${mysql-connector-java.version}
+ provided
+
+
+ org.mariadb.jdbc
+ mariadb-java-client
+ ${mariadb-java-client.version}
+ provided
+
+
+ org.postgresql
+ postgresql
+ ${postgresql.version}
+ provided
+
+
+ com.microsoft.sqlserver
+ mssql-jdbc
+ ${mssql.version}
+ provided
+
+
+
+ org.projectlombok
+ lombok
+ ${lombok.version}
+ provided
+
+
+
+ org.springframework.boot
+ spring-boot-configuration-processor
+ ${spring-boot.version}
+ provided
+ true
+
+
+
+ junit
+ junit
+ ${junit.version}
+ test
+
+
+ org.hamcrest
+ hamcrest-library
+ ${hamcrest.version}
+ test
+
+
+ org.mockito
+ mockito-core
+ ${mockito.version}
+ test
+
+
+ org.hamcrest
+ hamcrest-core
+
+
+
+
+ org.mockito
+ mockito-inline
+ ${mockito.version}
+ test
+
+
+ ch.qos.logback
+ logback-classic
+ ${logback.version}
+
+
+ org.slf4j
+ slf4j-api
+
+
+ test
+
+
+
+ com.zaxxer
+ HikariCP
+ ${hikari-cp.version}
+ test
+
+
+ commons-pool
+ commons-pool
+ ${commons-pool.version}
+ test
+
+
+ org.apache.commons
+ commons-dbcp2
+ ${commons-dbcp2.version}
+
+
+ commons-pool
+ commons-pool
+
+
+ test
+
+
+ org.apache.curator
+ curator-test
+ ${curator.version}
+ test
+
+
+ io.opentracing
+ opentracing-mock
+ ${opentracing.version}
+ test
+
+
+ org.springframework
+ spring-test
+ ${springframework.version}
+ test
+
+
+ org.springframework.boot
+ spring-boot-starter-test
+ ${spring-boot.version}
+ test
+
+
+
+
+
+
+ com.google.guava
+ guava
+
+
+ org.slf4j
+ slf4j-api
+
+
+ org.slf4j
+ jcl-over-slf4j
+
+
+
+ org.projectlombok
+ lombok
+
+
+
+ junit
+ junit
+
+
+ org.hamcrest
+ hamcrest-library
+
+
+ org.mockito
+ mockito-core
+
+
+ org.mockito
+ mockito-inline
+
+
+ ch.qos.logback
+ logback-classic
+
+
+
+
+ apache-shardingsphere-${project.version}
+
+
+ kr.motd.maven
+ os-maven-plugin
+ ${os-maven-plugin.version}
+
+
+
+
+
+
+ io.takari
+ maven
+ ${takari-maven-plugin.version}
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+
+ ${java.version}
+ ${java.version}
+ ${java.version}
+ ${java.version}
+
+ ${maven-compiler-plugin.version}
+
+
+ org.apache.maven.plugins
+ maven-resources-plugin
+ ${maven-resources-plugin.version}
+
+
+ org.springframework.boot
+ spring-boot-maven-plugin
+ ${spring-boot.version}
+
+
+ org.apache.maven.plugins
+ maven-jar-plugin
+ ${maven-jar-plugin.version}
+
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+
+
+ org.apache.maven.plugins
+ maven-deploy-plugin
+ ${maven-deploy-plugin.version}
+
+ ${maven.deploy.skip}
+
+
+
+ org.apache.maven.plugins
+ maven-release-plugin
+ ${maven-release-plugin.version}
+
+ @{project.version}
+
+
+
+ maven-assembly-plugin
+ ${maven-assembly-plugin.version}
+
+
+ org.apache.maven.plugins
+ maven-site-plugin
+ ${maven-site-plugin.version}
+
+ ${project.build.locale}
+
+
+
+ org.eclipse.m2e
+ lifecycle-mapping
+ ${lifecycle-mapping.version}
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-enforcer-plugin
+ [1.0.0,)
+
+ enforce
+
+
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-plugin-plugin
+ [1.0.0,)
+
+ descriptor
+
+
+
+
+
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-plugin-plugin
+ ${maven-plugin-plugin.version}
+
+ true
+
+
+
+ default-descriptor
+ process-classes
+
+
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+ ${maven-javadoc-plugin.version}
+
+
+ org.apache.maven.plugins
+ maven-source-plugin
+ ${maven-source-plugin.version}
+
+
+ org.antlr
+ antlr4-maven-plugin
+ ${antlr4.version}
+
+
+ com.spotify
+ dockerfile-maven-plugin
+ ${dockerfile-maven.version}
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-source-plugin
+
+
+ attach-sources
+ verify
+
+ jar-no-fork
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+
+
+ attach-javadocs
+
+ jar
+
+
+
+
+ true
+ ${project.build.sourceEncoding}
+ ${project.build.sourceEncoding}
+ ${project.build.sourceEncoding}
+
+
+
+ org.apache.maven.plugins
+ maven-enforcer-plugin
+ ${maven-enforcer-plugin.version}
+
+
+ enforce-banned-dependencies
+
+ enforce
+
+
+
+
+ ${maven.version.range}
+
+
+ ${java.version}
+
+
+ true
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-checkstyle-plugin
+ ${maven-checkstyle-plugin.version}
+
+ src/resources/checkstyle_ci.xml
+ true
+ **/autogen/**/*
+
+
+
+ validate
+ validate
+
+ check
+
+
+
+
+
+ org.eluder.coveralls
+ coveralls-maven-plugin
+ ${coveralls-maven-plugin.version}
+
+
+ org.codehaus.mojo
+ cobertura-maven-plugin
+ ${cobertura-maven-plugin.version}
+
+
+
+
+
+
+
+
+
+
+ true
+ ${project.build.sourceEncoding}
+ true
+ xml
+
+ true
+
+ lombok.Generated
+
+
+ org/apache/shardingsphere/sql/parser/autogen/*.class
+ org/apache/shardingsphere/orchestration/reg/zookeeper/*.class
+ org/apache/shardingsphere/**/*Test.class
+ org/apache/shardingsphere/**/Test*.class
+
+
+
+
+
+ org.jacoco
+ jacoco-maven-plugin
+ ${jacoco.version}
+
+
+
+ prepare-agent
+
+
+
+ report
+ test
+
+ report
+
+
+
+
+
+ org.apache.rat
+ apache-rat-plugin
+ ${apache-rat-plugin.version}
+
+
+ **/target/**
+ **/logs/**
+ **/*.log
+
+ **/*.iml
+ **/.idea/**
+ **/*.classpath
+ **/.project
+ **/.settings/**
+ **/dependency-reduced-pom.xml
+
+ **/.gitignore
+ **/.gitmodules
+ **/.git/**
+
+ **/.travis.yml
+ **/.mvn/jvm.config
+ **/.mvn/wrapper/maven-wrapper.properties
+
+ **/.github/**
+
+ **/*.md
+ **/*.MD
+ **/*.txt
+ **/docs/**
+
+ **/.babelrc
+ **/.editorconfig
+ **/.eslintignore
+ **/package.json
+ **/assets/**
+ **/dist/**
+ **/etc/**
+ **/node/**
+ **/node_modules/**
+ **/test/coverage/**
+ **/package-lock.json
+
+ /examples/**
+
+
+
+
+ verify
+
+ check
+
+
+
+
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-project-info-reports-plugin
+ ${maven-project-info-reports-plugin.version}
+
+ false
+
+
+
+ org.apache.maven.plugins
+ maven-javadoc-plugin
+ ${maven-javadoc-plugin.version}
+
+ true
+ ${project.build.sourceEncoding}
+ ${project.build.sourceEncoding}
+ ${project.build.sourceEncoding}
+
+
+
+ org.apache.maven.plugins
+ maven-jxr-plugin
+ ${maven-jxr-plugin.version}
+
+
+ aggregate
+ false
+
+ aggregate
+
+
+
+
+
+ org.codehaus.mojo
+ findbugs-maven-plugin
+ ${findbugs-maven-plugin.version}
+
+ true
+ Max
+
+
+
+ org.apache.maven.plugins
+ maven-checkstyle-plugin
+ ${maven-checkstyle-plugin.version}
+
+ src/resources/checkstyle.xml
+ true
+ **/autogen/**/*
+
+
+
+ org.apache.maven.plugins
+ maven-pmd-plugin
+ ${maven-pmd-plugin.version}
+
+ true
+ ${project.build.sourceEncoding}
+ ${java.version}
+
+
+
+ org.codehaus.mojo
+ jdepend-maven-plugin
+ ${jdepend-maven-plugin.version}
+
+
+ org.codehaus.mojo
+ taglist-maven-plugin
+ ${taglist-maven-plugin.version}
+
+ true
+
+
+
+
+
+ http://shardingsphere.apache.org
+ Distributed database middleware ecosphere
+
+
+ Apache License 2.0
+ http://www.apache.org/licenses/LICENSE-2.0.txt
+ repo
+
+
+
+
+ scm:git:https://github.com/apache/shardingsphere.git
+ scm:git:https://github.com/apache/shardingsphere.git
+ https://github.com/apache/shardingsphere.git
+ 4.1.1
+
+
+
+
+ ShardingSphere Developer List
+ dev@shardingsphere.apache.org
+ dev-subscribe@shardingsphere.apache.org
+ dev-unsubscribe@shardingsphere.apache.org
+
+
+
diff --git a/shadow-core/pom.xml b/shadow-core/pom.xml
index d2886bb7b394b..6cbabf086bb69 100644
--- a/shadow-core/pom.xml
+++ b/shadow-core/pom.xml
@@ -1,35 +1,33 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- shardingsphere
- 5.0.0-RC1-SNAPSHOT
-
- shadow-core
- ${project.artifactId}
- pom
-
-
- shadow-core-rewrite
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ shardingsphere
+ 4.1.1
+
+ shadow-core
+ ${project.artifactId}
+ pom
+
+
+ shadow-core-rewrite
+
+
diff --git a/shadow-core/shadow-core-rewrite/pom.xml b/shadow-core/shadow-core-rewrite/pom.xml
index 6ac2fcb885386..410f3a4a29267 100644
--- a/shadow-core/shadow-core-rewrite/pom.xml
+++ b/shadow-core/shadow-core-rewrite/pom.xml
@@ -1,94 +1,92 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- shadow-core
- 5.0.0-RC1-SNAPSHOT
-
- shadow-core-rewrite
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- sharding-core-common
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-binder
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-rewrite-engine
- ${project.version}
-
-
-
- org.apache.shardingsphere
- shardingsphere-rewrite-test
- ${project.version}
- test
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-sql92
- ${project.version}
- test
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-mysql
- ${project.version}
- test
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-postgresql
- ${project.version}
- test
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-oracle
- ${project.version}
- test
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-sqlserver
- ${project.version}
- test
-
-
-
- com.h2database
- h2
-
-
- com.zaxxer
- HikariCP
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ shadow-core
+ 4.1.1
+
+ shadow-core-rewrite
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ sharding-core-common
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-binder
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-rewrite-engine
+ ${project.version}
+
+
+
+ org.apache.shardingsphere
+ shardingsphere-rewrite-test
+ ${project.version}
+ test
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-sql92
+ ${project.version}
+ test
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-mysql
+ ${project.version}
+ test
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-postgresql
+ ${project.version}
+ test
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-oracle
+ ${project.version}
+ test
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-sqlserver
+ ${project.version}
+ test
+
+
+
+ com.h2database
+ h2
+
+
+ com.zaxxer
+ HikariCP
+
+
+
diff --git a/sharding-core/database-time-service/pom.xml b/sharding-core/database-time-service/pom.xml
index 1955bb85757ec..211c6682a838e 100644
--- a/sharding-core/database-time-service/pom.xml
+++ b/sharding-core/database-time-service/pom.xml
@@ -1,62 +1,62 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-core
- 5.0.0-RC1-SNAPSHOT
-
- database-time-service
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- sharding-core-route
- ${project.version}
-
-
-
- com.zaxxer
- HikariCP
- test
-
-
- org.postgresql
- postgresql
- test
-
-
- mysql
- mysql-connector-java
- test
-
-
- org.mariadb.jdbc
- mariadb-java-client
- test
-
-
- com.microsoft.sqlserver
- mssql-jdbc
- test
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-core
+ 4.1.1
+
+ database-time-service
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ sharding-core-route
+ ${project.version}
+
+
+
+ com.zaxxer
+ HikariCP
+ test
+
+
+ org.postgresql
+ postgresql
+ test
+
+
+ mysql
+ mysql-connector-java
+ test
+
+
+ org.mariadb.jdbc
+ mariadb-java-client
+ test
+
+
+ com.microsoft.sqlserver
+ mssql-jdbc
+ test
+
+
+
diff --git a/sharding-core/pom.xml b/sharding-core/pom.xml
index 533f29ac67def..f0badc2aebf21 100644
--- a/sharding-core/pom.xml
+++ b/sharding-core/pom.xml
@@ -1,39 +1,39 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- shardingsphere
- 5.0.0-RC1-SNAPSHOT
-
- sharding-core
- ${project.artifactId}
- pom
-
-
- sharding-core-api
- sharding-core-common
- sharding-core-route
- database-time-service
- sharding-core-rewrite
- sharding-core-execute
- sharding-core-merge
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ shardingsphere
+ 4.1.1
+
+ sharding-core
+ ${project.artifactId}
+ pom
+
+
+ sharding-core-api
+ sharding-core-common
+ sharding-core-route
+ database-time-service
+ sharding-core-rewrite
+ sharding-core-execute
+ sharding-core-merge
+
+
diff --git a/sharding-core/sharding-core-api/pom.xml b/sharding-core/sharding-core-api/pom.xml
index 85f2e19a5023c..95bb0b378d0c2 100644
--- a/sharding-core/sharding-core-api/pom.xml
+++ b/sharding-core/sharding-core-api/pom.xml
@@ -1,41 +1,41 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-core
- 5.0.0-RC1-SNAPSHOT
-
- sharding-core-api
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- shardingsphere-common
- ${project.version}
-
-
- org.apache.shardingsphere
- encrypt-core-api
- ${project.version}
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-core
+ 4.1.1
+
+ sharding-core-api
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ shardingsphere-common
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ encrypt-core-api
+ ${project.version}
+
+
+
diff --git a/sharding-core/sharding-core-common/pom.xml b/sharding-core/sharding-core-common/pom.xml
index 345d01e04d76d..6a1d8b3c962d3 100644
--- a/sharding-core/sharding-core-common/pom.xml
+++ b/sharding-core/sharding-core-common/pom.xml
@@ -1,74 +1,74 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-core
- 5.0.0-RC1-SNAPSHOT
-
- sharding-core-common
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- shardingsphere-common
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-binder
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-core-api
- ${project.version}
-
-
- org.apache.shardingsphere
- encrypt-core-common
- ${project.version}
-
-
-
- org.codehaus.groovy
- groovy
- indy
-
-
- org.yaml
- snakeyaml
-
-
- commons-codec
- commons-codec
-
-
-
- com.h2database
- h2
-
-
- com.zaxxer
- HikariCP
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-core
+ 4.1.1
+
+ sharding-core-common
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ shardingsphere-common
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-binder
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-core-api
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ encrypt-core-common
+ ${project.version}
+
+
+
+ org.codehaus.groovy
+ groovy
+ indy
+
+
+ org.yaml
+ snakeyaml
+
+
+ commons-codec
+ commons-codec
+
+
+
+ com.h2database
+ h2
+
+
+ com.zaxxer
+ HikariCP
+
+
+
diff --git a/sharding-core/sharding-core-execute/pom.xml b/sharding-core/sharding-core-execute/pom.xml
index 8ee7aa40972ab..77d03683c8660 100644
--- a/sharding-core/sharding-core-execute/pom.xml
+++ b/sharding-core/sharding-core-execute/pom.xml
@@ -1,41 +1,41 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-core
- 5.0.0-RC1-SNAPSHOT
-
- sharding-core-execute
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- shardingsphere-executor
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-core-route
- ${project.version}
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-core
+ 4.1.1
+
+ sharding-core-execute
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ shardingsphere-executor
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-core-route
+ ${project.version}
+
+
+
diff --git a/sharding-core/sharding-core-merge/pom.xml b/sharding-core/sharding-core-merge/pom.xml
index b4a5d54a4fbac..70aa238ded1e9 100644
--- a/sharding-core/sharding-core-merge/pom.xml
+++ b/sharding-core/sharding-core-merge/pom.xml
@@ -1,41 +1,41 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-core
- 5.0.0-RC1-SNAPSHOT
-
- sharding-core-merge
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- shardingsphere-merge
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-core-route
- ${project.version}
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-core
+ 4.1.1
+
+ sharding-core-merge
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ shardingsphere-merge
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-core-route
+ ${project.version}
+
+
+
diff --git a/sharding-core/sharding-core-rewrite/pom.xml b/sharding-core/sharding-core-rewrite/pom.xml
index e47c414535d79..27260bb6ed836 100644
--- a/sharding-core/sharding-core-rewrite/pom.xml
+++ b/sharding-core/sharding-core-rewrite/pom.xml
@@ -1,92 +1,92 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-core
- 5.0.0-RC1-SNAPSHOT
-
- sharding-core-rewrite
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- sharding-core-route
- ${project.version}
-
-
- org.apache.shardingsphere
- encrypt-core-rewrite
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-rewrite-engine
- ${project.version}
-
-
-
- org.apache.shardingsphere
- shardingsphere-rewrite-test
- ${project.version}
- test
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-sql92
- ${project.version}
- test
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-mysql
- ${project.version}
- test
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-postgresql
- ${project.version}
- test
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-oracle
- ${project.version}
- test
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-sqlserver
- ${project.version}
- test
-
-
-
- com.h2database
- h2
-
-
- com.zaxxer
- HikariCP
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-core
+ 4.1.1
+
+ sharding-core-rewrite
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ sharding-core-route
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ encrypt-core-rewrite
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-rewrite-engine
+ ${project.version}
+
+
+
+ org.apache.shardingsphere
+ shardingsphere-rewrite-test
+ ${project.version}
+ test
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-sql92
+ ${project.version}
+ test
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-mysql
+ ${project.version}
+ test
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-postgresql
+ ${project.version}
+ test
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-oracle
+ ${project.version}
+ test
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-sqlserver
+ ${project.version}
+ test
+
+
+
+ com.h2database
+ h2
+
+
+ com.zaxxer
+ HikariCP
+
+
+
diff --git a/sharding-core/sharding-core-route/pom.xml b/sharding-core/sharding-core-route/pom.xml
index 0e4fe746c59ba..288f90e594974 100644
--- a/sharding-core/sharding-core-route/pom.xml
+++ b/sharding-core/sharding-core-route/pom.xml
@@ -1,82 +1,82 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-core
- 5.0.0-RC1-SNAPSHOT
-
- sharding-core-route
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- sharding-core-common
- ${project.version}
-
-
-
- org.apache.shardingsphere
- shardingsphere-route
- ${project.version}
-
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-sql92
- ${project.version}
- test
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-mysql
- ${project.version}
- test
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-postgresql
- ${project.version}
- test
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-oracle
- ${project.version}
- test
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-sqlserver
- ${project.version}
- test
-
-
-
- com.h2database
- h2
-
-
- com.zaxxer
- HikariCP
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-core
+ 4.1.1
+
+ sharding-core-route
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ sharding-core-common
+ ${project.version}
+
+
+
+ org.apache.shardingsphere
+ shardingsphere-route
+ ${project.version}
+
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-sql92
+ ${project.version}
+ test
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-mysql
+ ${project.version}
+ test
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-postgresql
+ ${project.version}
+ test
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-oracle
+ ${project.version}
+ test
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-sqlserver
+ ${project.version}
+ test
+
+
+
+ com.h2database
+ h2
+
+
+ com.zaxxer
+ HikariCP
+
+
+
diff --git a/sharding-distribution/pom.xml b/sharding-distribution/pom.xml
index 9f8094b3e54e3..d5054da62fda1 100644
--- a/sharding-distribution/pom.xml
+++ b/sharding-distribution/pom.xml
@@ -1,40 +1,40 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- shardingsphere
- 5.0.0-RC1-SNAPSHOT
-
- sharding-distribution
- pom
- ${project.artifactId}
-
-
- true
-
-
-
- shardingsphere-src-distribution
- sharding-jdbc-distribution
- sharding-proxy-distribution
- sharding-scaling-distribution
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ shardingsphere
+ 4.1.1
+
+ sharding-distribution
+ pom
+ ${project.artifactId}
+
+
+ true
+
+
+
+ shardingsphere-src-distribution
+ sharding-jdbc-distribution
+ sharding-proxy-distribution
+ sharding-scaling-distribution
+
+
diff --git a/sharding-distribution/sharding-jdbc-distribution/pom.xml b/sharding-distribution/sharding-jdbc-distribution/pom.xml
index 311ca501eed08..9a7cbfb75373a 100644
--- a/sharding-distribution/sharding-jdbc-distribution/pom.xml
+++ b/sharding-distribution/sharding-jdbc-distribution/pom.xml
@@ -1,228 +1,228 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-distribution
- 5.0.0-RC1-SNAPSHOT
-
- sharding-jdbc-distribution
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- sharding-core-api
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-core-common
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-spi
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-engine
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-sql92
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-mysql
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-postgresql
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-oracle
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-sqlserver
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-binder
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-core-route
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-core-rewrite
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-core-execute
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-core-merge
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-pluggable
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-jdbc-core
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-jdbc-orchestration
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-transaction-core
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-transaction-xa-spi
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-transaction-xa-core
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-orchestration-core-configuration
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-orchestration-core-common
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-orchestration-core-configcenter
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-orchestration-core-registrycenter
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-orchestration-core-facade
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-orchestration-center-api
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-orchestration-center-zookeeper-curator
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-orchestration-center-apollo
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-orchestration-center-nacos
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-opentracing
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-jdbc-spring-boot-starter
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-jdbc-spring-namespace
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-jdbc-orchestration-spring-boot-starter
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-jdbc-orchestration-spring-namespace
- ${project.version}
-
-
-
-
-
- release
-
-
-
- maven-assembly-plugin
-
-
- sharding-jdbc-bin
- package
-
- single
-
-
-
- src/main/assembly/sharding-jdbc-binary-distribution.xml
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-distribution
+ 4.1.1
+
+ sharding-jdbc-distribution
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ sharding-core-api
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-core-common
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-spi
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-engine
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-sql92
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-mysql
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-postgresql
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-oracle
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-sqlserver
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-binder
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-core-route
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-core-rewrite
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-core-execute
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-core-merge
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-pluggable
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-jdbc-core
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-jdbc-orchestration
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-transaction-core
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-transaction-xa-spi
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-transaction-xa-core
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-orchestration-core-configuration
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-orchestration-core-common
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-orchestration-core-configcenter
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-orchestration-core-registrycenter
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-orchestration-core-facade
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-orchestration-center-api
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-orchestration-center-zookeeper-curator
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-orchestration-center-apollo
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-orchestration-center-nacos
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-opentracing
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-jdbc-spring-boot-starter
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-jdbc-spring-namespace
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-jdbc-orchestration-spring-boot-starter
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-jdbc-orchestration-spring-namespace
+ ${project.version}
+
+
+
+
+
+ release
+
+
+
+ maven-assembly-plugin
+
+
+ sharding-jdbc-bin
+ package
+
+ single
+
+
+
+ src/main/assembly/sharding-jdbc-binary-distribution.xml
+
+
+
+
+
+
+
+
+
+
diff --git a/sharding-distribution/sharding-proxy-distribution/pom.xml b/sharding-distribution/sharding-proxy-distribution/pom.xml
index 4dbf6d9a1ba64..1a2cc1935525c 100644
--- a/sharding-distribution/sharding-proxy-distribution/pom.xml
+++ b/sharding-distribution/sharding-proxy-distribution/pom.xml
@@ -1,107 +1,107 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-distribution
- 5.0.0-RC1-SNAPSHOT
-
- sharding-proxy-distribution
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- sharding-proxy-bootstrap
- ${project.version}
-
-
-
- com.zaxxer
- HikariCP
- compile
-
-
-
- org.postgresql
- postgresql
- runtime
-
-
-
- ch.qos.logback
- logback-classic
- runtime
-
-
-
-
-
- release
-
-
-
- maven-assembly-plugin
-
-
- src/main/assembly/sharding-proxy-binary-distribution.xml
-
-
-
-
- sharding-proxy-bin
- package
-
- single
-
-
-
-
-
-
-
-
- docker
-
-
-
- com.spotify
- dockerfile-maven-plugin
-
-
- sharding-proxy-bin
-
- build
-
-
-
-
- apache/sharding-proxy
- ${project.version}
-
- ${project.build.finalName}-sharding-proxy-bin
-
-
-
-
-
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-distribution
+ 4.1.1
+
+ sharding-proxy-distribution
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ sharding-proxy-bootstrap
+ ${project.version}
+
+
+
+ com.zaxxer
+ HikariCP
+ compile
+
+
+
+ org.postgresql
+ postgresql
+ runtime
+
+
+
+ ch.qos.logback
+ logback-classic
+ runtime
+
+
+
+
+
+ release
+
+
+
+ maven-assembly-plugin
+
+
+ src/main/assembly/sharding-proxy-binary-distribution.xml
+
+
+
+
+ sharding-proxy-bin
+ package
+
+ single
+
+
+
+
+
+
+
+
+ docker
+
+
+
+ com.spotify
+ dockerfile-maven-plugin
+
+
+ sharding-proxy-bin
+
+ build
+
+
+
+
+ apache/sharding-proxy
+ ${project.version}
+
+ ${project.build.finalName}-sharding-proxy-bin
+
+
+
+
+
+
+
+
diff --git a/sharding-distribution/sharding-scaling-distribution/pom.xml b/sharding-distribution/sharding-scaling-distribution/pom.xml
index 041e905fb5c7f..36f16c5752137 100644
--- a/sharding-distribution/sharding-scaling-distribution/pom.xml
+++ b/sharding-distribution/sharding-scaling-distribution/pom.xml
@@ -1,107 +1,107 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-distribution
- 5.0.0-RC1-SNAPSHOT
-
- sharding-scaling-distribution
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- sharding-scaling-bootstrap
- ${project.version}
-
-
-
- com.zaxxer
- HikariCP
- compile
-
-
-
- org.postgresql
- postgresql
- runtime
-
-
-
- ch.qos.logback
- logback-classic
- runtime
-
-
-
-
-
- release
-
-
-
- maven-assembly-plugin
-
-
- src/main/assembly/sharding-scaling-binary-distribution.xml
-
-
-
-
- sharding-scaling-bin
- package
-
- single
-
-
-
-
-
-
-
-
- docker
-
-
-
- com.spotify
- dockerfile-maven-plugin
-
-
- sharding-scaling-bin
-
- build
-
-
-
-
- apache/sharding-scaling
- ${project.version}
-
- ${project.build.finalName}-sharding-scaling-bin
-
-
-
-
-
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-distribution
+ 4.1.1
+
+ sharding-scaling-distribution
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ sharding-scaling-bootstrap
+ ${project.version}
+
+
+
+ com.zaxxer
+ HikariCP
+ compile
+
+
+
+ org.postgresql
+ postgresql
+ runtime
+
+
+
+ ch.qos.logback
+ logback-classic
+ runtime
+
+
+
+
+
+ release
+
+
+
+ maven-assembly-plugin
+
+
+ src/main/assembly/sharding-scaling-binary-distribution.xml
+
+
+
+
+ sharding-scaling-bin
+ package
+
+ single
+
+
+
+
+
+
+
+
+ docker
+
+
+
+ com.spotify
+ dockerfile-maven-plugin
+
+
+ sharding-scaling-bin
+
+ build
+
+
+
+
+ apache/sharding-scaling
+ ${project.version}
+
+ ${project.build.finalName}-sharding-scaling-bin
+
+
+
+
+
+
+
+
diff --git a/sharding-distribution/shardingsphere-src-distribution/pom.xml b/sharding-distribution/shardingsphere-src-distribution/pom.xml
index 2d569832bcecf..6c4ba87b82de8 100644
--- a/sharding-distribution/shardingsphere-src-distribution/pom.xml
+++ b/sharding-distribution/shardingsphere-src-distribution/pom.xml
@@ -1,278 +1,278 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-distribution
- 5.0.0-RC1-SNAPSHOT
-
- shardingsphere-src-distribution
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- sharding-core-api
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-core-common
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-spi
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-engine
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-sql92
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-mysql
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-postgresql
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-oracle
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-sqlserver
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-binder
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-core-route
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-core-rewrite
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-core-execute
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-core-merge
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-pluggable
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-jdbc-core
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-jdbc-orchestration
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-database-protocol-core
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-database-protocol-mysql
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-database-protocol-postgresql
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-proxy-common
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-proxy-frontend-spi
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-proxy-frontend-core
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-proxy-frontend-mysql
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-proxy-frontend-postgresql
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-proxy-backend
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-proxy-bootstrap
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-transaction-core
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-transaction-xa-spi
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-transaction-xa-core
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-orchestration-core-configuration
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-orchestration-core-common
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-orchestration-core-configcenter
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-orchestration-core-registrycenter
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-orchestration-core-facade
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-orchestration-center-api
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-orchestration-center-zookeeper-curator
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-orchestration-center-apollo
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-orchestration-center-nacos
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-opentracing
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-jdbc-spring-boot-starter
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-jdbc-spring-namespace
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-jdbc-orchestration-spring-boot-starter
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-jdbc-orchestration-spring-namespace
- ${project.version}
-
-
-
-
-
- release
-
-
-
- maven-assembly-plugin
-
-
- src
- package
-
- single
-
-
-
- src/main/assembly/source-distribution.xml
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-distribution
+ 4.1.1
+
+ shardingsphere-src-distribution
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ sharding-core-api
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-core-common
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-spi
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-engine
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-sql92
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-mysql
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-postgresql
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-oracle
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-sqlserver
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-binder
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-core-route
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-core-rewrite
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-core-execute
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-core-merge
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-pluggable
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-jdbc-core
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-jdbc-orchestration
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-database-protocol-core
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-database-protocol-mysql
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-database-protocol-postgresql
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-proxy-common
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-proxy-frontend-spi
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-proxy-frontend-core
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-proxy-frontend-mysql
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-proxy-frontend-postgresql
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-proxy-backend
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-proxy-bootstrap
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-transaction-core
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-transaction-xa-spi
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-transaction-xa-core
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-orchestration-core-configuration
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-orchestration-core-common
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-orchestration-core-configcenter
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-orchestration-core-registrycenter
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-orchestration-core-facade
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-orchestration-center-api
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-orchestration-center-zookeeper-curator
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-orchestration-center-apollo
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-orchestration-center-nacos
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-opentracing
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-jdbc-spring-boot-starter
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-jdbc-spring-namespace
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-jdbc-orchestration-spring-boot-starter
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-jdbc-orchestration-spring-namespace
+ ${project.version}
+
+
+
+
+
+ release
+
+
+
+ maven-assembly-plugin
+
+
+ src
+ package
+
+ single
+
+
+
+ src/main/assembly/source-distribution.xml
+
+
+
+
+
+
+
+
+
+
diff --git a/sharding-integration-test/pom.xml b/sharding-integration-test/pom.xml
index 02a0665070165..7df0114799553 100644
--- a/sharding-integration-test/pom.xml
+++ b/sharding-integration-test/pom.xml
@@ -1,55 +1,55 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- shardingsphere
- 5.0.0-RC1-SNAPSHOT
-
- sharding-integration-test
- ${project.artifactId}
- pom
-
-
- sharding-jdbc-test
-
-
-
- true
-
-
-
-
-
- org.apache.maven.plugins
- maven-failsafe-plugin
-
-
- integration-tests
-
- integration-test
- verify
-
-
-
-
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ shardingsphere
+ 4.1.1
+
+ sharding-integration-test
+ ${project.artifactId}
+ pom
+
+
+ sharding-jdbc-test
+
+
+
+ true
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-failsafe-plugin
+
+
+ integration-tests
+
+ integration-test
+ verify
+
+
+
+
+
+
+
diff --git a/sharding-integration-test/sharding-jdbc-test/pom.xml b/sharding-integration-test/sharding-jdbc-test/pom.xml
index e2b84549679b5..5c2d9f99ab21f 100644
--- a/sharding-integration-test/sharding-jdbc-test/pom.xml
+++ b/sharding-integration-test/sharding-jdbc-test/pom.xml
@@ -1,74 +1,74 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-integration-test
- 5.0.0-RC1-SNAPSHOT
-
- sharding-jdbc-test
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- sharding-jdbc-core
- ${project.version}
- test
-
-
- org.apache.shardingsphere
- sharding-sql-test
- ${project.version}
- test
-
-
-
- com.zaxxer
- HikariCP
-
-
- org.apache.commons
- commons-dbcp2
-
-
-
- com.h2database
- h2
-
-
- mysql
- mysql-connector-java
- test
-
-
- org.postgresql
- postgresql
- test
-
-
- com.microsoft.sqlserver
- mssql-jdbc
- test
-
-
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-integration-test
+ 4.1.1
+
+ sharding-jdbc-test
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ sharding-jdbc-core
+ ${project.version}
+ test
+
+
+ org.apache.shardingsphere
+ sharding-sql-test
+ ${project.version}
+ test
+
+
+
+ com.zaxxer
+ HikariCP
+
+
+ org.apache.commons
+ commons-dbcp2
+
+
+
+ com.h2database
+ h2
+
+
+ mysql
+ mysql-connector-java
+ test
+
+
+ org.postgresql
+ postgresql
+ test
+
+
+ com.microsoft.sqlserver
+ mssql-jdbc
+ test
+
+
+
+
+
diff --git a/sharding-jdbc/pom.xml b/sharding-jdbc/pom.xml
index 40c3022bf467e..6a7f77256c525 100644
--- a/sharding-jdbc/pom.xml
+++ b/sharding-jdbc/pom.xml
@@ -1,34 +1,34 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- shardingsphere
- 5.0.0-RC1-SNAPSHOT
-
- sharding-jdbc
- ${project.artifactId}
- pom
-
-
- sharding-jdbc-core
- sharding-jdbc-orchestration
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ shardingsphere
+ 4.1.1
+
+ sharding-jdbc
+ ${project.artifactId}
+ pom
+
+
+ sharding-jdbc-core
+ sharding-jdbc-orchestration
+
+
diff --git a/sharding-jdbc/sharding-jdbc-core/pom.xml b/sharding-jdbc/sharding-jdbc-core/pom.xml
index 9473db4f63352..c07e1245756b3 100644
--- a/sharding-jdbc/sharding-jdbc-core/pom.xml
+++ b/sharding-jdbc/sharding-jdbc-core/pom.xml
@@ -1,142 +1,142 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-jdbc
- 5.0.0-RC1-SNAPSHOT
-
- sharding-jdbc-core
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- shardingsphere-pluggable
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-transaction-core
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-sql92
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-mysql
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-postgresql
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-oracle
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-sqlserver
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-core-route
- ${project.version}
-
-
- org.apache.shardingsphere
- master-slave-core-route
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-core-rewrite
- ${project.version}
-
-
- org.apache.shardingsphere
- encrypt-core-rewrite
- ${project.version}
-
-
- org.apache.shardingsphere
- shadow-core-rewrite
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-core-execute
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-core-merge
- ${project.version}
-
-
- org.apache.shardingsphere
- encrypt-core-merge
- ${project.version}
-
-
-
- org.apache.shardingsphere
- sharding-sql-test
- ${project.version}
- test
-
-
-
- com.zaxxer
- HikariCP
-
-
- org.apache.commons
- commons-dbcp2
-
-
- commons-pool
- commons-pool
-
-
- com.h2database
- h2
-
-
- mysql
- mysql-connector-java
-
-
- org.postgresql
- postgresql
-
-
- com.microsoft.sqlserver
- mssql-jdbc
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-jdbc
+ 4.1.1
+
+ sharding-jdbc-core
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ shardingsphere-pluggable
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-transaction-core
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-sql92
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-mysql
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-postgresql
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-oracle
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-sqlserver
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-core-route
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ master-slave-core-route
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-core-rewrite
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ encrypt-core-rewrite
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shadow-core-rewrite
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-core-execute
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-core-merge
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ encrypt-core-merge
+ ${project.version}
+
+
+
+ org.apache.shardingsphere
+ sharding-sql-test
+ ${project.version}
+ test
+
+
+
+ com.zaxxer
+ HikariCP
+
+
+ org.apache.commons
+ commons-dbcp2
+
+
+ commons-pool
+ commons-pool
+
+
+ com.h2database
+ h2
+
+
+ mysql
+ mysql-connector-java
+
+
+ org.postgresql
+ postgresql
+
+
+ com.microsoft.sqlserver
+ mssql-jdbc
+
+
+
diff --git a/sharding-jdbc/sharding-jdbc-orchestration/pom.xml b/sharding-jdbc/sharding-jdbc-orchestration/pom.xml
index 53a48abfdd066..0e45ce597bcb3 100644
--- a/sharding-jdbc/sharding-jdbc-orchestration/pom.xml
+++ b/sharding-jdbc/sharding-jdbc-orchestration/pom.xml
@@ -1,93 +1,93 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-jdbc
- 5.0.0-RC1-SNAPSHOT
-
- sharding-jdbc-orchestration
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- sharding-jdbc-core
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-orchestration-core-common
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-orchestration-core-facade
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-orchestration-center-api
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-orchestration-center-configuration
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-pluggable
- ${project.version}
-
-
- org.apache.curator
- curator-test
-
-
- com.zaxxer
- HikariCP
-
-
- org.apache.commons
- commons-dbcp2
-
-
- commons-pool
- commons-pool
-
-
- com.h2database
- h2
-
-
- mysql
- mysql-connector-java
-
-
- org.postgresql
- postgresql
-
-
- com.microsoft.sqlserver
- mssql-jdbc
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-jdbc
+ 4.1.1
+
+ sharding-jdbc-orchestration
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ sharding-jdbc-core
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-orchestration-core-common
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-orchestration-core-facade
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-orchestration-center-api
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-orchestration-center-configuration
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-pluggable
+ ${project.version}
+
+
+ org.apache.curator
+ curator-test
+
+
+ com.zaxxer
+ HikariCP
+
+
+ org.apache.commons
+ commons-dbcp2
+
+
+ commons-pool
+ commons-pool
+
+
+ com.h2database
+ h2
+
+
+ mysql
+ mysql-connector-java
+
+
+ org.postgresql
+ postgresql
+
+
+ com.microsoft.sqlserver
+ mssql-jdbc
+
+
+
diff --git a/sharding-opentracing/pom.xml b/sharding-opentracing/pom.xml
index 81162850fd91d..f79e1b78911d3 100644
--- a/sharding-opentracing/pom.xml
+++ b/sharding-opentracing/pom.xml
@@ -1,45 +1,45 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- shardingsphere
- 5.0.0-RC1-SNAPSHOT
-
- sharding-opentracing
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- shardingsphere-pluggable
- ${project.version}
-
-
-
- io.opentracing
- opentracing-util
-
-
- io.opentracing
- opentracing-mock
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ shardingsphere
+ 4.1.1
+
+ sharding-opentracing
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ shardingsphere-pluggable
+ ${project.version}
+
+
+
+ io.opentracing
+ opentracing-util
+
+
+ io.opentracing
+ opentracing-mock
+
+
+
diff --git a/sharding-orchestration/pom.xml b/sharding-orchestration/pom.xml
index d1d93430015a5..f0e7493186493 100644
--- a/sharding-orchestration/pom.xml
+++ b/sharding-orchestration/pom.xml
@@ -1,34 +1,34 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- shardingsphere
- 5.0.0-RC1-SNAPSHOT
-
- sharding-orchestration
- ${project.artifactId}
- pom
-
-
- sharding-orchestration-center
- sharding-orchestration-core
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ shardingsphere
+ 4.1.1
+
+ sharding-orchestration
+ ${project.artifactId}
+ pom
+
+
+ sharding-orchestration-center
+ sharding-orchestration-core
+
+
diff --git a/sharding-orchestration/sharding-orchestration-center/pom.xml b/sharding-orchestration/sharding-orchestration-center/pom.xml
index 6caebca69925c..316689860375b 100644
--- a/sharding-orchestration/sharding-orchestration-center/pom.xml
+++ b/sharding-orchestration/sharding-orchestration-center/pom.xml
@@ -1,38 +1,38 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-orchestration
- 5.0.0-RC1-SNAPSHOT
-
- sharding-orchestration-center
- ${project.artifactId}
- pom
-
-
- sharding-orchestration-center-api
- sharding-orchestration-center-configuration
- sharding-orchestration-center-zookeeper-curator
- sharding-orchestration-center-etcd
- sharding-orchestration-center-apollo
- sharding-orchestration-center-nacos
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-orchestration
+ 4.1.1
+
+ sharding-orchestration-center
+ ${project.artifactId}
+ pom
+
+
+ sharding-orchestration-center-api
+ sharding-orchestration-center-configuration
+ sharding-orchestration-center-zookeeper-curator
+ sharding-orchestration-center-etcd
+ sharding-orchestration-center-apollo
+ sharding-orchestration-center-nacos
+
+
diff --git a/sharding-orchestration/sharding-orchestration-center/sharding-orchestration-center-api/pom.xml b/sharding-orchestration/sharding-orchestration-center/sharding-orchestration-center-api/pom.xml
index 5a916ba2c6823..a2de34c7f3d07 100644
--- a/sharding-orchestration/sharding-orchestration-center/sharding-orchestration-center-api/pom.xml
+++ b/sharding-orchestration/sharding-orchestration-center/sharding-orchestration-center-api/pom.xml
@@ -1,41 +1,41 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-orchestration-center
- 5.0.0-RC1-SNAPSHOT
-
- sharding-orchestration-center-api
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- sharding-core-api
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-pluggable
- ${project.version}
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-orchestration-center
+ 4.1.1
+
+ sharding-orchestration-center-api
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ sharding-core-api
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-pluggable
+ ${project.version}
+
+
+
diff --git a/sharding-orchestration/sharding-orchestration-center/sharding-orchestration-center-apollo/pom.xml b/sharding-orchestration/sharding-orchestration-center/sharding-orchestration-center-apollo/pom.xml
index deb7fc97d9dbd..5d5a53a1abbec 100644
--- a/sharding-orchestration/sharding-orchestration-center/sharding-orchestration-center-apollo/pom.xml
+++ b/sharding-orchestration/sharding-orchestration-center/sharding-orchestration-center-apollo/pom.xml
@@ -1,59 +1,59 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-orchestration-center
- 5.0.0-RC1-SNAPSHOT
-
- sharding-orchestration-center-apollo
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- sharding-orchestration-center-api
- ${project.version}
-
-
-
- com.ctrip.framework.apollo
- apollo-client
- ${apollo.client.version}
- provided
-
-
- com.ctrip.framework.apollo
- apollo-mockserver
- ${apollo.client.version}
- provided
-
-
- com.ctrip.framework.apollo
- apollo-openapi
- ${apollo.client.version}
- provided
-
-
- org.slf4j
- jul-to-slf4j
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-orchestration-center
+ 4.1.1
+
+ sharding-orchestration-center-apollo
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ sharding-orchestration-center-api
+ ${project.version}
+
+
+
+ com.ctrip.framework.apollo
+ apollo-client
+ ${apollo.client.version}
+ provided
+
+
+ com.ctrip.framework.apollo
+ apollo-mockserver
+ ${apollo.client.version}
+ provided
+
+
+ com.ctrip.framework.apollo
+ apollo-openapi
+ ${apollo.client.version}
+ provided
+
+
+ org.slf4j
+ jul-to-slf4j
+
+
+
diff --git a/sharding-orchestration/sharding-orchestration-center/sharding-orchestration-center-configuration/pom.xml b/sharding-orchestration/sharding-orchestration-center/sharding-orchestration-center-configuration/pom.xml
index ddcfc9495235e..89b9f3f97fae1 100644
--- a/sharding-orchestration/sharding-orchestration-center/sharding-orchestration-center-configuration/pom.xml
+++ b/sharding-orchestration/sharding-orchestration-center/sharding-orchestration-center-configuration/pom.xml
@@ -1,36 +1,36 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-orchestration-center
- 5.0.0-RC1-SNAPSHOT
-
- sharding-orchestration-center-configuration
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- sharding-orchestration-center-api
- ${project.version}
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-orchestration-center
+ 4.1.1
+
+ sharding-orchestration-center-configuration
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ sharding-orchestration-center-api
+ ${project.version}
+
+
+
diff --git a/sharding-orchestration/sharding-orchestration-center/sharding-orchestration-center-etcd/pom.xml b/sharding-orchestration/sharding-orchestration-center/sharding-orchestration-center-etcd/pom.xml
index 8fda57f1f4892..002b1c16c31b9 100644
--- a/sharding-orchestration/sharding-orchestration-center/sharding-orchestration-center-etcd/pom.xml
+++ b/sharding-orchestration/sharding-orchestration-center/sharding-orchestration-center-etcd/pom.xml
@@ -1,53 +1,53 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-orchestration-center
- 5.0.0-RC1-SNAPSHOT
-
- sharding-orchestration-center-etcd
- ${project.artifactId}
-
-
- 20.0
- 0.3.0
-
-
-
-
- org.apache.shardingsphere
- sharding-orchestration-center-api
- ${project.version}
-
-
-
- io.etcd
- jetcd-core
- ${jetcd.version}
-
-
- com.google.guava
- guava
-
-
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-orchestration-center
+ 4.1.1
+
+ sharding-orchestration-center-etcd
+ ${project.artifactId}
+
+
+ 20.0
+ 0.3.0
+
+
+
+
+ org.apache.shardingsphere
+ sharding-orchestration-center-api
+ ${project.version}
+
+
+
+ io.etcd
+ jetcd-core
+ ${jetcd.version}
+
+
+ com.google.guava
+ guava
+
+
+
+
+
diff --git a/sharding-orchestration/sharding-orchestration-center/sharding-orchestration-center-nacos/pom.xml b/sharding-orchestration/sharding-orchestration-center/sharding-orchestration-center-nacos/pom.xml
index 0afbcfcc5560c..771493fd9f047 100644
--- a/sharding-orchestration/sharding-orchestration-center/sharding-orchestration-center-nacos/pom.xml
+++ b/sharding-orchestration/sharding-orchestration-center/sharding-orchestration-center-nacos/pom.xml
@@ -1,42 +1,42 @@
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-orchestration-center
- 5.0.0-RC1-SNAPSHOT
-
- sharding-orchestration-center-nacos
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- sharding-orchestration-center-api
- ${project.version}
-
-
-
- com.alibaba.nacos
- nacos-client
- ${nacos.client.verison}
- provided
-
-
-
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-orchestration-center
+ 4.1.1
+
+ sharding-orchestration-center-nacos
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ sharding-orchestration-center-api
+ ${project.version}
+
+
+
+ com.alibaba.nacos
+ nacos-client
+ ${nacos.client.verison}
+ provided
+
+
+
diff --git a/sharding-orchestration/sharding-orchestration-center/sharding-orchestration-center-zookeeper-curator/pom.xml b/sharding-orchestration/sharding-orchestration-center/sharding-orchestration-center-zookeeper-curator/pom.xml
index f2363e66fbd91..52e17cfa723cd 100644
--- a/sharding-orchestration/sharding-orchestration-center/sharding-orchestration-center-zookeeper-curator/pom.xml
+++ b/sharding-orchestration/sharding-orchestration-center/sharding-orchestration-center-zookeeper-curator/pom.xml
@@ -1,53 +1,53 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-orchestration-center
- 5.0.0-RC1-SNAPSHOT
-
- sharding-orchestration-center-zookeeper-curator
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- sharding-orchestration-center-api
- ${project.version}
-
-
-
- org.apache.curator
- curator-framework
-
-
- org.apache.curator
- curator-client
-
-
- org.apache.curator
- curator-recipes
-
-
- org.apache.curator
- curator-test
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-orchestration-center
+ 4.1.1
+
+ sharding-orchestration-center-zookeeper-curator
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ sharding-orchestration-center-api
+ ${project.version}
+
+
+
+ org.apache.curator
+ curator-framework
+
+
+ org.apache.curator
+ curator-client
+
+
+ org.apache.curator
+ curator-recipes
+
+
+ org.apache.curator
+ curator-test
+
+
+
diff --git a/sharding-orchestration/sharding-orchestration-core/pom.xml b/sharding-orchestration/sharding-orchestration-core/pom.xml
index e3ac6befec27f..3d4909d40b6e1 100644
--- a/sharding-orchestration/sharding-orchestration-core/pom.xml
+++ b/sharding-orchestration/sharding-orchestration-core/pom.xml
@@ -1,37 +1,37 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-orchestration
- 5.0.0-RC1-SNAPSHOT
-
- sharding-orchestration-core
- ${project.artifactId}
- pom
-
-
- sharding-orchestration-core-configuration
- sharding-orchestration-core-common
- sharding-orchestration-core-configcenter
- sharding-orchestration-core-registrycenter
- sharding-orchestration-core-facade
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-orchestration
+ 4.1.1
+
+ sharding-orchestration-core
+ ${project.artifactId}
+ pom
+
+
+ sharding-orchestration-core-configuration
+ sharding-orchestration-core-common
+ sharding-orchestration-core-configcenter
+ sharding-orchestration-core-registrycenter
+ sharding-orchestration-core-facade
+
+
diff --git a/sharding-orchestration/sharding-orchestration-core/sharding-orchestration-core-common/pom.xml b/sharding-orchestration/sharding-orchestration-core/sharding-orchestration-core-common/pom.xml
index 7edd9fbf2309d..cbeffe22565d1 100644
--- a/sharding-orchestration/sharding-orchestration-core/sharding-orchestration-core-common/pom.xml
+++ b/sharding-orchestration/sharding-orchestration-core/sharding-orchestration-core-common/pom.xml
@@ -1,46 +1,46 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-orchestration-core
- 5.0.0-RC1-SNAPSHOT
-
- sharding-orchestration-core-common
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- sharding-core-common
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-orchestration-core-configuration
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-orchestration-center-api
- ${project.version}
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-orchestration-core
+ 4.1.1
+
+ sharding-orchestration-core-common
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ sharding-core-common
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-orchestration-core-configuration
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-orchestration-center-api
+ ${project.version}
+
+
+
diff --git a/sharding-orchestration/sharding-orchestration-core/sharding-orchestration-core-configcenter/pom.xml b/sharding-orchestration/sharding-orchestration-core/sharding-orchestration-core-configcenter/pom.xml
index 8c6532358156b..558738fff485c 100644
--- a/sharding-orchestration/sharding-orchestration-core/sharding-orchestration-core-configcenter/pom.xml
+++ b/sharding-orchestration/sharding-orchestration-core/sharding-orchestration-core-configcenter/pom.xml
@@ -1,46 +1,46 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-orchestration-core
- 5.0.0-RC1-SNAPSHOT
-
- sharding-orchestration-core-configcenter
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- sharding-orchestration-core-common
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-orchestration-center-api
- ${project.version}
-
-
-
- org.apache.commons
- commons-dbcp2
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-orchestration-core
+ 4.1.1
+
+ sharding-orchestration-core-configcenter
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ sharding-orchestration-core-common
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-orchestration-center-api
+ ${project.version}
+
+
+
+ org.apache.commons
+ commons-dbcp2
+
+
+
diff --git a/sharding-orchestration/sharding-orchestration-core/sharding-orchestration-core-configuration/pom.xml b/sharding-orchestration/sharding-orchestration-core/sharding-orchestration-core-configuration/pom.xml
index 1402ec5be657c..3c5585a3d18d9 100644
--- a/sharding-orchestration/sharding-orchestration-core/sharding-orchestration-core-configuration/pom.xml
+++ b/sharding-orchestration/sharding-orchestration-core/sharding-orchestration-core-configuration/pom.xml
@@ -1,41 +1,41 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-orchestration-core
- 5.0.0-RC1-SNAPSHOT
-
- sharding-orchestration-core-configuration
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- shardingsphere-common
- ${project.version}
-
-
-
- org.apache.commons
- commons-dbcp2
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-orchestration-core
+ 4.1.1
+
+ sharding-orchestration-core-configuration
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ shardingsphere-common
+ ${project.version}
+
+
+
+ org.apache.commons
+ commons-dbcp2
+
+
+
diff --git a/sharding-orchestration/sharding-orchestration-core/sharding-orchestration-core-facade/pom.xml b/sharding-orchestration/sharding-orchestration-core/sharding-orchestration-core-facade/pom.xml
index fe6694265e1c7..ff604fcda57c9 100644
--- a/sharding-orchestration/sharding-orchestration-core/sharding-orchestration-core-facade/pom.xml
+++ b/sharding-orchestration/sharding-orchestration-core/sharding-orchestration-core-facade/pom.xml
@@ -1,51 +1,51 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-orchestration-core
- 5.0.0-RC1-SNAPSHOT
-
- sharding-orchestration-core-facade
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- sharding-orchestration-core-configcenter
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-orchestration-core-registrycenter
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-orchestration-center-api
- ${project.version}
-
-
-
- org.apache.commons
- commons-dbcp2
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-orchestration-core
+ 4.1.1
+
+ sharding-orchestration-core-facade
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ sharding-orchestration-core-configcenter
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-orchestration-core-registrycenter
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-orchestration-center-api
+ ${project.version}
+
+
+
+ org.apache.commons
+ commons-dbcp2
+
+
+
diff --git a/sharding-orchestration/sharding-orchestration-core/sharding-orchestration-core-registrycenter/pom.xml b/sharding-orchestration/sharding-orchestration-core/sharding-orchestration-core-registrycenter/pom.xml
index c6298df5b89b6..127d871aff366 100644
--- a/sharding-orchestration/sharding-orchestration-core/sharding-orchestration-core-registrycenter/pom.xml
+++ b/sharding-orchestration/sharding-orchestration-core/sharding-orchestration-core-registrycenter/pom.xml
@@ -1,46 +1,46 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-orchestration-core
- 5.0.0-RC1-SNAPSHOT
-
- sharding-orchestration-core-registrycenter
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- sharding-orchestration-core-common
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-orchestration-center-api
- ${project.version}
-
-
-
- org.apache.commons
- commons-dbcp2
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-orchestration-core
+ 4.1.1
+
+ sharding-orchestration-core-registrycenter
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ sharding-orchestration-core-common
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-orchestration-center-api
+ ${project.version}
+
+
+
+ org.apache.commons
+ commons-dbcp2
+
+
+
diff --git a/sharding-proxy/pom.xml b/sharding-proxy/pom.xml
index c5349599d6bd1..3e125369e800c 100644
--- a/sharding-proxy/pom.xml
+++ b/sharding-proxy/pom.xml
@@ -1,41 +1,40 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- shardingsphere
- 5.0.0-RC1-SNAPSHOT
-
- sharding-proxy
- pom
- ${project.artifactId}
-
-
- true
-
-
-
- sharding-proxy-common
- sharding-proxy-frontend
- sharding-proxy-backend
- sharding-proxy-bootstrap
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ shardingsphere
+ 4.1.1
+
+ sharding-proxy
+ pom
+ ${project.artifactId}
+
+
+ true
+
+
+
+ sharding-proxy-common
+ sharding-proxy-frontend
+ sharding-proxy-backend
+ sharding-proxy-bootstrap
+
+
diff --git a/sharding-proxy/sharding-proxy-backend/pom.xml b/sharding-proxy/sharding-proxy-backend/pom.xml
index 827f0d932f1a5..1ef953b4b75d4 100644
--- a/sharding-proxy/sharding-proxy-backend/pom.xml
+++ b/sharding-proxy/sharding-proxy-backend/pom.xml
@@ -1,123 +1,123 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-proxy
- 5.0.0-RC1-SNAPSHOT
-
- sharding-proxy-backend
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-sql92
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-mysql
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-postgresql
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-oracle
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-sqlserver
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-database-protocol-core
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-proxy-common
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-core-route
- ${project.version}
-
-
- org.apache.shardingsphere
- master-slave-core-route
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-core-rewrite
- ${project.version}
-
-
- org.apache.shardingsphere
- encrypt-core-rewrite
- ${project.version}
-
-
- org.apache.shardingsphere
- shadow-core-rewrite
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-core-execute
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-core-merge
- ${project.version}
-
-
- org.apache.shardingsphere
- encrypt-core-merge
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-transaction-xa-core
- ${project.parent.version}
-
-
-
- com.zaxxer
- HikariCP
- compile
-
-
-
- org.postgresql
- postgresql
- runtime
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-proxy
+ 4.1.1
+
+ sharding-proxy-backend
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-sql92
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-mysql
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-postgresql
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-oracle
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-sqlserver
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-database-protocol-core
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-proxy-common
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-core-route
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ master-slave-core-route
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-core-rewrite
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ encrypt-core-rewrite
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shadow-core-rewrite
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-core-execute
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-core-merge
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ encrypt-core-merge
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-transaction-xa-core
+ ${project.parent.version}
+
+
+
+ com.zaxxer
+ HikariCP
+ compile
+
+
+
+ org.postgresql
+ postgresql
+ runtime
+
+
+
diff --git a/sharding-proxy/sharding-proxy-bootstrap/pom.xml b/sharding-proxy/sharding-proxy-bootstrap/pom.xml
index 177140830a8f7..d7ae5e419f2e1 100644
--- a/sharding-proxy/sharding-proxy-bootstrap/pom.xml
+++ b/sharding-proxy/sharding-proxy-bootstrap/pom.xml
@@ -1,107 +1,107 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-proxy
- 5.0.0-RC1-SNAPSHOT
-
- sharding-proxy-bootstrap
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- shardingsphere-database-protocol-core
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-database-protocol-mysql
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-database-protocol-postgresql
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-proxy-common
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-proxy-frontend-core
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-proxy-frontend-mysql
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-proxy-frontend-postgresql
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-proxy-backend
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-orchestration-core-facade
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-orchestration-center-zookeeper-curator
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-opentracing
- ${project.version}
-
-
- com.zaxxer
- HikariCP
- compile
-
-
- org.postgresql
- postgresql
- runtime
-
-
- mysql
- mysql-connector-java
- runtime
-
-
-
- ch.qos.logback
- logback-classic
- runtime
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-proxy
+ 4.1.1
+
+ sharding-proxy-bootstrap
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ shardingsphere-database-protocol-core
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-database-protocol-mysql
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-database-protocol-postgresql
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-proxy-common
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-proxy-frontend-core
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-proxy-frontend-mysql
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-proxy-frontend-postgresql
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-proxy-backend
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-orchestration-core-facade
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-orchestration-center-zookeeper-curator
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-opentracing
+ ${project.version}
+
+
+ com.zaxxer
+ HikariCP
+ compile
+
+
+ org.postgresql
+ postgresql
+ runtime
+
+
+ mysql
+ mysql-connector-java
+ runtime
+
+
+
+ ch.qos.logback
+ logback-classic
+ runtime
+
+
+
diff --git a/sharding-proxy/sharding-proxy-common/pom.xml b/sharding-proxy/sharding-proxy-common/pom.xml
index a5759f4056475..10fcc9b985b9f 100644
--- a/sharding-proxy/sharding-proxy-common/pom.xml
+++ b/sharding-proxy/sharding-proxy-common/pom.xml
@@ -1,56 +1,56 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-proxy
- 5.0.0-RC1-SNAPSHOT
-
- sharding-proxy-common
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- shardingsphere-pluggable
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-orchestration-core-facade
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-orchestration-center-api
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-orchestration-center-configuration
- ${project.version}
-
-
- com.zaxxer
- HikariCP
- compile
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-proxy
+ 4.1.1
+
+ sharding-proxy-common
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ shardingsphere-pluggable
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-orchestration-core-facade
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-orchestration-center-api
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-orchestration-center-configuration
+ ${project.version}
+
+
+ com.zaxxer
+ HikariCP
+ compile
+
+
+
diff --git a/sharding-proxy/sharding-proxy-frontend/pom.xml b/sharding-proxy/sharding-proxy-frontend/pom.xml
index 313639584d61a..eaa58b9584dc3 100644
--- a/sharding-proxy/sharding-proxy-frontend/pom.xml
+++ b/sharding-proxy/sharding-proxy-frontend/pom.xml
@@ -1,36 +1,36 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-proxy
- 5.0.0-RC1-SNAPSHOT
-
- sharding-proxy-frontend
- ${project.artifactId}
- pom
-
-
- sharding-proxy-frontend-spi
- sharding-proxy-frontend-core
- sharding-proxy-frontend-mysql
- sharding-proxy-frontend-postgresql
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-proxy
+ 4.1.1
+
+ sharding-proxy-frontend
+ ${project.artifactId}
+ pom
+
+
+ sharding-proxy-frontend-spi
+ sharding-proxy-frontend-core
+ sharding-proxy-frontend-mysql
+ sharding-proxy-frontend-postgresql
+
+
diff --git a/sharding-proxy/sharding-proxy-frontend/sharding-proxy-frontend-core/pom.xml b/sharding-proxy/sharding-proxy-frontend/sharding-proxy-frontend-core/pom.xml
index 27381cfe6810b..a65ec8743941d 100644
--- a/sharding-proxy/sharding-proxy-frontend/sharding-proxy-frontend-core/pom.xml
+++ b/sharding-proxy/sharding-proxy-frontend/sharding-proxy-frontend-core/pom.xml
@@ -1,56 +1,56 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-proxy-frontend
- 5.0.0-RC1-SNAPSHOT
-
- sharding-proxy-frontend-core
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- shardingsphere-database-protocol-core
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-proxy-frontend-spi
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-proxy-common
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-proxy-backend
- ${project.version}
-
-
-
- io.netty
- netty-all
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-proxy-frontend
+ 4.1.1
+
+ sharding-proxy-frontend-core
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ shardingsphere-database-protocol-core
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-proxy-frontend-spi
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-proxy-common
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-proxy-backend
+ ${project.version}
+
+
+
+ io.netty
+ netty-all
+
+
+
diff --git a/sharding-proxy/sharding-proxy-frontend/sharding-proxy-frontend-mysql/pom.xml b/sharding-proxy/sharding-proxy-frontend/sharding-proxy-frontend-mysql/pom.xml
index f4886844a1e6e..cb1ff807e59fc 100644
--- a/sharding-proxy/sharding-proxy-frontend/sharding-proxy-frontend-mysql/pom.xml
+++ b/sharding-proxy/sharding-proxy-frontend/sharding-proxy-frontend-mysql/pom.xml
@@ -1,61 +1,61 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-proxy-frontend
- 5.0.0-RC1-SNAPSHOT
-
- sharding-proxy-frontend-mysql
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- sharding-proxy-frontend-spi
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-proxy-frontend-core
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-proxy-common
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-database-protocol-mysql
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-proxy-backend
- ${project.version}
-
-
-
- io.netty
- netty-all
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-proxy-frontend
+ 4.1.1
+
+ sharding-proxy-frontend-mysql
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ sharding-proxy-frontend-spi
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-proxy-frontend-core
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-proxy-common
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-database-protocol-mysql
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-proxy-backend
+ ${project.version}
+
+
+
+ io.netty
+ netty-all
+
+
+
diff --git a/sharding-proxy/sharding-proxy-frontend/sharding-proxy-frontend-postgresql/pom.xml b/sharding-proxy/sharding-proxy-frontend/sharding-proxy-frontend-postgresql/pom.xml
index 5f1e55a51abfa..456dd6d202f4c 100644
--- a/sharding-proxy/sharding-proxy-frontend/sharding-proxy-frontend-postgresql/pom.xml
+++ b/sharding-proxy/sharding-proxy-frontend/sharding-proxy-frontend-postgresql/pom.xml
@@ -1,61 +1,61 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-proxy-frontend
- 5.0.0-RC1-SNAPSHOT
-
- sharding-proxy-frontend-postgresql
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- sharding-proxy-frontend-spi
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-proxy-frontend-core
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-proxy-common
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-database-protocol-postgresql
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-proxy-backend
- ${project.version}
-
-
-
- io.netty
- netty-all
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-proxy-frontend
+ 4.1.1
+
+ sharding-proxy-frontend-postgresql
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ sharding-proxy-frontend-spi
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-proxy-frontend-core
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-proxy-common
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-database-protocol-postgresql
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-proxy-backend
+ ${project.version}
+
+
+
+ io.netty
+ netty-all
+
+
+
diff --git a/sharding-proxy/sharding-proxy-frontend/sharding-proxy-frontend-spi/pom.xml b/sharding-proxy/sharding-proxy-frontend/sharding-proxy-frontend-spi/pom.xml
index 7512b2237e8f4..edd86436a4a02 100644
--- a/sharding-proxy/sharding-proxy-frontend/sharding-proxy-frontend-spi/pom.xml
+++ b/sharding-proxy/sharding-proxy-frontend/sharding-proxy-frontend-spi/pom.xml
@@ -1,46 +1,46 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-proxy-frontend
- 5.0.0-RC1-SNAPSHOT
-
- sharding-proxy-frontend-spi
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- shardingsphere-database-protocol-core
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-proxy-backend
- ${project.version}
-
-
-
- io.netty
- netty-all
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-proxy-frontend
+ 4.1.1
+
+ sharding-proxy-frontend-spi
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ shardingsphere-database-protocol-core
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-proxy-backend
+ ${project.version}
+
+
+
+ io.netty
+ netty-all
+
+
+
diff --git a/sharding-scaling/pom.xml b/sharding-scaling/pom.xml
index fa8dde0ce3a24..b7df4f6d0a853 100755
--- a/sharding-scaling/pom.xml
+++ b/sharding-scaling/pom.xml
@@ -1,37 +1,36 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- shardingsphere
- 5.0.0-RC1-SNAPSHOT
-
- sharding-scaling
- pom
- ${project.artifactId}
-
-
- sharding-scaling-core
- sharding-scaling-bootstrap
- sharding-scaling-mysql
- sharding-scaling-postgresql
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ shardingsphere
+ 4.1.1
+
+ sharding-scaling
+ pom
+ ${project.artifactId}
+
+
+ sharding-scaling-core
+ sharding-scaling-bootstrap
+ sharding-scaling-mysql
+ sharding-scaling-postgresql
+
+
diff --git a/sharding-scaling/sharding-scaling-bootstrap/pom.xml b/sharding-scaling/sharding-scaling-bootstrap/pom.xml
index cab16dd246818..7bbf01610c11c 100644
--- a/sharding-scaling/sharding-scaling-bootstrap/pom.xml
+++ b/sharding-scaling/sharding-scaling-bootstrap/pom.xml
@@ -1,91 +1,89 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-scaling
- 5.0.0-RC1-SNAPSHOT
-
- sharding-scaling-bootstrap
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- sharding-scaling-core
- ${parent.version}
-
-
- org.apache.shardingsphere
- sharding-scaling-mysql
- ${parent.version}
-
-
- org.apache.shardingsphere
- sharding-scaling-postgresql
- ${parent.version}
-
-
-
- commons-cli
- commons-cli
-
-
- org.yaml
- snakeyaml
-
-
-
- com.google.code.gson
- gson
-
-
-
- io.netty
- netty-all
-
-
-
- com.zaxxer
- HikariCP
- compile
-
-
-
- ch.qos.logback
- logback-classic
- runtime
-
-
-
- org.postgresql
- postgresql
- runtime
-
-
-
- com.h2database
- h2
- test
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-scaling
+ 4.1.1
+
+ sharding-scaling-bootstrap
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ sharding-scaling-core
+ ${parent.version}
+
+
+ org.apache.shardingsphere
+ sharding-scaling-mysql
+ ${parent.version}
+
+
+ org.apache.shardingsphere
+ sharding-scaling-postgresql
+ ${parent.version}
+
+
+
+ commons-cli
+ commons-cli
+
+
+ org.yaml
+ snakeyaml
+
+
+
+ com.google.code.gson
+ gson
+
+
+
+ io.netty
+ netty-all
+
+
+
+ com.zaxxer
+ HikariCP
+ compile
+
+
+
+ ch.qos.logback
+ logback-classic
+ runtime
+
+
+
+ org.postgresql
+ postgresql
+ runtime
+
+
+
+ com.h2database
+ h2
+ test
+
+
+
diff --git a/sharding-scaling/sharding-scaling-core/pom.xml b/sharding-scaling/sharding-scaling-core/pom.xml
index f1c79a6c29dba..270cd70639ccc 100644
--- a/sharding-scaling/sharding-scaling-core/pom.xml
+++ b/sharding-scaling/sharding-scaling-core/pom.xml
@@ -1,59 +1,57 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-scaling
- 5.0.0-RC1-SNAPSHOT
-
- sharding-scaling-core
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- sharding-core-common
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-orchestration-core-configuration
- ${project.version}
-
-
- com.zaxxer
- HikariCP
- compile
-
-
-
- com.google.code.gson
- gson
-
-
-
- com.h2database
- h2
- test
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-scaling
+ 4.1.1
+
+ sharding-scaling-core
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ sharding-core-common
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-orchestration-core-configuration
+ ${project.version}
+
+
+ com.zaxxer
+ HikariCP
+ compile
+
+
+
+ com.google.code.gson
+ gson
+
+
+
+ com.h2database
+ h2
+ test
+
+
+
diff --git a/sharding-scaling/sharding-scaling-mysql/pom.xml b/sharding-scaling/sharding-scaling-mysql/pom.xml
index 4a7472e2758f0..1f804466fbf27 100644
--- a/sharding-scaling/sharding-scaling-mysql/pom.xml
+++ b/sharding-scaling/sharding-scaling-mysql/pom.xml
@@ -1,48 +1,46 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-scaling
- 5.0.0-RC1-SNAPSHOT
-
- sharding-scaling-mysql
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- sharding-scaling-core
- ${parent.version}
-
-
- org.apache.shardingsphere
- shardingsphere-database-protocol-mysql
- ${parent.version}
-
-
-
- io.netty
- netty-all
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-scaling
+ 4.1.1
+
+ sharding-scaling-mysql
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ sharding-scaling-core
+ ${parent.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-database-protocol-mysql
+ ${parent.version}
+
+
+
+ io.netty
+ netty-all
+
+
+
diff --git a/sharding-scaling/sharding-scaling-postgresql/pom.xml b/sharding-scaling/sharding-scaling-postgresql/pom.xml
index e5e6824febd31..32b1d4b2624e5 100644
--- a/sharding-scaling/sharding-scaling-postgresql/pom.xml
+++ b/sharding-scaling/sharding-scaling-postgresql/pom.xml
@@ -1,44 +1,42 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-scaling
- 5.0.0-RC1-SNAPSHOT
-
- sharding-scaling-postgresql
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- sharding-scaling-core
- ${parent.version}
-
-
-
- org.postgresql
- postgresql
- compile
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-scaling
+ 4.1.1
+
+ sharding-scaling-postgresql
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ sharding-scaling-core
+ ${parent.version}
+
+
+
+ org.postgresql
+ postgresql
+ compile
+
+
+
diff --git a/sharding-spring/pom.xml b/sharding-spring/pom.xml
index 60e75fedefca0..73f181b54a858 100644
--- a/sharding-spring/pom.xml
+++ b/sharding-spring/pom.xml
@@ -1,55 +1,55 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- shardingsphere
- 5.0.0-RC1-SNAPSHOT
-
- sharding-spring
- ${project.artifactId}
- pom
-
-
- sharding-jdbc-spring
- sharding-jdbc-orchestration-spring
- sharding-spring-boot-util
- sharding-transaction-spring
-
-
-
-
- com.zaxxer
- HikariCP
-
-
- org.apache.commons
- commons-dbcp2
-
-
- commons-pool
- commons-pool
-
-
- com.h2database
- h2
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ shardingsphere
+ 4.1.1
+
+ sharding-spring
+ ${project.artifactId}
+ pom
+
+
+ sharding-jdbc-spring
+ sharding-jdbc-orchestration-spring
+ sharding-spring-boot-util
+ sharding-transaction-spring
+
+
+
+
+ com.zaxxer
+ HikariCP
+
+
+ org.apache.commons
+ commons-dbcp2
+
+
+ commons-pool
+ commons-pool
+
+
+ com.h2database
+ h2
+
+
+
diff --git a/sharding-spring/sharding-jdbc-orchestration-spring/pom.xml b/sharding-spring/sharding-jdbc-orchestration-spring/pom.xml
index 8362efc3918ef..86f5153bf5d29 100644
--- a/sharding-spring/sharding-jdbc-orchestration-spring/pom.xml
+++ b/sharding-spring/sharding-jdbc-orchestration-spring/pom.xml
@@ -1,47 +1,47 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-spring
- 5.0.0-RC1-SNAPSHOT
-
- sharding-jdbc-orchestration-spring
- ${project.artifactId}
- pom
-
-
- sharding-jdbc-orchestration-spring-boot-starter
- sharding-jdbc-orchestration-spring-namespace
-
-
-
-
- org.apache.shardingsphere
- sharding-jdbc-orchestration
- ${project.version}
-
-
-
- org.apache.curator
- curator-test
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-spring
+ 4.1.1
+
+ sharding-jdbc-orchestration-spring
+ ${project.artifactId}
+ pom
+
+
+ sharding-jdbc-orchestration-spring-boot-starter
+ sharding-jdbc-orchestration-spring-namespace
+
+
+
+
+ org.apache.shardingsphere
+ sharding-jdbc-orchestration
+ ${project.version}
+
+
+
+ org.apache.curator
+ curator-test
+
+
+
diff --git a/sharding-spring/sharding-jdbc-orchestration-spring/sharding-jdbc-orchestration-spring-boot-starter/pom.xml b/sharding-spring/sharding-jdbc-orchestration-spring/sharding-jdbc-orchestration-spring-boot-starter/pom.xml
index 98023772f3e6d..d012379d30824 100644
--- a/sharding-spring/sharding-jdbc-orchestration-spring/sharding-jdbc-orchestration-spring-boot-starter/pom.xml
+++ b/sharding-spring/sharding-jdbc-orchestration-spring/sharding-jdbc-orchestration-spring-boot-starter/pom.xml
@@ -1,49 +1,49 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-jdbc-orchestration-spring
- 5.0.0-RC1-SNAPSHOT
-
- sharding-jdbc-orchestration-spring-boot-starter
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- sharding-spring-boot-util
- ${project.version}
-
-
- org.springframework.boot
- spring-boot-starter
-
-
- org.springframework.boot
- spring-boot-configuration-processor
- true
-
-
- org.springframework.boot
- spring-boot-starter-test
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-jdbc-orchestration-spring
+ 4.1.1
+
+ sharding-jdbc-orchestration-spring-boot-starter
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ sharding-spring-boot-util
+ ${project.version}
+
+
+ org.springframework.boot
+ spring-boot-starter
+
+
+ org.springframework.boot
+ spring-boot-configuration-processor
+ true
+
+
+ org.springframework.boot
+ spring-boot-starter-test
+
+
+
diff --git a/sharding-spring/sharding-jdbc-orchestration-spring/sharding-jdbc-orchestration-spring-namespace/pom.xml b/sharding-spring/sharding-jdbc-orchestration-spring/sharding-jdbc-orchestration-spring-namespace/pom.xml
index d28e64d17cc34..0a18db40105ed 100644
--- a/sharding-spring/sharding-jdbc-orchestration-spring/sharding-jdbc-orchestration-spring-namespace/pom.xml
+++ b/sharding-spring/sharding-jdbc-orchestration-spring/sharding-jdbc-orchestration-spring-namespace/pom.xml
@@ -1,45 +1,45 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-jdbc-orchestration-spring
- 5.0.0-RC1-SNAPSHOT
-
- sharding-jdbc-orchestration-spring-namespace
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- sharding-jdbc-spring-namespace
- ${project.version}
- test
-
-
- org.springframework
- spring-context-support
-
-
- org.springframework
- spring-test
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-jdbc-orchestration-spring
+ 4.1.1
+
+ sharding-jdbc-orchestration-spring-namespace
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ sharding-jdbc-spring-namespace
+ ${project.version}
+ test
+
+
+ org.springframework
+ spring-context-support
+
+
+ org.springframework
+ spring-test
+
+
+
diff --git a/sharding-spring/sharding-jdbc-spring/pom.xml b/sharding-spring/sharding-jdbc-spring/pom.xml
index 452658a86dc77..c9ee688153fa6 100644
--- a/sharding-spring/sharding-jdbc-spring/pom.xml
+++ b/sharding-spring/sharding-jdbc-spring/pom.xml
@@ -1,42 +1,42 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-spring
- 5.0.0-RC1-SNAPSHOT
-
- sharding-jdbc-spring
- ${project.artifactId}
- pom
-
-
- sharding-jdbc-spring-boot-starter
- sharding-jdbc-spring-namespace
-
-
-
-
- org.apache.shardingsphere
- sharding-jdbc-core
- ${project.version}
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-spring
+ 4.1.1
+
+ sharding-jdbc-spring
+ ${project.artifactId}
+ pom
+
+
+ sharding-jdbc-spring-boot-starter
+ sharding-jdbc-spring-namespace
+
+
+
+
+ org.apache.shardingsphere
+ sharding-jdbc-core
+ ${project.version}
+
+
+
diff --git a/sharding-spring/sharding-jdbc-spring/sharding-jdbc-spring-boot-starter/pom.xml b/sharding-spring/sharding-jdbc-spring/sharding-jdbc-spring-boot-starter/pom.xml
index c3044677e1237..7d8fdfee4f973 100644
--- a/sharding-spring/sharding-jdbc-spring/sharding-jdbc-spring-boot-starter/pom.xml
+++ b/sharding-spring/sharding-jdbc-spring/sharding-jdbc-spring-boot-starter/pom.xml
@@ -1,54 +1,54 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-jdbc-spring
- 5.0.0-RC1-SNAPSHOT
-
- sharding-jdbc-spring-boot-starter
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- sharding-spring-boot-util
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-transaction-spring
- ${project.version}
-
-
- org.springframework.boot
- spring-boot-starter
-
-
- org.springframework.boot
- spring-boot-configuration-processor
- true
-
-
- org.springframework.boot
- spring-boot-starter-test
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-jdbc-spring
+ 4.1.1
+
+ sharding-jdbc-spring-boot-starter
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ sharding-spring-boot-util
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-transaction-spring
+ ${project.version}
+
+
+ org.springframework.boot
+ spring-boot-starter
+
+
+ org.springframework.boot
+ spring-boot-configuration-processor
+ true
+
+
+ org.springframework.boot
+ spring-boot-starter-test
+
+
+
diff --git a/sharding-spring/sharding-jdbc-spring/sharding-jdbc-spring-namespace/pom.xml b/sharding-spring/sharding-jdbc-spring/sharding-jdbc-spring-namespace/pom.xml
index b5fdfa1f2ab3b..96aa876ed4f05 100644
--- a/sharding-spring/sharding-jdbc-spring/sharding-jdbc-spring-namespace/pom.xml
+++ b/sharding-spring/sharding-jdbc-spring/sharding-jdbc-spring-namespace/pom.xml
@@ -1,44 +1,44 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-jdbc-spring
- 5.0.0-RC1-SNAPSHOT
-
- sharding-jdbc-spring-namespace
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- sharding-transaction-spring
- ${project.version}
-
-
- org.springframework
- spring-context-support
-
-
- org.springframework
- spring-test
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-jdbc-spring
+ 4.1.1
+
+ sharding-jdbc-spring-namespace
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ sharding-transaction-spring
+ ${project.version}
+
+
+ org.springframework
+ spring-context-support
+
+
+ org.springframework
+ spring-test
+
+
+
diff --git a/sharding-spring/sharding-spring-boot-util/pom.xml b/sharding-spring/sharding-spring-boot-util/pom.xml
index 835b2114fe925..5da9eb5f8d9f4 100644
--- a/sharding-spring/sharding-spring-boot-util/pom.xml
+++ b/sharding-spring/sharding-spring-boot-util/pom.xml
@@ -1,45 +1,45 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-spring
- 5.0.0-RC1-SNAPSHOT
-
- sharding-spring-boot-util
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- sharding-core-common
- ${project.version}
-
-
-
- org.springframework.boot
- spring-boot-starter
-
-
- org.springframework.boot
- spring-boot-starter-test
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-spring
+ 4.1.1
+
+ sharding-spring-boot-util
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ sharding-core-common
+ ${project.version}
+
+
+
+ org.springframework.boot
+ spring-boot-starter
+
+
+ org.springframework.boot
+ spring-boot-starter-test
+
+
+
diff --git a/sharding-spring/sharding-transaction-spring/pom.xml b/sharding-spring/sharding-transaction-spring/pom.xml
index ca6d5a899f7e6..4fdee5b46a1f1 100644
--- a/sharding-spring/sharding-transaction-spring/pom.xml
+++ b/sharding-spring/sharding-transaction-spring/pom.xml
@@ -1,46 +1,44 @@
-
-
-
-
- 4.0.0
-
- sharding-spring
- org.apache.shardingsphere
- 5.0.0-RC1-SNAPSHOT
-
- sharding-transaction-spring
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- sharding-transaction-core
- ${project.version}
-
-
- org.springframework
- spring-context-support
-
-
- org.springframework
- spring-test
-
-
-
+
+
+
+
+ 4.0.0
+
+ sharding-spring
+ org.apache.shardingsphere
+ 4.1.1
+
+ sharding-transaction-spring
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ sharding-transaction-core
+ ${project.version}
+
+
+ org.springframework
+ spring-context-support
+
+
+ org.springframework
+ spring-test
+
+
+
diff --git a/sharding-sql-test/pom.xml b/sharding-sql-test/pom.xml
index c5651e6ac3065..833fcea91b476 100644
--- a/sharding-sql-test/pom.xml
+++ b/sharding-sql-test/pom.xml
@@ -1,32 +1,32 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- shardingsphere
- 5.0.0-RC1-SNAPSHOT
-
- sharding-sql-test
- ${project.artifactId}
-
-
- true
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ shardingsphere
+ 4.1.1
+
+ sharding-sql-test
+ ${project.artifactId}
+
+
+ true
+
+
diff --git a/sharding-transaction/pom.xml b/sharding-transaction/pom.xml
index 3035094f82517..de6c903dbdf35 100644
--- a/sharding-transaction/pom.xml
+++ b/sharding-transaction/pom.xml
@@ -1,43 +1,43 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- shardingsphere
- 5.0.0-RC1-SNAPSHOT
-
- sharding-transaction
- ${project.artifactId}
- pom
-
-
- sharding-transaction-core
- sharding-transaction-2pc
- sharding-transaction-base
-
-
-
-
- org.apache.shardingsphere
- shardingsphere-pluggable
- ${project.parent.version}
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ shardingsphere
+ 4.1.1
+
+ sharding-transaction
+ ${project.artifactId}
+ pom
+
+
+ sharding-transaction-core
+ sharding-transaction-2pc
+ sharding-transaction-base
+
+
+
+
+ org.apache.shardingsphere
+ shardingsphere-pluggable
+ ${project.parent.version}
+
+
+
diff --git a/sharding-transaction/sharding-transaction-2pc/pom.xml b/sharding-transaction/sharding-transaction-2pc/pom.xml
index 00b97235d343d..3e26db233970d 100644
--- a/sharding-transaction/sharding-transaction-2pc/pom.xml
+++ b/sharding-transaction/sharding-transaction-2pc/pom.xml
@@ -1,33 +1,33 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-transaction
- 5.0.0-RC1-SNAPSHOT
-
- sharding-transaction-2pc
- ${project.artifactId}
- pom
-
-
- sharding-transaction-xa
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-transaction
+ 4.1.1
+
+ sharding-transaction-2pc
+ ${project.artifactId}
+ pom
+
+
+ sharding-transaction-xa
+
+
diff --git a/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/pom.xml b/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/pom.xml
index b0d4243c9d47d..7d8b60a8af6e0 100644
--- a/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/pom.xml
+++ b/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/pom.xml
@@ -1,37 +1,37 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-transaction-2pc
- 5.0.0-RC1-SNAPSHOT
-
- sharding-transaction-xa
- ${project.artifactId}
- pom
-
-
- sharding-transaction-xa-spi
- sharding-transaction-xa-core
- sharding-transaction-xa-atomikos
- sharding-transaction-xa-narayana
- sharding-transaction-xa-bitronix
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-transaction-2pc
+ 4.1.1
+
+ sharding-transaction-xa
+ ${project.artifactId}
+ pom
+
+
+ sharding-transaction-xa-spi
+ sharding-transaction-xa-core
+ sharding-transaction-xa-atomikos
+ sharding-transaction-xa-narayana
+ sharding-transaction-xa-bitronix
+
+
diff --git a/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-atomikos/pom.xml b/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-atomikos/pom.xml
index a70233d3d2424..42690fe078e0c 100644
--- a/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-atomikos/pom.xml
+++ b/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-atomikos/pom.xml
@@ -1,54 +1,54 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-transaction-xa
- 5.0.0-RC1-SNAPSHOT
-
- sharding-transaction-xa-atomikos
- ${project.artifactId}
- pom
-
-
- sharding-transaction-xa-atomikos-manager
-
-
-
-
- org.apache.shardingsphere
- sharding-transaction-xa-spi
- ${project.version}
-
-
- com.atomikos
- transactions
-
-
- com.atomikos
- transactions-jta
-
-
- com.atomikos
- transactions-jdbc
-
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-transaction-xa
+ 4.1.1
+
+ sharding-transaction-xa-atomikos
+ ${project.artifactId}
+ pom
+
+
+ sharding-transaction-xa-atomikos-manager
+
+
+
+
+ org.apache.shardingsphere
+ sharding-transaction-xa-spi
+ ${project.version}
+
+
+ com.atomikos
+ transactions
+
+
+ com.atomikos
+ transactions-jta
+
+
+ com.atomikos
+ transactions-jdbc
+
+
+
+
diff --git a/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-atomikos/sharding-transaction-xa-atomikos-manager/pom.xml b/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-atomikos/sharding-transaction-xa-atomikos-manager/pom.xml
index 55d408ef09593..612002dbcebb2 100644
--- a/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-atomikos/sharding-transaction-xa-atomikos-manager/pom.xml
+++ b/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-atomikos/sharding-transaction-xa-atomikos-manager/pom.xml
@@ -1,29 +1,29 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-transaction-xa-atomikos
- 5.0.0-RC1-SNAPSHOT
-
- sharding-transaction-xa-atomikos-manager
- ${project.artifactId}
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-transaction-xa-atomikos
+ 4.1.1
+
+ sharding-transaction-xa-atomikos-manager
+ ${project.artifactId}
+
+
diff --git a/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-bitronix/pom.xml b/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-bitronix/pom.xml
index a5b77cd22ba0d..b0711cf90a602 100644
--- a/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-bitronix/pom.xml
+++ b/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-bitronix/pom.xml
@@ -1,46 +1,46 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-transaction-xa
- 5.0.0-RC1-SNAPSHOT
-
- sharding-transaction-xa-bitronix
- ${project.artifactId}
- pom
-
-
- sharding-transaction-xa-bitronix-manager
-
-
-
-
- org.apache.shardingsphere
- sharding-transaction-xa-spi
- ${project.version}
-
-
- org.codehaus.btm
- btm
-
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-transaction-xa
+ 4.1.1
+
+ sharding-transaction-xa-bitronix
+ ${project.artifactId}
+ pom
+
+
+ sharding-transaction-xa-bitronix-manager
+
+
+
+
+ org.apache.shardingsphere
+ sharding-transaction-xa-spi
+ ${project.version}
+
+
+ org.codehaus.btm
+ btm
+
+
+
+
diff --git a/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-bitronix/sharding-transaction-xa-bitronix-manager/pom.xml b/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-bitronix/sharding-transaction-xa-bitronix-manager/pom.xml
index af644d510fdc3..dc9283ed8c662 100644
--- a/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-bitronix/sharding-transaction-xa-bitronix-manager/pom.xml
+++ b/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-bitronix/sharding-transaction-xa-bitronix-manager/pom.xml
@@ -1,29 +1,29 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-transaction-xa-bitronix
- 5.0.0-RC1-SNAPSHOT
-
- sharding-transaction-xa-bitronix-manager
- ${project.artifactId}
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-transaction-xa-bitronix
+ 4.1.1
+
+ sharding-transaction-xa-bitronix-manager
+ ${project.artifactId}
+
+
diff --git a/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-core/pom.xml b/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-core/pom.xml
index 797cc99d018ce..38aee70fdbec6 100644
--- a/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-core/pom.xml
+++ b/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-core/pom.xml
@@ -1,83 +1,83 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-transaction-xa
- 5.0.0-RC1-SNAPSHOT
-
- sharding-transaction-xa-core
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- sharding-transaction-xa-spi
- ${project.version}
-
-
- org.apache.shardingsphere
- sharding-transaction-xa-atomikos-manager
- ${project.version}
-
-
-
- com.atomikos
- transactions
-
-
- com.atomikos
- transactions-jta
-
-
- com.atomikos
- transactions-jdbc
-
-
-
- com.zaxxer
- HikariCP
-
-
- org.apache.commons
- commons-dbcp2
-
-
- com.h2database
- h2
-
-
- mysql
- mysql-connector-java
-
-
- org.mariadb.jdbc
- mariadb-java-client
-
-
- org.postgresql
- postgresql
-
-
- com.microsoft.sqlserver
- mssql-jdbc
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-transaction-xa
+ 4.1.1
+
+ sharding-transaction-xa-core
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ sharding-transaction-xa-spi
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ sharding-transaction-xa-atomikos-manager
+ ${project.version}
+
+
+
+ com.atomikos
+ transactions
+
+
+ com.atomikos
+ transactions-jta
+
+
+ com.atomikos
+ transactions-jdbc
+
+
+
+ com.zaxxer
+ HikariCP
+
+
+ org.apache.commons
+ commons-dbcp2
+
+
+ com.h2database
+ h2
+
+
+ mysql
+ mysql-connector-java
+
+
+ org.mariadb.jdbc
+ mariadb-java-client
+
+
+ org.postgresql
+ postgresql
+
+
+ com.microsoft.sqlserver
+ mssql-jdbc
+
+
+
diff --git a/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-narayana/pom.xml b/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-narayana/pom.xml
index e711eb5c93ea2..b55e8fcade5ac 100644
--- a/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-narayana/pom.xml
+++ b/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-narayana/pom.xml
@@ -1,53 +1,53 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-transaction-xa
- 5.0.0-RC1-SNAPSHOT
-
- sharding-transaction-xa-narayana
- ${project.artifactId}
- pom
-
-
- sharding-transaction-xa-narayana-manager
-
-
-
-
- org.apache.shardingsphere
- sharding-transaction-xa-spi
- ${project.version}
-
-
- org.jboss.narayana.jta
- jta
-
-
- org.jboss.narayana.jts
- narayana-jts-integration
-
-
- org.jboss
- jboss-transaction-spi
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-transaction-xa
+ 4.1.1
+
+ sharding-transaction-xa-narayana
+ ${project.artifactId}
+ pom
+
+
+ sharding-transaction-xa-narayana-manager
+
+
+
+
+ org.apache.shardingsphere
+ sharding-transaction-xa-spi
+ ${project.version}
+
+
+ org.jboss.narayana.jta
+ jta
+
+
+ org.jboss.narayana.jts
+ narayana-jts-integration
+
+
+ org.jboss
+ jboss-transaction-spi
+
+
+
diff --git a/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-narayana/sharding-transaction-xa-narayana-manager/pom.xml b/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-narayana/sharding-transaction-xa-narayana-manager/pom.xml
index fcec95d88cd7c..617c3441c8af3 100644
--- a/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-narayana/sharding-transaction-xa-narayana-manager/pom.xml
+++ b/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-narayana/sharding-transaction-xa-narayana-manager/pom.xml
@@ -1,28 +1,28 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-transaction-xa-narayana
- 5.0.0-RC1-SNAPSHOT
-
- sharding-transaction-xa-narayana-manager
- ${project.artifactId}
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-transaction-xa-narayana
+ 4.1.1
+
+ sharding-transaction-xa-narayana-manager
+ ${project.artifactId}
+
diff --git a/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-spi/pom.xml b/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-spi/pom.xml
index a914dde63fd2e..340a2f7beda0e 100644
--- a/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-spi/pom.xml
+++ b/sharding-transaction/sharding-transaction-2pc/sharding-transaction-xa/sharding-transaction-xa-spi/pom.xml
@@ -1,41 +1,41 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-transaction-xa
- 5.0.0-RC1-SNAPSHOT
-
- sharding-transaction-xa-spi
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- sharding-transaction-core
- ${project.parent.version}
-
-
-
- javax.transaction
- jta
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-transaction-xa
+ 4.1.1
+
+ sharding-transaction-xa-spi
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ sharding-transaction-core
+ ${project.parent.version}
+
+
+
+ javax.transaction
+ jta
+
+
+
diff --git a/sharding-transaction/sharding-transaction-base/pom.xml b/sharding-transaction/sharding-transaction-base/pom.xml
index ecf3d743264c7..f7fdb03a6df1e 100644
--- a/sharding-transaction/sharding-transaction-base/pom.xml
+++ b/sharding-transaction/sharding-transaction-base/pom.xml
@@ -1,41 +1,41 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-transaction
- 5.0.0-RC1-SNAPSHOT
-
- sharding-transaction-base
- ${project.artifactId}
- pom
-
-
- sharding-transaction-base-seata-at
-
-
-
-
- org.apache.shardingsphere
- sharding-transaction-core
- ${project.parent.version}
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-transaction
+ 4.1.1
+
+ sharding-transaction-base
+ ${project.artifactId}
+ pom
+
+
+ sharding-transaction-base-seata-at
+
+
+
+
+ org.apache.shardingsphere
+ sharding-transaction-core
+ ${project.parent.version}
+
+
+
diff --git a/sharding-transaction/sharding-transaction-base/sharding-transaction-base-seata-at/pom.xml b/sharding-transaction/sharding-transaction-base/sharding-transaction-base-seata-at/pom.xml
index 037449a98f82f..20efabdff278c 100644
--- a/sharding-transaction/sharding-transaction-base/sharding-transaction-base-seata-at/pom.xml
+++ b/sharding-transaction/sharding-transaction-base/sharding-transaction-base-seata-at/pom.xml
@@ -1,52 +1,52 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-transaction-base
- 5.0.0-RC1-SNAPSHOT
-
- sharding-transaction-base-seata-at
- ${project.artifactId}
-
-
-
- io.seata
- seata-rm-datasource
-
-
- io.seata
- seata-tm
-
-
- io.seata
- seata-codec-all
-
-
-
- org.apache.commons
- commons-dbcp2
-
-
- com.h2database
- h2
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-transaction-base
+ 4.1.1
+
+ sharding-transaction-base-seata-at
+ ${project.artifactId}
+
+
+
+ io.seata
+ seata-rm-datasource
+
+
+ io.seata
+ seata-tm
+
+
+ io.seata
+ seata-codec-all
+
+
+
+ org.apache.commons
+ commons-dbcp2
+
+
+ com.h2database
+ h2
+
+
+
diff --git a/sharding-transaction/sharding-transaction-core/pom.xml b/sharding-transaction/sharding-transaction-core/pom.xml
index fe1a53e6d27c8..8250d46f4ccab 100644
--- a/sharding-transaction/sharding-transaction-core/pom.xml
+++ b/sharding-transaction/sharding-transaction-core/pom.xml
@@ -1,28 +1,28 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- sharding-transaction
- 5.0.0-RC1-SNAPSHOT
-
- sharding-transaction-core
- ${project.artifactId}
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ sharding-transaction
+ 4.1.1
+
+ sharding-transaction-core
+ ${project.artifactId}
+
diff --git a/shardingsphere-database-protocol/pom.xml b/shardingsphere-database-protocol/pom.xml
index 77bf3492b34e5..5f3d56b45fa6f 100644
--- a/shardingsphere-database-protocol/pom.xml
+++ b/shardingsphere-database-protocol/pom.xml
@@ -1,37 +1,35 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- shardingsphere
- 5.0.0-RC1-SNAPSHOT
-
- shardingsphere-database-protocol
- pom
- ${project.artifactId}
-
-
- shardingsphere-database-protocol-core
- shardingsphere-database-protocol-mysql
- shardingsphere-database-protocol-postgresql
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ shardingsphere
+ 4.1.1
+
+ shardingsphere-database-protocol
+ pom
+ ${project.artifactId}
+
+
+ shardingsphere-database-protocol-core
+ shardingsphere-database-protocol-mysql
+ shardingsphere-database-protocol-postgresql
+
+
diff --git a/shardingsphere-database-protocol/shardingsphere-database-protocol-core/pom.xml b/shardingsphere-database-protocol/shardingsphere-database-protocol-core/pom.xml
index d67498f1f153b..3e187f14024d4 100644
--- a/shardingsphere-database-protocol/shardingsphere-database-protocol-core/pom.xml
+++ b/shardingsphere-database-protocol/shardingsphere-database-protocol-core/pom.xml
@@ -1,35 +1,35 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- shardingsphere-database-protocol
- 5.0.0-RC1-SNAPSHOT
-
- shardingsphere-database-protocol-core
- ${project.artifactId}
-
-
-
- io.netty
- netty-all
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ shardingsphere-database-protocol
+ 4.1.1
+
+ shardingsphere-database-protocol-core
+ ${project.artifactId}
+
+
+
+ io.netty
+ netty-all
+
+
+
diff --git a/shardingsphere-database-protocol/shardingsphere-database-protocol-mysql/pom.xml b/shardingsphere-database-protocol/shardingsphere-database-protocol-mysql/pom.xml
index 54dbacc4de7b2..5110420d3dedb 100644
--- a/shardingsphere-database-protocol/shardingsphere-database-protocol-mysql/pom.xml
+++ b/shardingsphere-database-protocol/shardingsphere-database-protocol-mysql/pom.xml
@@ -1,36 +1,36 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- shardingsphere-database-protocol
- 5.0.0-RC1-SNAPSHOT
-
- shardingsphere-database-protocol-mysql
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- shardingsphere-database-protocol-core
- ${project.version}
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ shardingsphere-database-protocol
+ 4.1.1
+
+ shardingsphere-database-protocol-mysql
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ shardingsphere-database-protocol-core
+ ${project.version}
+
+
+
diff --git a/shardingsphere-database-protocol/shardingsphere-database-protocol-postgresql/pom.xml b/shardingsphere-database-protocol/shardingsphere-database-protocol-postgresql/pom.xml
index e45ff978bead7..2162445a0f777 100644
--- a/shardingsphere-database-protocol/shardingsphere-database-protocol-postgresql/pom.xml
+++ b/shardingsphere-database-protocol/shardingsphere-database-protocol-postgresql/pom.xml
@@ -1,36 +1,36 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- shardingsphere-database-protocol
- 5.0.0-RC1-SNAPSHOT
-
- shardingsphere-database-protocol-postgresql
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- shardingsphere-database-protocol-core
- ${project.version}
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ shardingsphere-database-protocol
+ 4.1.1
+
+ shardingsphere-database-protocol-postgresql
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ shardingsphere-database-protocol-core
+ ${project.version}
+
+
+
diff --git a/shardingsphere-spi/pom.xml b/shardingsphere-spi/pom.xml
index 4a6e5cee45a3d..36202b155ddb9 100644
--- a/shardingsphere-spi/pom.xml
+++ b/shardingsphere-spi/pom.xml
@@ -1,28 +1,28 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- shardingsphere
- 5.0.0-RC1-SNAPSHOT
-
- shardingsphere-spi
- ${project.artifactId}
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ shardingsphere
+ 4.1.1
+
+ shardingsphere-spi
+ ${project.artifactId}
+
diff --git a/shardingsphere-sql-parser/pom.xml b/shardingsphere-sql-parser/pom.xml
index 8cf3f831c3f4a..5292e75729c5a 100644
--- a/shardingsphere-sql-parser/pom.xml
+++ b/shardingsphere-sql-parser/pom.xml
@@ -1,41 +1,39 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- shardingsphere
- 5.0.0-RC1-SNAPSHOT
-
- shardingsphere-sql-parser
- ${project.artifactId}
- pom
-
-
- shardingsphere-sql-parser-spi
- shardingsphere-sql-parser-statement
- shardingsphere-sql-parser-engine
- shardingsphere-sql-parser-binder
- shardingsphere-sql-parser-dialect
-
- shardingsphere-sql-parser-test
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ shardingsphere
+ 4.1.1
+
+ shardingsphere-sql-parser
+ ${project.artifactId}
+ pom
+
+
+ shardingsphere-sql-parser-spi
+ shardingsphere-sql-parser-statement
+ shardingsphere-sql-parser-engine
+ shardingsphere-sql-parser-binder
+ shardingsphere-sql-parser-dialect
+
+ shardingsphere-sql-parser-test
+
+
diff --git a/shardingsphere-sql-parser/shardingsphere-sql-parser-binder/pom.xml b/shardingsphere-sql-parser/shardingsphere-sql-parser-binder/pom.xml
index faa6785921e0e..2c885515b1782 100644
--- a/shardingsphere-sql-parser/shardingsphere-sql-parser-binder/pom.xml
+++ b/shardingsphere-sql-parser/shardingsphere-sql-parser-binder/pom.xml
@@ -1,36 +1,36 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- shardingsphere-sql-parser
- 5.0.0-RC1-SNAPSHOT
-
- shardingsphere-sql-parser-binder
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-engine
- ${project.version}
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser
+ 4.1.1
+
+ shardingsphere-sql-parser-binder
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-engine
+ ${project.version}
+
+
+
diff --git a/shardingsphere-sql-parser/shardingsphere-sql-parser-dialect/pom.xml b/shardingsphere-sql-parser/shardingsphere-sql-parser-dialect/pom.xml
index 99020f33d4279..a916cc181c2c3 100644
--- a/shardingsphere-sql-parser/shardingsphere-sql-parser-dialect/pom.xml
+++ b/shardingsphere-sql-parser/shardingsphere-sql-parser-dialect/pom.xml
@@ -1,39 +1,37 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- shardingsphere-sql-parser
- 5.0.0-RC1-SNAPSHOT
-
- shardingsphere-sql-parser-dialect
- ${project.artifactId}
- pom
-
-
- shardingsphere-sql-parser-sql92
- shardingsphere-sql-parser-mysql
- shardingsphere-sql-parser-postgresql
- shardingsphere-sql-parser-oracle
- shardingsphere-sql-parser-sqlserver
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser
+ 4.1.1
+
+ shardingsphere-sql-parser-dialect
+ ${project.artifactId}
+ pom
+
+
+ shardingsphere-sql-parser-sql92
+ shardingsphere-sql-parser-mysql
+ shardingsphere-sql-parser-postgresql
+ shardingsphere-sql-parser-oracle
+ shardingsphere-sql-parser-sqlserver
+
+
diff --git a/shardingsphere-sql-parser/shardingsphere-sql-parser-dialect/shardingsphere-sql-parser-mysql/pom.xml b/shardingsphere-sql-parser/shardingsphere-sql-parser-dialect/shardingsphere-sql-parser-mysql/pom.xml
index 8279541bd7b18..dd4787acf745a 100644
--- a/shardingsphere-sql-parser/shardingsphere-sql-parser-dialect/shardingsphere-sql-parser-mysql/pom.xml
+++ b/shardingsphere-sql-parser/shardingsphere-sql-parser-dialect/shardingsphere-sql-parser-mysql/pom.xml
@@ -1,58 +1,58 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-dialect
- 5.0.0-RC1-SNAPSHOT
-
- shardingsphere-sql-parser-mysql
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-engine
- ${project.version}
-
-
-
-
-
-
- org.antlr
- antlr4-maven-plugin
-
-
- antlr
-
- src/main/antlr4/imports/mysql/
- false
- true
-
-
- antlr4
-
-
-
-
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-dialect
+ 4.1.1
+
+ shardingsphere-sql-parser-mysql
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-engine
+ ${project.version}
+
+
+
+
+
+
+ org.antlr
+ antlr4-maven-plugin
+
+
+ antlr
+
+ src/main/antlr4/imports/mysql/
+ false
+ true
+
+
+ antlr4
+
+
+
+
+
+
+
diff --git a/shardingsphere-sql-parser/shardingsphere-sql-parser-dialect/shardingsphere-sql-parser-oracle/pom.xml b/shardingsphere-sql-parser/shardingsphere-sql-parser-dialect/shardingsphere-sql-parser-oracle/pom.xml
index 07cdac6487d88..db2549cd32e61 100644
--- a/shardingsphere-sql-parser/shardingsphere-sql-parser-dialect/shardingsphere-sql-parser-oracle/pom.xml
+++ b/shardingsphere-sql-parser/shardingsphere-sql-parser-dialect/shardingsphere-sql-parser-oracle/pom.xml
@@ -1,58 +1,58 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-dialect
- 5.0.0-RC1-SNAPSHOT
-
- shardingsphere-sql-parser-oracle
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-engine
- ${project.version}
-
-
-
-
-
-
- org.antlr
- antlr4-maven-plugin
-
-
- antlr
-
- src/main/antlr4/imports/oracle/
- false
- true
-
-
- antlr4
-
-
-
-
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-dialect
+ 4.1.1
+
+ shardingsphere-sql-parser-oracle
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-engine
+ ${project.version}
+
+
+
+
+
+
+ org.antlr
+ antlr4-maven-plugin
+
+
+ antlr
+
+ src/main/antlr4/imports/oracle/
+ false
+ true
+
+
+ antlr4
+
+
+
+
+
+
+
diff --git a/shardingsphere-sql-parser/shardingsphere-sql-parser-dialect/shardingsphere-sql-parser-postgresql/pom.xml b/shardingsphere-sql-parser/shardingsphere-sql-parser-dialect/shardingsphere-sql-parser-postgresql/pom.xml
index 51500b6c4ace8..fadbe86e4dbae 100644
--- a/shardingsphere-sql-parser/shardingsphere-sql-parser-dialect/shardingsphere-sql-parser-postgresql/pom.xml
+++ b/shardingsphere-sql-parser/shardingsphere-sql-parser-dialect/shardingsphere-sql-parser-postgresql/pom.xml
@@ -1,58 +1,58 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-dialect
- 5.0.0-RC1-SNAPSHOT
-
- shardingsphere-sql-parser-postgresql
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-engine
- ${project.version}
-
-
-
-
-
-
- org.antlr
- antlr4-maven-plugin
-
-
- antlr
-
- src/main/antlr4/imports/postgresql/
- false
- true
-
-
- antlr4
-
-
-
-
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-dialect
+ 4.1.1
+
+ shardingsphere-sql-parser-postgresql
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-engine
+ ${project.version}
+
+
+
+
+
+
+ org.antlr
+ antlr4-maven-plugin
+
+
+ antlr
+
+ src/main/antlr4/imports/postgresql/
+ false
+ true
+
+
+ antlr4
+
+
+
+
+
+
+
diff --git a/shardingsphere-sql-parser/shardingsphere-sql-parser-dialect/shardingsphere-sql-parser-sql92/pom.xml b/shardingsphere-sql-parser/shardingsphere-sql-parser-dialect/shardingsphere-sql-parser-sql92/pom.xml
index 3099c0902f7df..91efca98bc3aa 100644
--- a/shardingsphere-sql-parser/shardingsphere-sql-parser-dialect/shardingsphere-sql-parser-sql92/pom.xml
+++ b/shardingsphere-sql-parser/shardingsphere-sql-parser-dialect/shardingsphere-sql-parser-sql92/pom.xml
@@ -1,58 +1,58 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-dialect
- 5.0.0-RC1-SNAPSHOT
-
- shardingsphere-sql-parser-sql92
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-engine
- ${project.version}
-
-
-
-
-
-
- org.antlr
- antlr4-maven-plugin
-
-
- antlr
-
- src/main/antlr4/imports/sql92/
- false
- true
-
-
- antlr4
-
-
-
-
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-dialect
+ 4.1.1
+
+ shardingsphere-sql-parser-sql92
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-engine
+ ${project.version}
+
+
+
+
+
+
+ org.antlr
+ antlr4-maven-plugin
+
+
+ antlr
+
+ src/main/antlr4/imports/sql92/
+ false
+ true
+
+
+ antlr4
+
+
+
+
+
+
+
diff --git a/shardingsphere-sql-parser/shardingsphere-sql-parser-dialect/shardingsphere-sql-parser-sqlserver/pom.xml b/shardingsphere-sql-parser/shardingsphere-sql-parser-dialect/shardingsphere-sql-parser-sqlserver/pom.xml
index 869cbddeeec5d..920fe73986663 100644
--- a/shardingsphere-sql-parser/shardingsphere-sql-parser-dialect/shardingsphere-sql-parser-sqlserver/pom.xml
+++ b/shardingsphere-sql-parser/shardingsphere-sql-parser-dialect/shardingsphere-sql-parser-sqlserver/pom.xml
@@ -1,58 +1,58 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-dialect
- 5.0.0-RC1-SNAPSHOT
-
- shardingsphere-sql-parser-sqlserver
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-engine
- ${project.version}
-
-
-
-
-
-
- org.antlr
- antlr4-maven-plugin
-
-
- antlr
-
- src/main/antlr4/imports/sqlserver/
- false
- true
-
-
- antlr4
-
-
-
-
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-dialect
+ 4.1.1
+
+ shardingsphere-sql-parser-sqlserver
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-engine
+ ${project.version}
+
+
+
+
+
+
+ org.antlr
+ antlr4-maven-plugin
+
+
+ antlr
+
+ src/main/antlr4/imports/sqlserver/
+ false
+ true
+
+
+ antlr4
+
+
+
+
+
+
+
diff --git a/shardingsphere-sql-parser/shardingsphere-sql-parser-engine/pom.xml b/shardingsphere-sql-parser/shardingsphere-sql-parser-engine/pom.xml
index ecb667b45b67d..26251120793cc 100644
--- a/shardingsphere-sql-parser/shardingsphere-sql-parser-engine/pom.xml
+++ b/shardingsphere-sql-parser/shardingsphere-sql-parser-engine/pom.xml
@@ -1,55 +1,55 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- shardingsphere-sql-parser
- 5.0.0-RC1-SNAPSHOT
-
- shardingsphere-sql-parser-engine
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- shardingsphere-spi
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-spi
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-statement
- ${project.version}
-
-
-
- org.apache.commons
- commons-collections4
-
-
- org.antlr
- antlr4-runtime
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser
+ 4.1.1
+
+ shardingsphere-sql-parser-engine
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ shardingsphere-spi
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-spi
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-statement
+ ${project.version}
+
+
+
+ org.apache.commons
+ commons-collections4
+
+
+ org.antlr
+ antlr4-runtime
+
+
+
diff --git a/shardingsphere-sql-parser/shardingsphere-sql-parser-spi/pom.xml b/shardingsphere-sql-parser/shardingsphere-sql-parser-spi/pom.xml
index 8fd2424ba5307..8aee735812620 100644
--- a/shardingsphere-sql-parser/shardingsphere-sql-parser-spi/pom.xml
+++ b/shardingsphere-sql-parser/shardingsphere-sql-parser-spi/pom.xml
@@ -1,28 +1,28 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- shardingsphere-sql-parser
- 5.0.0-RC1-SNAPSHOT
-
- shardingsphere-sql-parser-spi
- ${project.artifactId}
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser
+ 4.1.1
+
+ shardingsphere-sql-parser-spi
+ ${project.artifactId}
+
diff --git a/shardingsphere-sql-parser/shardingsphere-sql-parser-statement/pom.xml b/shardingsphere-sql-parser/shardingsphere-sql-parser-statement/pom.xml
index c83ef2006a169..890b17e27cf23 100644
--- a/shardingsphere-sql-parser/shardingsphere-sql-parser-statement/pom.xml
+++ b/shardingsphere-sql-parser/shardingsphere-sql-parser-statement/pom.xml
@@ -1,38 +1,36 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- shardingsphere-sql-parser
- 5.0.0-RC1-SNAPSHOT
-
- shardingsphere-sql-parser-statement
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-spi
- ${project.version}
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser
+ 4.1.1
+
+ shardingsphere-sql-parser-statement
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-spi
+ ${project.version}
+
+
+
diff --git a/shardingsphere-sql-parser/shardingsphere-sql-parser-test/pom.xml b/shardingsphere-sql-parser/shardingsphere-sql-parser-test/pom.xml
index 4cfc7f50ff8cb..1b2a4e76b7150 100644
--- a/shardingsphere-sql-parser/shardingsphere-sql-parser-test/pom.xml
+++ b/shardingsphere-sql-parser/shardingsphere-sql-parser-test/pom.xml
@@ -1,67 +1,67 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- shardingsphere-sql-parser
- 5.0.0-RC1-SNAPSHOT
-
- shardingsphere-sql-parser-test
- ${project.artifactId}
-
-
- true
-
-
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-sql92
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-mysql
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-postgresql
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-oracle
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-sqlserver
- ${project.version}
-
-
-
- org.apache.shardingsphere
- sharding-sql-test
- ${project.version}
- test
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser
+ 4.1.1
+
+ shardingsphere-sql-parser-test
+ ${project.artifactId}
+
+
+ true
+
+
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-sql92
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-mysql
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-postgresql
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-oracle
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-sqlserver
+ ${project.version}
+
+
+
+ org.apache.shardingsphere
+ sharding-sql-test
+ ${project.version}
+ test
+
+
+
diff --git a/shardingsphere-underlying/pom.xml b/shardingsphere-underlying/pom.xml
index fdcda08199b2a..3ca1dd8c89bab 100644
--- a/shardingsphere-underlying/pom.xml
+++ b/shardingsphere-underlying/pom.xml
@@ -1,40 +1,38 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- shardingsphere
- 5.0.0-RC1-SNAPSHOT
-
- shardingsphere-underlying
- pom
- ${project.artifactId}
-
-
- shardingsphere-common
- shardingsphere-route
- shardingsphere-rewrite
- shardingsphere-executor
- shardingsphere-merge
- shardingsphere-pluggable
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ shardingsphere
+ 4.1.1
+
+ shardingsphere-underlying
+ pom
+ ${project.artifactId}
+
+
+ shardingsphere-common
+ shardingsphere-route
+ shardingsphere-rewrite
+ shardingsphere-executor
+ shardingsphere-merge
+ shardingsphere-pluggable
+
+
diff --git a/shardingsphere-underlying/shardingsphere-common/pom.xml b/shardingsphere-underlying/shardingsphere-common/pom.xml
index 98044f5132b5f..828c0a83d7b0b 100644
--- a/shardingsphere-underlying/shardingsphere-common/pom.xml
+++ b/shardingsphere-underlying/shardingsphere-common/pom.xml
@@ -1,70 +1,68 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- shardingsphere-underlying
- 5.0.0-RC1-SNAPSHOT
-
- shardingsphere-common
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- shardingsphere-spi
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-binder
- ${project.version}
-
-
-
- org.codehaus.groovy
- groovy
- indy
-
-
- org.yaml
- snakeyaml
-
-
- commons-codec
- commons-codec
-
-
-
- com.h2database
- h2
-
-
- com.zaxxer
- HikariCP
-
-
- org.apache.commons
- commons-dbcp2
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ shardingsphere-underlying
+ 4.1.1
+
+ shardingsphere-common
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ shardingsphere-spi
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-binder
+ ${project.version}
+
+
+
+ org.codehaus.groovy
+ groovy
+ indy
+
+
+ org.yaml
+ snakeyaml
+
+
+ commons-codec
+ commons-codec
+
+
+
+ com.h2database
+ h2
+
+
+ com.zaxxer
+ HikariCP
+
+
+ org.apache.commons
+ commons-dbcp2
+
+
+
diff --git a/shardingsphere-underlying/shardingsphere-executor/pom.xml b/shardingsphere-underlying/shardingsphere-executor/pom.xml
index c8b46f886edb6..3555328d9bbbe 100644
--- a/shardingsphere-underlying/shardingsphere-executor/pom.xml
+++ b/shardingsphere-underlying/shardingsphere-executor/pom.xml
@@ -1,38 +1,36 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- shardingsphere-underlying
- 5.0.0-RC1-SNAPSHOT
-
- shardingsphere-executor
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- shardingsphere-common
- ${project.version}
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ shardingsphere-underlying
+ 4.1.1
+
+ shardingsphere-executor
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ shardingsphere-common
+ ${project.version}
+
+
+
diff --git a/shardingsphere-underlying/shardingsphere-merge/pom.xml b/shardingsphere-underlying/shardingsphere-merge/pom.xml
index e54c79554141d..436d1a1000d1b 100644
--- a/shardingsphere-underlying/shardingsphere-merge/pom.xml
+++ b/shardingsphere-underlying/shardingsphere-merge/pom.xml
@@ -1,48 +1,46 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- shardingsphere-underlying
- 5.0.0-RC1-SNAPSHOT
-
- shardingsphere-merge
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-binder
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-common
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-executor
- ${project.version}
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ shardingsphere-underlying
+ 4.1.1
+
+ shardingsphere-merge
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-binder
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-common
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-executor
+ ${project.version}
+
+
+
diff --git a/shardingsphere-underlying/shardingsphere-pluggable/pom.xml b/shardingsphere-underlying/shardingsphere-pluggable/pom.xml
index 3d74fbe2fbffe..1d3c9b5628a4f 100644
--- a/shardingsphere-underlying/shardingsphere-pluggable/pom.xml
+++ b/shardingsphere-underlying/shardingsphere-pluggable/pom.xml
@@ -1,56 +1,56 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- shardingsphere-underlying
- 5.0.0-RC1-SNAPSHOT
-
- shardingsphere-pluggable
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-binder
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-route
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-rewrite-engine
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-executor
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-merge
- ${project.version}
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ shardingsphere-underlying
+ 4.1.1
+
+ shardingsphere-pluggable
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-binder
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-route
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-rewrite-engine
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-executor
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-merge
+ ${project.version}
+
+
+
diff --git a/shardingsphere-underlying/shardingsphere-rewrite/pom.xml b/shardingsphere-underlying/shardingsphere-rewrite/pom.xml
index 65cb392c633c7..71a2b4cfcb3ff 100644
--- a/shardingsphere-underlying/shardingsphere-rewrite/pom.xml
+++ b/shardingsphere-underlying/shardingsphere-rewrite/pom.xml
@@ -1,36 +1,34 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- shardingsphere-underlying
- 5.0.0-RC1-SNAPSHOT
-
- shardingsphere-rewrite
- ${project.artifactId}
- pom
-
-
- shardingsphere-rewrite-engine
- shardingsphere-rewrite-test
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ shardingsphere-underlying
+ 4.1.1
+
+ shardingsphere-rewrite
+ ${project.artifactId}
+ pom
+
+
+ shardingsphere-rewrite-engine
+ shardingsphere-rewrite-test
+
+
diff --git a/shardingsphere-underlying/shardingsphere-rewrite/shardingsphere-rewrite-engine/pom.xml b/shardingsphere-underlying/shardingsphere-rewrite/shardingsphere-rewrite-engine/pom.xml
index 1bf18a9c6444a..1c989ada96a3a 100644
--- a/shardingsphere-underlying/shardingsphere-rewrite/shardingsphere-rewrite-engine/pom.xml
+++ b/shardingsphere-underlying/shardingsphere-rewrite/shardingsphere-rewrite-engine/pom.xml
@@ -1,49 +1,47 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- shardingsphere-rewrite
- 5.0.0-RC1-SNAPSHOT
-
- shardingsphere-rewrite-engine
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- shardingsphere-common
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-route
- ${project.version}
-
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-binder
- ${project.version}
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ shardingsphere-rewrite
+ 4.1.1
+
+ shardingsphere-rewrite-engine
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ shardingsphere-common
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-route
+ ${project.version}
+
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-binder
+ ${project.version}
+
+
+
diff --git a/shardingsphere-underlying/shardingsphere-rewrite/shardingsphere-rewrite-test/pom.xml b/shardingsphere-underlying/shardingsphere-rewrite/shardingsphere-rewrite-test/pom.xml
index f66cd6ba6dc7f..e6701567b3a5a 100644
--- a/shardingsphere-underlying/shardingsphere-rewrite/shardingsphere-rewrite-test/pom.xml
+++ b/shardingsphere-underlying/shardingsphere-rewrite/shardingsphere-rewrite-test/pom.xml
@@ -1,47 +1,45 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- shardingsphere-rewrite
- 5.0.0-RC1-SNAPSHOT
-
- shardingsphere-rewrite-test
-
-
- true
-
-
-
-
- org.apache.shardingsphere
- shardingsphere-rewrite-engine
- ${project.version}
-
-
-
- junit
- junit
- compile
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ shardingsphere-rewrite
+ 4.1.1
+
+ shardingsphere-rewrite-test
+
+
+ true
+
+
+
+
+ org.apache.shardingsphere
+ shardingsphere-rewrite-engine
+ ${project.version}
+
+
+
+ junit
+ junit
+ compile
+
+
+
diff --git a/shardingsphere-underlying/shardingsphere-route/pom.xml b/shardingsphere-underlying/shardingsphere-route/pom.xml
index 81dba728fbda8..45694d4faaa5b 100644
--- a/shardingsphere-underlying/shardingsphere-route/pom.xml
+++ b/shardingsphere-underlying/shardingsphere-route/pom.xml
@@ -1,43 +1,41 @@
-
-
-
-
- 4.0.0
-
- org.apache.shardingsphere
- shardingsphere-underlying
- 5.0.0-RC1-SNAPSHOT
-
- shardingsphere-route
- ${project.artifactId}
-
-
-
- org.apache.shardingsphere
- shardingsphere-sql-parser-binder
- ${project.version}
-
-
- org.apache.shardingsphere
- shardingsphere-common
- ${project.version}
-
-
-
+
+
+
+
+ 4.0.0
+
+ org.apache.shardingsphere
+ shardingsphere-underlying
+ 4.1.1
+
+ shardingsphere-route
+ ${project.artifactId}
+
+
+
+ org.apache.shardingsphere
+ shardingsphere-sql-parser-binder
+ ${project.version}
+
+
+ org.apache.shardingsphere
+ shardingsphere-common
+ ${project.version}
+
+
+