diff --git a/Makefile b/Makefile
index e1dd8d0285fa..3e8114ac3ca6 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,7 @@
# limitations under the License.
SHENYU_HOME := "."
-VERSION ?= "2.7.0-SNAPSHOT"
+VERSION ?= "2.7.1-SNAPSHOT"
REGISTRY ?= "docker.io"
REPOSITORY_PREF ?= "apache/shenyu"
diff --git a/pom.xml b/pom.xml
index c3118eadb37f..6b3f43f0e328 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
org.apache.shenyu
shenyu
pom
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
shenyu
shenyu-admin
diff --git a/shenyu-admin-listener/pom.xml b/shenyu-admin-listener/pom.xml
index 5ff725fa3b63..097dbb6cb93d 100644
--- a/shenyu-admin-listener/pom.xml
+++ b/shenyu-admin-listener/pom.xml
@@ -21,7 +21,7 @@
org.apache.shenyu
shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
shenyu-admin-listener
diff --git a/shenyu-admin-listener/shenyu-admin-listener-api/pom.xml b/shenyu-admin-listener/shenyu-admin-listener-api/pom.xml
index 0eee16245d7e..27c0042ec121 100644
--- a/shenyu-admin-listener/shenyu-admin-listener-api/pom.xml
+++ b/shenyu-admin-listener/shenyu-admin-listener-api/pom.xml
@@ -21,7 +21,7 @@
org.apache.shenyu
shenyu-admin-listener
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
shenyu-admin-listener-api
diff --git a/shenyu-admin-listener/shenyu-admin-listener-apollo/pom.xml b/shenyu-admin-listener/shenyu-admin-listener-apollo/pom.xml
index fba9c48ac15e..bbed4f7749dd 100644
--- a/shenyu-admin-listener/shenyu-admin-listener-apollo/pom.xml
+++ b/shenyu-admin-listener/shenyu-admin-listener-apollo/pom.xml
@@ -21,7 +21,7 @@
org.apache.shenyu
shenyu-admin-listener
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
shenyu-admin-listener-apollo
diff --git a/shenyu-admin-listener/shenyu-admin-listener-consul/pom.xml b/shenyu-admin-listener/shenyu-admin-listener-consul/pom.xml
index 687aeb54dc81..d18123c25fb4 100644
--- a/shenyu-admin-listener/shenyu-admin-listener-consul/pom.xml
+++ b/shenyu-admin-listener/shenyu-admin-listener-consul/pom.xml
@@ -21,7 +21,7 @@
org.apache.shenyu
shenyu-admin-listener
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
shenyu-admin-listener-consul
diff --git a/shenyu-admin-listener/shenyu-admin-listener-etcd/pom.xml b/shenyu-admin-listener/shenyu-admin-listener-etcd/pom.xml
index 277cfc399c32..1d23bac06461 100644
--- a/shenyu-admin-listener/shenyu-admin-listener-etcd/pom.xml
+++ b/shenyu-admin-listener/shenyu-admin-listener-etcd/pom.xml
@@ -21,7 +21,7 @@
org.apache.shenyu
shenyu-admin-listener
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
shenyu-admin-listener-etcd
diff --git a/shenyu-admin-listener/shenyu-admin-listener-nacos/pom.xml b/shenyu-admin-listener/shenyu-admin-listener-nacos/pom.xml
index 552be009a4d4..49e82a31f0d3 100644
--- a/shenyu-admin-listener/shenyu-admin-listener-nacos/pom.xml
+++ b/shenyu-admin-listener/shenyu-admin-listener-nacos/pom.xml
@@ -21,7 +21,7 @@
org.apache.shenyu
shenyu-admin-listener
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
shenyu-admin-listener-nacos
diff --git a/shenyu-admin-listener/shenyu-admin-listener-polaris/pom.xml b/shenyu-admin-listener/shenyu-admin-listener-polaris/pom.xml
index f0200ef6f076..48c5351c14e8 100644
--- a/shenyu-admin-listener/shenyu-admin-listener-polaris/pom.xml
+++ b/shenyu-admin-listener/shenyu-admin-listener-polaris/pom.xml
@@ -21,7 +21,7 @@
org.apache.shenyu
shenyu-admin-listener
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
shenyu-admin-listener-polaris
diff --git a/shenyu-admin-listener/shenyu-admin-listener-zookeeper/pom.xml b/shenyu-admin-listener/shenyu-admin-listener-zookeeper/pom.xml
index 7c29878d338a..a24b6b9cd860 100644
--- a/shenyu-admin-listener/shenyu-admin-listener-zookeeper/pom.xml
+++ b/shenyu-admin-listener/shenyu-admin-listener-zookeeper/pom.xml
@@ -21,7 +21,7 @@
org.apache.shenyu
shenyu-admin-listener
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
shenyu-admin-listener-zookeeper
diff --git a/shenyu-admin/pom.xml b/shenyu-admin/pom.xml
index 967bd6dde601..90242b46235c 100644
--- a/shenyu-admin/pom.xml
+++ b/shenyu-admin/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-admin
diff --git a/shenyu-alert/pom.xml b/shenyu-alert/pom.xml
index 2aa33018f6d0..1803f9271434 100644
--- a/shenyu-alert/pom.xml
+++ b/shenyu-alert/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-alert
diff --git a/shenyu-bootstrap/pom.xml b/shenyu-bootstrap/pom.xml
index d1d69d3bf416..c02c89ec2383 100644
--- a/shenyu-bootstrap/pom.xml
+++ b/shenyu-bootstrap/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-bootstrap
diff --git a/shenyu-client/pom.xml b/shenyu-client/pom.xml
index 17b4bbe24b79..3ebce5002cfc 100644
--- a/shenyu-client/pom.xml
+++ b/shenyu-client/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-client
diff --git a/shenyu-client/shenyu-client-api-docs-annotations/pom.xml b/shenyu-client/shenyu-client-api-docs-annotations/pom.xml
index dd0380ea107e..52736904d739 100644
--- a/shenyu-client/shenyu-client-api-docs-annotations/pom.xml
+++ b/shenyu-client/shenyu-client-api-docs-annotations/pom.xml
@@ -19,7 +19,7 @@
org.apache.shenyu
shenyu-client
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-client/shenyu-client-autoconfig/pom.xml b/shenyu-client/shenyu-client-autoconfig/pom.xml
index 22a852002683..67119add4bc6 100644
--- a/shenyu-client/shenyu-client-autoconfig/pom.xml
+++ b/shenyu-client/shenyu-client-autoconfig/pom.xml
@@ -20,7 +20,7 @@
shenyu-client
org.apache.shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-client/shenyu-client-core/pom.xml b/shenyu-client/shenyu-client-core/pom.xml
index b21cb0f4ec1a..4b9fb82db04d 100644
--- a/shenyu-client/shenyu-client-core/pom.xml
+++ b/shenyu-client/shenyu-client-core/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-client
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-client-core
diff --git a/shenyu-client/shenyu-client-dubbo/pom.xml b/shenyu-client/shenyu-client-dubbo/pom.xml
index 10450c0850e2..a3be738a7aea 100644
--- a/shenyu-client/shenyu-client-dubbo/pom.xml
+++ b/shenyu-client/shenyu-client-dubbo/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-client
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-client-dubbo
diff --git a/shenyu-client/shenyu-client-dubbo/shenyu-client-apache-dubbo/pom.xml b/shenyu-client/shenyu-client-dubbo/shenyu-client-apache-dubbo/pom.xml
index a34db7723227..e1d6f0add2bc 100644
--- a/shenyu-client/shenyu-client-dubbo/shenyu-client-apache-dubbo/pom.xml
+++ b/shenyu-client/shenyu-client-dubbo/shenyu-client-apache-dubbo/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-client-dubbo
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-client-apache-dubbo
diff --git a/shenyu-client/shenyu-client-dubbo/shenyu-client-dubbo-common/pom.xml b/shenyu-client/shenyu-client-dubbo/shenyu-client-dubbo-common/pom.xml
index 8d8a16329279..50511a16bcb8 100644
--- a/shenyu-client/shenyu-client-dubbo/shenyu-client-dubbo-common/pom.xml
+++ b/shenyu-client/shenyu-client-dubbo/shenyu-client-dubbo-common/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-client-dubbo
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-client-dubbo-common
diff --git a/shenyu-client/shenyu-client-grpc/pom.xml b/shenyu-client/shenyu-client-grpc/pom.xml
index 3c4df23e0542..168dfe5d36a1 100644
--- a/shenyu-client/shenyu-client-grpc/pom.xml
+++ b/shenyu-client/shenyu-client-grpc/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-client
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-client-grpc
diff --git a/shenyu-client/shenyu-client-http/pom.xml b/shenyu-client/shenyu-client-http/pom.xml
index 57b2f7a5e9fd..6e9b1a1be938 100644
--- a/shenyu-client/shenyu-client-http/pom.xml
+++ b/shenyu-client/shenyu-client-http/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-client
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-client-http
diff --git a/shenyu-client/shenyu-client-http/shenyu-client-springcloud/pom.xml b/shenyu-client/shenyu-client-http/shenyu-client-springcloud/pom.xml
index 0555ae6f9b75..5ce18515da4d 100644
--- a/shenyu-client/shenyu-client-http/shenyu-client-springcloud/pom.xml
+++ b/shenyu-client/shenyu-client-http/shenyu-client-springcloud/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-client-http
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-client-springcloud
diff --git a/shenyu-client/shenyu-client-http/shenyu-client-springmvc/pom.xml b/shenyu-client/shenyu-client-http/shenyu-client-springmvc/pom.xml
index c461f56c2b5a..64d5db3ffffd 100644
--- a/shenyu-client/shenyu-client-http/shenyu-client-springmvc/pom.xml
+++ b/shenyu-client/shenyu-client-http/shenyu-client-springmvc/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-client-http
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-client-springmvc
diff --git a/shenyu-client/shenyu-client-motan/pom.xml b/shenyu-client/shenyu-client-motan/pom.xml
index 6e4645acc759..404224c205d4 100644
--- a/shenyu-client/shenyu-client-motan/pom.xml
+++ b/shenyu-client/shenyu-client-motan/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-client
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-client/shenyu-client-sofa/pom.xml b/shenyu-client/shenyu-client-sofa/pom.xml
index 10cdc1a0aa40..e58b8a6b3499 100644
--- a/shenyu-client/shenyu-client-sofa/pom.xml
+++ b/shenyu-client/shenyu-client-sofa/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-client
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-client-sofa
diff --git a/shenyu-client/shenyu-client-tars/pom.xml b/shenyu-client/shenyu-client-tars/pom.xml
index 9e60783aa192..24fa1261f392 100644
--- a/shenyu-client/shenyu-client-tars/pom.xml
+++ b/shenyu-client/shenyu-client-tars/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-client
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-client-tars
diff --git a/shenyu-client/shenyu-client-websocket/pom.xml b/shenyu-client/shenyu-client-websocket/pom.xml
index 738f30cd00c1..ff140b882f1f 100644
--- a/shenyu-client/shenyu-client-websocket/pom.xml
+++ b/shenyu-client/shenyu-client-websocket/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-client
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-client-websocket
diff --git a/shenyu-client/shenyu-client-websocket/shenyu-client-spring-websocket/pom.xml b/shenyu-client/shenyu-client-websocket/shenyu-client-spring-websocket/pom.xml
index 764d76f7bcce..c370a2573b29 100644
--- a/shenyu-client/shenyu-client-websocket/shenyu-client-spring-websocket/pom.xml
+++ b/shenyu-client/shenyu-client-websocket/shenyu-client-spring-websocket/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-client-websocket
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-client-spring-websocket
diff --git a/shenyu-common/pom.xml b/shenyu-common/pom.xml
index dfeb592692e5..50867eea72b6 100644
--- a/shenyu-common/pom.xml
+++ b/shenyu-common/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-common
diff --git a/shenyu-discovery/pom.xml b/shenyu-discovery/pom.xml
index 491fbc42e2bf..a1b01e7ab78d 100644
--- a/shenyu-discovery/pom.xml
+++ b/shenyu-discovery/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-discovery
diff --git a/shenyu-discovery/shenyu-discovery-api/pom.xml b/shenyu-discovery/shenyu-discovery-api/pom.xml
index ea6ef5173693..b744e30366d8 100644
--- a/shenyu-discovery/shenyu-discovery-api/pom.xml
+++ b/shenyu-discovery/shenyu-discovery-api/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-discovery
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-discovery-api
diff --git a/shenyu-discovery/shenyu-discovery-etcd/pom.xml b/shenyu-discovery/shenyu-discovery-etcd/pom.xml
index 17f149060c85..f5c40c61c49e 100644
--- a/shenyu-discovery/shenyu-discovery-etcd/pom.xml
+++ b/shenyu-discovery/shenyu-discovery-etcd/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-discovery
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-discovery-etcd
diff --git a/shenyu-discovery/shenyu-discovery-eureka/pom.xml b/shenyu-discovery/shenyu-discovery-eureka/pom.xml
index aef83056bad0..3e35f2793351 100644
--- a/shenyu-discovery/shenyu-discovery-eureka/pom.xml
+++ b/shenyu-discovery/shenyu-discovery-eureka/pom.xml
@@ -21,7 +21,7 @@
org.apache.shenyu
shenyu-discovery
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
shenyu-discovery-eureka
diff --git a/shenyu-discovery/shenyu-discovery-nacos/pom.xml b/shenyu-discovery/shenyu-discovery-nacos/pom.xml
index 163a962d9798..dd43be248ff1 100644
--- a/shenyu-discovery/shenyu-discovery-nacos/pom.xml
+++ b/shenyu-discovery/shenyu-discovery-nacos/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-discovery
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-discovery-nacos
diff --git a/shenyu-discovery/shenyu-discovery-zookeeper/pom.xml b/shenyu-discovery/shenyu-discovery-zookeeper/pom.xml
index 4c256839465e..4b3bffa189ed 100644
--- a/shenyu-discovery/shenyu-discovery-zookeeper/pom.xml
+++ b/shenyu-discovery/shenyu-discovery-zookeeper/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-discovery
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-discovery-zookeeper
diff --git a/shenyu-disruptor/pom.xml b/shenyu-disruptor/pom.xml
index 27990d3341ab..a29ffdffb429 100644
--- a/shenyu-disruptor/pom.xml
+++ b/shenyu-disruptor/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-disruptor
diff --git a/shenyu-dist/pom.xml b/shenyu-dist/pom.xml
index e64456277ea3..8eec9f3e1d02 100644
--- a/shenyu-dist/pom.xml
+++ b/shenyu-dist/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-dist
diff --git a/shenyu-dist/shenyu-admin-dist/pom.xml b/shenyu-dist/shenyu-admin-dist/pom.xml
index 59e0727510bc..32b233df90c3 100644
--- a/shenyu-dist/shenyu-admin-dist/pom.xml
+++ b/shenyu-dist/shenyu-admin-dist/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-dist
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-admin-dist
diff --git a/shenyu-dist/shenyu-bootstrap-dist/pom.xml b/shenyu-dist/shenyu-bootstrap-dist/pom.xml
index a06c086c6e6a..456c48847b13 100644
--- a/shenyu-dist/shenyu-bootstrap-dist/pom.xml
+++ b/shenyu-dist/shenyu-bootstrap-dist/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-dist
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-bootstrap-dist
diff --git a/shenyu-dist/shenyu-docker-compose-dist/pom.xml b/shenyu-dist/shenyu-docker-compose-dist/pom.xml
index a654b6f3dc13..5b8f91fa7951 100644
--- a/shenyu-dist/shenyu-docker-compose-dist/pom.xml
+++ b/shenyu-dist/shenyu-docker-compose-dist/pom.xml
@@ -21,7 +21,7 @@
org.apache.shenyu
shenyu-dist
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
shenyu-docker-compose-dist
pom
diff --git a/shenyu-dist/shenyu-src-dist/pom.xml b/shenyu-dist/shenyu-src-dist/pom.xml
index 5394ff162590..bb4ea7f2746d 100644
--- a/shenyu-dist/shenyu-src-dist/pom.xml
+++ b/shenyu-dist/shenyu-src-dist/pom.xml
@@ -21,7 +21,7 @@
org.apache.shenyu
shenyu-dist
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
shenyu-src-dist
pom
diff --git a/shenyu-examples/pom.xml b/shenyu-examples/pom.xml
index 49e907cd5b97..ed9dfcce7f03 100644
--- a/shenyu-examples/pom.xml
+++ b/shenyu-examples/pom.xml
@@ -23,7 +23,7 @@
4.0.0
org.apache.shenyu
shenyu-examples
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
pom
diff --git a/shenyu-examples/shenyu-examples-common/pom.xml b/shenyu-examples/shenyu-examples-common/pom.xml
index 87fcf74e2468..1b48cacbb2e8 100644
--- a/shenyu-examples/shenyu-examples-common/pom.xml
+++ b/shenyu-examples/shenyu-examples-common/pom.xml
@@ -22,7 +22,7 @@
org.apache.shenyu
shenyu-examples
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-examples/shenyu-examples-dubbo/pom.xml b/shenyu-examples/shenyu-examples-dubbo/pom.xml
index 4422f59083d7..e4e3cec71675 100644
--- a/shenyu-examples/shenyu-examples-dubbo/pom.xml
+++ b/shenyu-examples/shenyu-examples-dubbo/pom.xml
@@ -22,7 +22,7 @@
org.apache.shenyu
shenyu-examples
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-examples-dubbo
diff --git a/shenyu-examples/shenyu-examples-dubbo/shenyu-examples-apache-dubbo-service-annotation/pom.xml b/shenyu-examples/shenyu-examples-dubbo/shenyu-examples-apache-dubbo-service-annotation/pom.xml
index 9a94c9c51ee1..5443b104e13a 100644
--- a/shenyu-examples/shenyu-examples-dubbo/shenyu-examples-apache-dubbo-service-annotation/pom.xml
+++ b/shenyu-examples/shenyu-examples-dubbo/shenyu-examples-apache-dubbo-service-annotation/pom.xml
@@ -21,7 +21,7 @@
shenyu-examples-dubbo
org.apache.shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-examples/shenyu-examples-dubbo/shenyu-examples-apache-dubbo-service-xml/pom.xml b/shenyu-examples/shenyu-examples-dubbo/shenyu-examples-apache-dubbo-service-xml/pom.xml
index 9e997a789f47..7ad78e068b7e 100644
--- a/shenyu-examples/shenyu-examples-dubbo/shenyu-examples-apache-dubbo-service-xml/pom.xml
+++ b/shenyu-examples/shenyu-examples-dubbo/shenyu-examples-apache-dubbo-service-xml/pom.xml
@@ -21,7 +21,7 @@
org.apache.shenyu
shenyu-examples-dubbo
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-examples-apache-dubbo-service-xml
diff --git a/shenyu-examples/shenyu-examples-dubbo/shenyu-examples-apache-dubbo-service/pom.xml b/shenyu-examples/shenyu-examples-dubbo/shenyu-examples-apache-dubbo-service/pom.xml
index d7fe4858de75..5f80884bb36b 100644
--- a/shenyu-examples/shenyu-examples-dubbo/shenyu-examples-apache-dubbo-service/pom.xml
+++ b/shenyu-examples/shenyu-examples-dubbo/shenyu-examples-apache-dubbo-service/pom.xml
@@ -22,7 +22,7 @@
org.apache.shenyu
shenyu-examples-dubbo
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-examples-apache-dubbo-service
diff --git a/shenyu-examples/shenyu-examples-dubbo/shenyu-examples-dubbo-api/pom.xml b/shenyu-examples/shenyu-examples-dubbo/shenyu-examples-dubbo-api/pom.xml
index 55182dac414f..63e4c5bb9faa 100644
--- a/shenyu-examples/shenyu-examples-dubbo/shenyu-examples-dubbo-api/pom.xml
+++ b/shenyu-examples/shenyu-examples-dubbo/shenyu-examples-dubbo-api/pom.xml
@@ -22,7 +22,7 @@
org.apache.shenyu
shenyu-examples-dubbo
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-examples-dubbo-api
diff --git a/shenyu-examples/shenyu-examples-eureka/pom.xml b/shenyu-examples/shenyu-examples-eureka/pom.xml
index 69dac8fc8886..eb7f87372b72 100644
--- a/shenyu-examples/shenyu-examples-eureka/pom.xml
+++ b/shenyu-examples/shenyu-examples-eureka/pom.xml
@@ -22,7 +22,7 @@
org.apache.shenyu
shenyu-examples
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-examples-eureka
diff --git a/shenyu-examples/shenyu-examples-grpc/pom.xml b/shenyu-examples/shenyu-examples-grpc/pom.xml
index da179d157a95..c0230a1902df 100644
--- a/shenyu-examples/shenyu-examples-grpc/pom.xml
+++ b/shenyu-examples/shenyu-examples-grpc/pom.xml
@@ -22,7 +22,7 @@
org.apache.shenyu
shenyu-examples
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-examples-grpc
diff --git a/shenyu-examples/shenyu-examples-http-swagger3/pom.xml b/shenyu-examples/shenyu-examples-http-swagger3/pom.xml
index 4d4313e81ea0..436501fe1e33 100644
--- a/shenyu-examples/shenyu-examples-http-swagger3/pom.xml
+++ b/shenyu-examples/shenyu-examples-http-swagger3/pom.xml
@@ -22,7 +22,7 @@
org.apache.shenyu
shenyu-examples
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-examples-http-swagger3
diff --git a/shenyu-examples/shenyu-examples-http/pom.xml b/shenyu-examples/shenyu-examples-http/pom.xml
index bfb9ea521cec..16535c062f3e 100644
--- a/shenyu-examples/shenyu-examples-http/pom.xml
+++ b/shenyu-examples/shenyu-examples-http/pom.xml
@@ -22,7 +22,7 @@
org.apache.shenyu
shenyu-examples
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-examples-http
diff --git a/shenyu-examples/shenyu-examples-https/pom.xml b/shenyu-examples/shenyu-examples-https/pom.xml
index 07593d46e214..8b3235e779d7 100644
--- a/shenyu-examples/shenyu-examples-https/pom.xml
+++ b/shenyu-examples/shenyu-examples-https/pom.xml
@@ -22,7 +22,7 @@
org.apache.shenyu
shenyu-examples
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-examples-https
diff --git a/shenyu-examples/shenyu-examples-motan/pom.xml b/shenyu-examples/shenyu-examples-motan/pom.xml
index fae643b39173..c3ce2c21c5f6 100644
--- a/shenyu-examples/shenyu-examples-motan/pom.xml
+++ b/shenyu-examples/shenyu-examples-motan/pom.xml
@@ -22,7 +22,7 @@
org.apache.shenyu
shenyu-examples
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-examples/shenyu-examples-motan/shenyu-examples-motan-api/pom.xml b/shenyu-examples/shenyu-examples-motan/shenyu-examples-motan-api/pom.xml
index 3bb4bc5d0f69..2eedbe6485b7 100644
--- a/shenyu-examples/shenyu-examples-motan/shenyu-examples-motan-api/pom.xml
+++ b/shenyu-examples/shenyu-examples-motan/shenyu-examples-motan-api/pom.xml
@@ -22,7 +22,7 @@
org.apache.shenyu
shenyu-examples-motan
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-examples/shenyu-examples-motan/shenyu-examples-motan-service/pom.xml b/shenyu-examples/shenyu-examples-motan/shenyu-examples-motan-service/pom.xml
index d92cb79b29c5..d826bc80a3b9 100644
--- a/shenyu-examples/shenyu-examples-motan/shenyu-examples-motan-service/pom.xml
+++ b/shenyu-examples/shenyu-examples-motan/shenyu-examples-motan-service/pom.xml
@@ -22,7 +22,7 @@
org.apache.shenyu
shenyu-examples-motan
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-examples/shenyu-examples-plugin/pom.xml b/shenyu-examples/shenyu-examples-plugin/pom.xml
index 5d0577024e75..3f16afe86559 100644
--- a/shenyu-examples/shenyu-examples-plugin/pom.xml
+++ b/shenyu-examples/shenyu-examples-plugin/pom.xml
@@ -22,7 +22,7 @@
org.apache.shenyu
shenyu-examples
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-examples-plugin
diff --git a/shenyu-examples/shenyu-examples-sdk/pom.xml b/shenyu-examples/shenyu-examples-sdk/pom.xml
index 581a8080d4ae..f8ef1d4f8cff 100644
--- a/shenyu-examples/shenyu-examples-sdk/pom.xml
+++ b/shenyu-examples/shenyu-examples-sdk/pom.xml
@@ -21,7 +21,7 @@
shenyu-examples
org.apache.shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-examples/shenyu-examples-sdk/shenyu-examples-sdk-dubbo/pom.xml b/shenyu-examples/shenyu-examples-sdk/shenyu-examples-sdk-dubbo/pom.xml
index d5a87d9008d9..c7f3f1807cfe 100644
--- a/shenyu-examples/shenyu-examples-sdk/shenyu-examples-sdk-dubbo/pom.xml
+++ b/shenyu-examples/shenyu-examples-sdk/shenyu-examples-sdk-dubbo/pom.xml
@@ -22,7 +22,7 @@
org.apache.shenyu
shenyu-examples-sdk
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-examples-sdk-dubbo
diff --git a/shenyu-examples/shenyu-examples-sdk/shenyu-examples-sdk-dubbo/shenyu-examples-sdk-apache-dubbo-consumer/pom.xml b/shenyu-examples/shenyu-examples-sdk/shenyu-examples-sdk-dubbo/shenyu-examples-sdk-apache-dubbo-consumer/pom.xml
index 46bfe395da1c..f902b6ad9f93 100644
--- a/shenyu-examples/shenyu-examples-sdk/shenyu-examples-sdk-dubbo/shenyu-examples-sdk-apache-dubbo-consumer/pom.xml
+++ b/shenyu-examples/shenyu-examples-sdk/shenyu-examples-sdk-dubbo/shenyu-examples-sdk-apache-dubbo-consumer/pom.xml
@@ -21,7 +21,7 @@
shenyu-examples-sdk-dubbo
org.apache.shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-examples/shenyu-examples-sdk/shenyu-examples-sdk-dubbo/shenyu-examples-sdk-apache-dubbo-provider/pom.xml b/shenyu-examples/shenyu-examples-sdk/shenyu-examples-sdk-dubbo/shenyu-examples-sdk-apache-dubbo-provider/pom.xml
index c7e8636f5ef5..8a82edb7fa90 100644
--- a/shenyu-examples/shenyu-examples-sdk/shenyu-examples-sdk-dubbo/shenyu-examples-sdk-apache-dubbo-provider/pom.xml
+++ b/shenyu-examples/shenyu-examples-sdk/shenyu-examples-sdk-dubbo/shenyu-examples-sdk-apache-dubbo-provider/pom.xml
@@ -21,7 +21,7 @@
org.apache.shenyu
shenyu-examples-sdk-dubbo
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-examples-sdk-apache-dubbo-provider
diff --git a/shenyu-examples/shenyu-examples-sdk/shenyu-examples-sdk-feign/pom.xml b/shenyu-examples/shenyu-examples-sdk/shenyu-examples-sdk-feign/pom.xml
index d1c0bca9eded..f6ece6e3015d 100644
--- a/shenyu-examples/shenyu-examples-sdk/shenyu-examples-sdk-feign/pom.xml
+++ b/shenyu-examples/shenyu-examples-sdk/shenyu-examples-sdk-feign/pom.xml
@@ -22,7 +22,7 @@
shenyu-examples-sdk
org.apache.shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-examples/shenyu-examples-sdk/shenyu-examples-sdk-grpc/pom.xml b/shenyu-examples/shenyu-examples-sdk/shenyu-examples-sdk-grpc/pom.xml
index 457b84231a95..acb0d9668148 100644
--- a/shenyu-examples/shenyu-examples-sdk/shenyu-examples-sdk-grpc/pom.xml
+++ b/shenyu-examples/shenyu-examples-sdk/shenyu-examples-sdk-grpc/pom.xml
@@ -21,7 +21,7 @@
shenyu-examples-sdk
org.apache.shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
pom
diff --git a/shenyu-examples/shenyu-examples-sdk/shenyu-examples-sdk-grpc/shenyu-examples-sdk-grpc-consumer/pom.xml b/shenyu-examples/shenyu-examples-sdk/shenyu-examples-sdk-grpc/shenyu-examples-sdk-grpc-consumer/pom.xml
index 63390972bcb5..00ac6c055eae 100644
--- a/shenyu-examples/shenyu-examples-sdk/shenyu-examples-sdk-grpc/shenyu-examples-sdk-grpc-consumer/pom.xml
+++ b/shenyu-examples/shenyu-examples-sdk/shenyu-examples-sdk-grpc/shenyu-examples-sdk-grpc-consumer/pom.xml
@@ -21,7 +21,7 @@
shenyu-examples-sdk-grpc
org.apache.shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-examples/shenyu-examples-sdk/shenyu-examples-sdk-grpc/shenyu-examples-sdk-grpc-provider/pom.xml b/shenyu-examples/shenyu-examples-sdk/shenyu-examples-sdk-grpc/shenyu-examples-sdk-grpc-provider/pom.xml
index 6554877f190c..08217ebddb4d 100644
--- a/shenyu-examples/shenyu-examples-sdk/shenyu-examples-sdk-grpc/shenyu-examples-sdk-grpc-provider/pom.xml
+++ b/shenyu-examples/shenyu-examples-sdk/shenyu-examples-sdk-grpc/shenyu-examples-sdk-grpc-provider/pom.xml
@@ -21,7 +21,7 @@
shenyu-examples-sdk-grpc
org.apache.shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-examples/shenyu-examples-sdk/shenyu-examples-sdk-http/pom.xml b/shenyu-examples/shenyu-examples-sdk/shenyu-examples-sdk-http/pom.xml
index 2e01bd5c6b63..aca36c6d7b2d 100644
--- a/shenyu-examples/shenyu-examples-sdk/shenyu-examples-sdk-http/pom.xml
+++ b/shenyu-examples/shenyu-examples-sdk/shenyu-examples-sdk-http/pom.xml
@@ -21,7 +21,7 @@
shenyu-examples-sdk
org.apache.shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-examples/shenyu-examples-sdk/shenyu-examples-sdk-springcloud/pom.xml b/shenyu-examples/shenyu-examples-sdk/shenyu-examples-sdk-springcloud/pom.xml
index d634ae8a0398..50ec990ad477 100644
--- a/shenyu-examples/shenyu-examples-sdk/shenyu-examples-sdk-springcloud/pom.xml
+++ b/shenyu-examples/shenyu-examples-sdk/shenyu-examples-sdk-springcloud/pom.xml
@@ -22,7 +22,7 @@
shenyu-examples-sdk
org.apache.shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-examples/shenyu-examples-sdk/shenyu-examples-sdk-springcloud/shenyu-examples-sdk-springcloud-consumer/pom.xml b/shenyu-examples/shenyu-examples-sdk/shenyu-examples-sdk-springcloud/shenyu-examples-sdk-springcloud-consumer/pom.xml
index 3bb31dda904d..78ac8587d852 100644
--- a/shenyu-examples/shenyu-examples-sdk/shenyu-examples-sdk-springcloud/shenyu-examples-sdk-springcloud-consumer/pom.xml
+++ b/shenyu-examples/shenyu-examples-sdk/shenyu-examples-sdk-springcloud/shenyu-examples-sdk-springcloud-consumer/pom.xml
@@ -22,7 +22,7 @@
shenyu-examples-sdk-springcloud
org.apache.shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-examples/shenyu-examples-sdk/shenyu-examples-sdk-springcloud/shenyu-examples-sdk-springcloud-provider/pom.xml b/shenyu-examples/shenyu-examples-sdk/shenyu-examples-sdk-springcloud/shenyu-examples-sdk-springcloud-provider/pom.xml
index 00531f230152..8df70832a023 100644
--- a/shenyu-examples/shenyu-examples-sdk/shenyu-examples-sdk-springcloud/shenyu-examples-sdk-springcloud-provider/pom.xml
+++ b/shenyu-examples/shenyu-examples-sdk/shenyu-examples-sdk-springcloud/shenyu-examples-sdk-springcloud-provider/pom.xml
@@ -22,7 +22,7 @@
shenyu-examples-sdk-springcloud
org.apache.shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-examples/shenyu-examples-sofa/pom.xml b/shenyu-examples/shenyu-examples-sofa/pom.xml
index 8290f334a001..aff6ec8d5181 100644
--- a/shenyu-examples/shenyu-examples-sofa/pom.xml
+++ b/shenyu-examples/shenyu-examples-sofa/pom.xml
@@ -22,7 +22,7 @@
org.apache.shenyu
shenyu-examples
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-examples-sofa
diff --git a/shenyu-examples/shenyu-examples-sofa/shenyu-examples-sofa-api/pom.xml b/shenyu-examples/shenyu-examples-sofa/shenyu-examples-sofa-api/pom.xml
index 51be4fa82172..8562cd1f6984 100644
--- a/shenyu-examples/shenyu-examples-sofa/shenyu-examples-sofa-api/pom.xml
+++ b/shenyu-examples/shenyu-examples-sofa/shenyu-examples-sofa-api/pom.xml
@@ -22,7 +22,7 @@
org.apache.shenyu
shenyu-examples-sofa
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-examples-sofa-api
diff --git a/shenyu-examples/shenyu-examples-sofa/shenyu-examples-sofa-service/pom.xml b/shenyu-examples/shenyu-examples-sofa/shenyu-examples-sofa-service/pom.xml
index 56fef17cdb1c..18207bb3c5e6 100644
--- a/shenyu-examples/shenyu-examples-sofa/shenyu-examples-sofa-service/pom.xml
+++ b/shenyu-examples/shenyu-examples-sofa/shenyu-examples-sofa-service/pom.xml
@@ -22,7 +22,7 @@
org.apache.shenyu
shenyu-examples-sofa
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-examples-sofa-service
diff --git a/shenyu-examples/shenyu-examples-springcloud/pom.xml b/shenyu-examples/shenyu-examples-springcloud/pom.xml
index 18c7466cefe1..385e1f167b40 100644
--- a/shenyu-examples/shenyu-examples-springcloud/pom.xml
+++ b/shenyu-examples/shenyu-examples-springcloud/pom.xml
@@ -22,7 +22,7 @@
org.apache.shenyu
shenyu-examples
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-examples-springcloud
diff --git a/shenyu-examples/shenyu-examples-springmvc-tomcat/pom.xml b/shenyu-examples/shenyu-examples-springmvc-tomcat/pom.xml
index ba0bad3a4b3f..5031b8dc34d7 100644
--- a/shenyu-examples/shenyu-examples-springmvc-tomcat/pom.xml
+++ b/shenyu-examples/shenyu-examples-springmvc-tomcat/pom.xml
@@ -22,7 +22,7 @@
shenyu-examples
org.apache.shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-examples-springmvc-tomcat
diff --git a/shenyu-examples/shenyu-examples-springmvc/pom.xml b/shenyu-examples/shenyu-examples-springmvc/pom.xml
index 45d81be9afa0..84ce386ffcb7 100644
--- a/shenyu-examples/shenyu-examples-springmvc/pom.xml
+++ b/shenyu-examples/shenyu-examples-springmvc/pom.xml
@@ -22,7 +22,7 @@
org.apache.shenyu
shenyu-examples
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-examples-springmvc
diff --git a/shenyu-examples/shenyu-examples-tars/pom.xml b/shenyu-examples/shenyu-examples-tars/pom.xml
index 25df0de9f0d4..de0c37ac35b7 100644
--- a/shenyu-examples/shenyu-examples-tars/pom.xml
+++ b/shenyu-examples/shenyu-examples-tars/pom.xml
@@ -22,7 +22,7 @@
org.apache.shenyu
shenyu-examples
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-examples-tars
diff --git a/shenyu-examples/shenyu-examples-websocket/pom.xml b/shenyu-examples/shenyu-examples-websocket/pom.xml
index ae58768763d2..7c9bd860aa62 100644
--- a/shenyu-examples/shenyu-examples-websocket/pom.xml
+++ b/shenyu-examples/shenyu-examples-websocket/pom.xml
@@ -22,7 +22,7 @@
org.apache.shenyu
shenyu-examples
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-examples-websocket
diff --git a/shenyu-examples/shenyu-examples-websocket/shenyu-example-spring-annotation-websocket/pom.xml b/shenyu-examples/shenyu-examples-websocket/shenyu-example-spring-annotation-websocket/pom.xml
index d98f94ce624d..c3af4bbe5394 100644
--- a/shenyu-examples/shenyu-examples-websocket/shenyu-example-spring-annotation-websocket/pom.xml
+++ b/shenyu-examples/shenyu-examples-websocket/shenyu-example-spring-annotation-websocket/pom.xml
@@ -21,7 +21,7 @@
shenyu-examples-websocket
org.apache.shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-example-spring-annotation-websocket
diff --git a/shenyu-examples/shenyu-examples-websocket/shenyu-example-spring-native-websocket/pom.xml b/shenyu-examples/shenyu-examples-websocket/shenyu-example-spring-native-websocket/pom.xml
index 01edc630e02f..5b2789d723ef 100644
--- a/shenyu-examples/shenyu-examples-websocket/shenyu-example-spring-native-websocket/pom.xml
+++ b/shenyu-examples/shenyu-examples-websocket/shenyu-example-spring-native-websocket/pom.xml
@@ -21,7 +21,7 @@
shenyu-examples-websocket
org.apache.shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-example-spring-native-websocket
diff --git a/shenyu-examples/shenyu-examples-websocket/shenyu-example-spring-reactive-websocket/pom.xml b/shenyu-examples/shenyu-examples-websocket/shenyu-example-spring-reactive-websocket/pom.xml
index ef54612c20b7..b34072ab0cda 100644
--- a/shenyu-examples/shenyu-examples-websocket/shenyu-example-spring-reactive-websocket/pom.xml
+++ b/shenyu-examples/shenyu-examples-websocket/shenyu-example-spring-reactive-websocket/pom.xml
@@ -21,7 +21,7 @@
shenyu-examples-websocket
org.apache.shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-integrated-test/pom.xml b/shenyu-integrated-test/pom.xml
index 049ee217e0a2..23b3ce1c2a21 100644
--- a/shenyu-integrated-test/pom.xml
+++ b/shenyu-integrated-test/pom.xml
@@ -19,13 +19,13 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
shenyu-integrated-test
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
pom
org.apache.shenyu
shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
diff --git a/shenyu-integrated-test/shenyu-integrated-test-apache-dubbo/pom.xml b/shenyu-integrated-test/shenyu-integrated-test-apache-dubbo/pom.xml
index 2723dc98dcf2..36709907c34f 100644
--- a/shenyu-integrated-test/shenyu-integrated-test-apache-dubbo/pom.xml
+++ b/shenyu-integrated-test/shenyu-integrated-test-apache-dubbo/pom.xml
@@ -22,7 +22,7 @@
org.apache.shenyu
shenyu-integrated-test
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
shenyu-integrated-test-apache-dubbo
diff --git a/shenyu-integrated-test/shenyu-integrated-test-combination/pom.xml b/shenyu-integrated-test/shenyu-integrated-test-combination/pom.xml
index 9bc2f71cb171..0222de0e5d91 100644
--- a/shenyu-integrated-test/shenyu-integrated-test-combination/pom.xml
+++ b/shenyu-integrated-test/shenyu-integrated-test-combination/pom.xml
@@ -21,7 +21,7 @@
shenyu-integrated-test
org.apache.shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-integrated-test/shenyu-integrated-test-common/pom.xml b/shenyu-integrated-test/shenyu-integrated-test-common/pom.xml
index 4c3a689f02f7..44cb7454830f 100644
--- a/shenyu-integrated-test/shenyu-integrated-test-common/pom.xml
+++ b/shenyu-integrated-test/shenyu-integrated-test-common/pom.xml
@@ -21,7 +21,7 @@
org.apache.shenyu
shenyu-integrated-test
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
shenyu-integrated-test-common
shenyu-integrated-test-common
diff --git a/shenyu-integrated-test/shenyu-integrated-test-grpc/pom.xml b/shenyu-integrated-test/shenyu-integrated-test-grpc/pom.xml
index 1aec85a5f479..aa998753734e 100644
--- a/shenyu-integrated-test/shenyu-integrated-test-grpc/pom.xml
+++ b/shenyu-integrated-test/shenyu-integrated-test-grpc/pom.xml
@@ -21,7 +21,7 @@
org.apache.shenyu
shenyu-integrated-test
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-integrated-test/shenyu-integrated-test-http/pom.xml b/shenyu-integrated-test/shenyu-integrated-test-http/pom.xml
index aab6ef80de36..7c0d0a62aacd 100644
--- a/shenyu-integrated-test/shenyu-integrated-test-http/pom.xml
+++ b/shenyu-integrated-test/shenyu-integrated-test-http/pom.xml
@@ -22,7 +22,7 @@
org.apache.shenyu
shenyu-integrated-test
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
shenyu-integrated-test-http
diff --git a/shenyu-integrated-test/shenyu-integrated-test-https/pom.xml b/shenyu-integrated-test/shenyu-integrated-test-https/pom.xml
index 03d4cee2dc0d..c640d269e20c 100644
--- a/shenyu-integrated-test/shenyu-integrated-test-https/pom.xml
+++ b/shenyu-integrated-test/shenyu-integrated-test-https/pom.xml
@@ -21,7 +21,7 @@
org.apache.shenyu
shenyu-integrated-test
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
shenyu-integrated-test-https
diff --git a/shenyu-integrated-test/shenyu-integrated-test-k8s-ingress-apache-dubbo/pom.xml b/shenyu-integrated-test/shenyu-integrated-test-k8s-ingress-apache-dubbo/pom.xml
index 3aecd24efeab..5a6e306ae022 100644
--- a/shenyu-integrated-test/shenyu-integrated-test-k8s-ingress-apache-dubbo/pom.xml
+++ b/shenyu-integrated-test/shenyu-integrated-test-k8s-ingress-apache-dubbo/pom.xml
@@ -22,7 +22,7 @@
org.apache.shenyu
shenyu-integrated-test
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
shenyu-integrated-test-k8s-ingress-apache-dubbo
diff --git a/shenyu-integrated-test/shenyu-integrated-test-k8s-ingress-grpc/pom.xml b/shenyu-integrated-test/shenyu-integrated-test-k8s-ingress-grpc/pom.xml
index e111ef8ed44c..1afac300a474 100644
--- a/shenyu-integrated-test/shenyu-integrated-test-k8s-ingress-grpc/pom.xml
+++ b/shenyu-integrated-test/shenyu-integrated-test-k8s-ingress-grpc/pom.xml
@@ -21,7 +21,7 @@
shenyu-integrated-test
org.apache.shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-integrated-test/shenyu-integrated-test-k8s-ingress-http/pom.xml b/shenyu-integrated-test/shenyu-integrated-test-k8s-ingress-http/pom.xml
index 6985b6928170..8fa2c99b013a 100644
--- a/shenyu-integrated-test/shenyu-integrated-test-k8s-ingress-http/pom.xml
+++ b/shenyu-integrated-test/shenyu-integrated-test-k8s-ingress-http/pom.xml
@@ -21,7 +21,7 @@
shenyu-integrated-test
org.apache.shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-integrated-test/shenyu-integrated-test-k8s-ingress-motan/pom.xml b/shenyu-integrated-test/shenyu-integrated-test-k8s-ingress-motan/pom.xml
index cdec02a86e44..7deac40d95f5 100644
--- a/shenyu-integrated-test/shenyu-integrated-test-k8s-ingress-motan/pom.xml
+++ b/shenyu-integrated-test/shenyu-integrated-test-k8s-ingress-motan/pom.xml
@@ -22,7 +22,7 @@
org.apache.shenyu
shenyu-integrated-test
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
shenyu-integrated-test-k8s-ingress-motan
diff --git a/shenyu-integrated-test/shenyu-integrated-test-k8s-ingress-sofa/pom.xml b/shenyu-integrated-test/shenyu-integrated-test-k8s-ingress-sofa/pom.xml
index 0ac0f6c8954e..ca6ccc2a961b 100644
--- a/shenyu-integrated-test/shenyu-integrated-test-k8s-ingress-sofa/pom.xml
+++ b/shenyu-integrated-test/shenyu-integrated-test-k8s-ingress-sofa/pom.xml
@@ -22,7 +22,7 @@
org.apache.shenyu
shenyu-integrated-test
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
shenyu-integrated-test-k8s-ingress-sofa
diff --git a/shenyu-integrated-test/shenyu-integrated-test-k8s-ingress-spring-cloud/pom.xml b/shenyu-integrated-test/shenyu-integrated-test-k8s-ingress-spring-cloud/pom.xml
index a7b61edf0dd3..d56ad5678959 100644
--- a/shenyu-integrated-test/shenyu-integrated-test-k8s-ingress-spring-cloud/pom.xml
+++ b/shenyu-integrated-test/shenyu-integrated-test-k8s-ingress-spring-cloud/pom.xml
@@ -22,7 +22,7 @@
org.apache.shenyu
shenyu-integrated-test
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
shenyu-integrated-test-k8s-ingress-spring-cloud
diff --git a/shenyu-integrated-test/shenyu-integrated-test-k8s-ingress-websocket/pom.xml b/shenyu-integrated-test/shenyu-integrated-test-k8s-ingress-websocket/pom.xml
index 1b6249585c16..75601867ec35 100644
--- a/shenyu-integrated-test/shenyu-integrated-test-k8s-ingress-websocket/pom.xml
+++ b/shenyu-integrated-test/shenyu-integrated-test-k8s-ingress-websocket/pom.xml
@@ -22,7 +22,7 @@
shenyu-integrated-test
org.apache.shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
shenyu-integrated-test-k8s-ingress-websocket
diff --git a/shenyu-integrated-test/shenyu-integrated-test-motan/pom.xml b/shenyu-integrated-test/shenyu-integrated-test-motan/pom.xml
index 0c139963bfed..b8326448dde1 100644
--- a/shenyu-integrated-test/shenyu-integrated-test-motan/pom.xml
+++ b/shenyu-integrated-test/shenyu-integrated-test-motan/pom.xml
@@ -21,7 +21,7 @@
shenyu-integrated-test
org.apache.shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-integrated-test/shenyu-integrated-test-rewrite/pom.xml b/shenyu-integrated-test/shenyu-integrated-test-rewrite/pom.xml
index 3238b04faf88..7cd4f21c965e 100644
--- a/shenyu-integrated-test/shenyu-integrated-test-rewrite/pom.xml
+++ b/shenyu-integrated-test/shenyu-integrated-test-rewrite/pom.xml
@@ -21,7 +21,7 @@
shenyu-integrated-test
org.apache.shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-integrated-test/shenyu-integrated-test-sdk-apache-dubbo/pom.xml b/shenyu-integrated-test/shenyu-integrated-test-sdk-apache-dubbo/pom.xml
index ec2cc335985b..484f47ae4c9d 100644
--- a/shenyu-integrated-test/shenyu-integrated-test-sdk-apache-dubbo/pom.xml
+++ b/shenyu-integrated-test/shenyu-integrated-test-sdk-apache-dubbo/pom.xml
@@ -22,7 +22,7 @@
org.apache.shenyu
shenyu-integrated-test
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
shenyu-integrated-test-sdk-apache-dubbo
diff --git a/shenyu-integrated-test/shenyu-integrated-test-sdk-http/pom.xml b/shenyu-integrated-test/shenyu-integrated-test-sdk-http/pom.xml
index f8e0159b3049..7062291b7db2 100644
--- a/shenyu-integrated-test/shenyu-integrated-test-sdk-http/pom.xml
+++ b/shenyu-integrated-test/shenyu-integrated-test-sdk-http/pom.xml
@@ -21,7 +21,7 @@
shenyu-integrated-test
org.apache.shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-integrated-test/shenyu-integrated-test-sofa/pom.xml b/shenyu-integrated-test/shenyu-integrated-test-sofa/pom.xml
index cb8ea8e5ade5..c81aa4e3e652 100644
--- a/shenyu-integrated-test/shenyu-integrated-test-sofa/pom.xml
+++ b/shenyu-integrated-test/shenyu-integrated-test-sofa/pom.xml
@@ -21,7 +21,7 @@
shenyu-integrated-test
org.apache.shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-integrated-test/shenyu-integrated-test-spring-cloud/pom.xml b/shenyu-integrated-test/shenyu-integrated-test-spring-cloud/pom.xml
index 94ff978d4fc4..b1e92c5f5441 100644
--- a/shenyu-integrated-test/shenyu-integrated-test-spring-cloud/pom.xml
+++ b/shenyu-integrated-test/shenyu-integrated-test-spring-cloud/pom.xml
@@ -21,7 +21,7 @@
org.apache.shenyu
shenyu-integrated-test
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
shenyu-integrated-test-spring-cloud
diff --git a/shenyu-integrated-test/shenyu-integrated-test-upload-plugin/pom.xml b/shenyu-integrated-test/shenyu-integrated-test-upload-plugin/pom.xml
index 7e4127c3253b..83b6fdedf420 100644
--- a/shenyu-integrated-test/shenyu-integrated-test-upload-plugin/pom.xml
+++ b/shenyu-integrated-test/shenyu-integrated-test-upload-plugin/pom.xml
@@ -22,7 +22,7 @@
org.apache.shenyu
shenyu-integrated-test
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
pom
diff --git a/shenyu-integrated-test/shenyu-integrated-test-upload-plugin/shenyu-custom-plugin/Dockerfile b/shenyu-integrated-test/shenyu-integrated-test-upload-plugin/shenyu-custom-plugin/Dockerfile
index 74ee1f9c45ff..a370a575910c 100644
--- a/shenyu-integrated-test/shenyu-integrated-test-upload-plugin/shenyu-custom-plugin/Dockerfile
+++ b/shenyu-integrated-test/shenyu-integrated-test-upload-plugin/shenyu-custom-plugin/Dockerfile
@@ -17,6 +17,6 @@
FROM eclipse-temurin:17-centos7
ENV APP_NAME shenyu-integrated-test-custom-plugin
-ADD target/shenyu-custom-plugin-2.7.0-SNAPSHOT.jar /opt/shenyu-custom-plugin.jar
+ADD target/${APP_NAME}.jar /opt/shenyu-custom-plugin.jar
RUN ls -l
diff --git a/shenyu-integrated-test/shenyu-integrated-test-upload-plugin/shenyu-custom-plugin/pom.xml b/shenyu-integrated-test/shenyu-integrated-test-upload-plugin/shenyu-custom-plugin/pom.xml
index 4f6fc38d5f33..97c9874dc599 100644
--- a/shenyu-integrated-test/shenyu-integrated-test-upload-plugin/shenyu-custom-plugin/pom.xml
+++ b/shenyu-integrated-test/shenyu-integrated-test-upload-plugin/shenyu-custom-plugin/pom.xml
@@ -22,7 +22,7 @@
org.apache.shenyu
shenyu-integrated-test-upload-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
@@ -52,6 +52,7 @@
it
+ shenyu-integrated-test-custom-plugin
org.apache.maven.plugins
diff --git a/shenyu-integrated-test/shenyu-integrated-test-upload-plugin/shenyu-integrated-test-admin/pom.xml b/shenyu-integrated-test/shenyu-integrated-test-upload-plugin/shenyu-integrated-test-admin/pom.xml
index 82f3424861a8..b2ef63e58d55 100644
--- a/shenyu-integrated-test/shenyu-integrated-test-upload-plugin/shenyu-integrated-test-admin/pom.xml
+++ b/shenyu-integrated-test/shenyu-integrated-test-upload-plugin/shenyu-integrated-test-admin/pom.xml
@@ -22,7 +22,7 @@
org.apache.shenyu
shenyu-integrated-test-upload-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
shenyu-integrated-test-admin
diff --git a/shenyu-integrated-test/shenyu-integrated-test-upload-plugin/shenyu-integrated-test-upload-plugin-case/pom.xml b/shenyu-integrated-test/shenyu-integrated-test-upload-plugin/shenyu-integrated-test-upload-plugin-case/pom.xml
index 0c876e81bb8d..75d6ae22734f 100644
--- a/shenyu-integrated-test/shenyu-integrated-test-upload-plugin/shenyu-integrated-test-upload-plugin-case/pom.xml
+++ b/shenyu-integrated-test/shenyu-integrated-test-upload-plugin/shenyu-integrated-test-upload-plugin-case/pom.xml
@@ -22,7 +22,7 @@
org.apache.shenyu
shenyu-integrated-test-upload-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
shenyu-integrated-test-upload-plugin-case
diff --git a/shenyu-integrated-test/shenyu-integrated-test-websocket/pom.xml b/shenyu-integrated-test/shenyu-integrated-test-websocket/pom.xml
index ba5e8b98cb0a..b54269605ad3 100644
--- a/shenyu-integrated-test/shenyu-integrated-test-websocket/pom.xml
+++ b/shenyu-integrated-test/shenyu-integrated-test-websocket/pom.xml
@@ -21,7 +21,7 @@
shenyu-integrated-test
org.apache.shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-kubernetes-controller/pom.xml b/shenyu-kubernetes-controller/pom.xml
index 5a7fe56b5adb..5293f8f16424 100644
--- a/shenyu-kubernetes-controller/pom.xml
+++ b/shenyu-kubernetes-controller/pom.xml
@@ -20,7 +20,7 @@
shenyu
org.apache.shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-kubernetes-controller
diff --git a/shenyu-loadbalancer/pom.xml b/shenyu-loadbalancer/pom.xml
index 427bdfe2c690..6b1c70cc3e1d 100644
--- a/shenyu-loadbalancer/pom.xml
+++ b/shenyu-loadbalancer/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-loadbalancer
diff --git a/shenyu-plugin/pom.xml b/shenyu-plugin/pom.xml
index c582ff0b5298..2b6d7dcf5ffb 100644
--- a/shenyu-plugin/pom.xml
+++ b/shenyu-plugin/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-plugin
diff --git a/shenyu-plugin/shenyu-plugin-api/pom.xml b/shenyu-plugin/shenyu-plugin-api/pom.xml
index c1142c184e5c..01af4bf08d7f 100644
--- a/shenyu-plugin/shenyu-plugin-api/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-api/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-plugin-api
diff --git a/shenyu-plugin/shenyu-plugin-base/pom.xml b/shenyu-plugin/shenyu-plugin-base/pom.xml
index adb25dd227aa..2cea6d65bc61 100644
--- a/shenyu-plugin/shenyu-plugin-base/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-base/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-plugin-base
diff --git a/shenyu-plugin/shenyu-plugin-cache/pom.xml b/shenyu-plugin/shenyu-plugin-cache/pom.xml
index e96e641c1a4f..256e35ffe76b 100644
--- a/shenyu-plugin/shenyu-plugin-cache/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-cache/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-plugin-cache
diff --git a/shenyu-plugin/shenyu-plugin-cache/shenyu-plugin-cache-handler/pom.xml b/shenyu-plugin/shenyu-plugin-cache/shenyu-plugin-cache-handler/pom.xml
index f7a36d461b4b..be1d58992928 100644
--- a/shenyu-plugin/shenyu-plugin-cache/shenyu-plugin-cache-handler/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-cache/shenyu-plugin-cache-handler/pom.xml
@@ -20,7 +20,7 @@
shenyu-plugin-cache
org.apache.shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-plugin/shenyu-plugin-cache/shenyu-plugin-cache-memory/pom.xml b/shenyu-plugin/shenyu-plugin-cache/shenyu-plugin-cache-memory/pom.xml
index 906c914946ec..3e4583c6c2a5 100644
--- a/shenyu-plugin/shenyu-plugin-cache/shenyu-plugin-cache-memory/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-cache/shenyu-plugin-cache-memory/pom.xml
@@ -20,7 +20,7 @@
shenyu-plugin-cache
org.apache.shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-plugin/shenyu-plugin-cache/shenyu-plugin-cache-redis/pom.xml b/shenyu-plugin/shenyu-plugin-cache/shenyu-plugin-cache-redis/pom.xml
index 0ff0580b9488..d743f86b178f 100644
--- a/shenyu-plugin/shenyu-plugin-cache/shenyu-plugin-cache-redis/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-cache/shenyu-plugin-cache-redis/pom.xml
@@ -20,7 +20,7 @@
shenyu-plugin-cache
org.apache.shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-plugin/shenyu-plugin-cache/shenyu-plugin-cache-spi/pom.xml b/shenyu-plugin/shenyu-plugin-cache/shenyu-plugin-cache-spi/pom.xml
index 4e37edd6ab83..29a94bbc4325 100644
--- a/shenyu-plugin/shenyu-plugin-cache/shenyu-plugin-cache-spi/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-cache/shenyu-plugin-cache-spi/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin-cache
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-plugin-cache-spi
diff --git a/shenyu-plugin/shenyu-plugin-context-path/pom.xml b/shenyu-plugin/shenyu-plugin-context-path/pom.xml
index d2a3feab6fcb..4a820842e436 100644
--- a/shenyu-plugin/shenyu-plugin-context-path/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-context-path/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-plugin-context-path
diff --git a/shenyu-plugin/shenyu-plugin-fault-tolerance/pom.xml b/shenyu-plugin/shenyu-plugin-fault-tolerance/pom.xml
index e95dc4dd65b6..52ae90232694 100644
--- a/shenyu-plugin/shenyu-plugin-fault-tolerance/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-fault-tolerance/pom.xml
@@ -21,7 +21,7 @@
org.apache.shenyu
shenyu-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
shenyu-plugin-fault-tolerance
pom
diff --git a/shenyu-plugin/shenyu-plugin-fault-tolerance/shenyu-plugin-hystrix/pom.xml b/shenyu-plugin/shenyu-plugin-fault-tolerance/shenyu-plugin-hystrix/pom.xml
index 6c31bee1ef20..1d7968fa9c5b 100644
--- a/shenyu-plugin/shenyu-plugin-fault-tolerance/shenyu-plugin-hystrix/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-fault-tolerance/shenyu-plugin-hystrix/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin-fault-tolerance
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-plugin-hystrix
diff --git a/shenyu-plugin/shenyu-plugin-fault-tolerance/shenyu-plugin-ratelimiter/pom.xml b/shenyu-plugin/shenyu-plugin-fault-tolerance/shenyu-plugin-ratelimiter/pom.xml
index 8d8fa9e74bf4..9b52c64c9fb5 100644
--- a/shenyu-plugin/shenyu-plugin-fault-tolerance/shenyu-plugin-ratelimiter/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-fault-tolerance/shenyu-plugin-ratelimiter/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin-fault-tolerance
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-plugin-ratelimiter
diff --git a/shenyu-plugin/shenyu-plugin-fault-tolerance/shenyu-plugin-resilience4j/pom.xml b/shenyu-plugin/shenyu-plugin-fault-tolerance/shenyu-plugin-resilience4j/pom.xml
index 708c0bdd191c..bc6054bf1d48 100644
--- a/shenyu-plugin/shenyu-plugin-fault-tolerance/shenyu-plugin-resilience4j/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-fault-tolerance/shenyu-plugin-resilience4j/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin-fault-tolerance
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-plugin-resilience4j
diff --git a/shenyu-plugin/shenyu-plugin-fault-tolerance/shenyu-plugin-sentinel/pom.xml b/shenyu-plugin/shenyu-plugin-fault-tolerance/shenyu-plugin-sentinel/pom.xml
index f885b273cac3..376d1cd1e5ea 100644
--- a/shenyu-plugin/shenyu-plugin-fault-tolerance/shenyu-plugin-sentinel/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-fault-tolerance/shenyu-plugin-sentinel/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin-fault-tolerance
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-plugin-sentinel
diff --git a/shenyu-plugin/shenyu-plugin-global/pom.xml b/shenyu-plugin/shenyu-plugin-global/pom.xml
index 72c235e2eb39..426151dbbe85 100644
--- a/shenyu-plugin/shenyu-plugin-global/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-global/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-plugin-global
diff --git a/shenyu-plugin/shenyu-plugin-httpclient/pom.xml b/shenyu-plugin/shenyu-plugin-httpclient/pom.xml
index 94bc12d74c22..3b8227b4de3c 100644
--- a/shenyu-plugin/shenyu-plugin-httpclient/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-httpclient/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-plugin-httpclient
diff --git a/shenyu-plugin/shenyu-plugin-logging/pom.xml b/shenyu-plugin/shenyu-plugin-logging/pom.xml
index 09906f2da0ef..9cbabd33b4c0 100644
--- a/shenyu-plugin/shenyu-plugin-logging/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-logging/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-plugin-logging
diff --git a/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-aliyun-sls/pom.xml b/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-aliyun-sls/pom.xml
index 4a3de47c3eb5..93219beb8aec 100644
--- a/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-aliyun-sls/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-aliyun-sls/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin-logging
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-plugin-logging-aliyun-sls
diff --git a/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-clickhouse/pom.xml b/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-clickhouse/pom.xml
index 8918b7790105..368c6b4176af 100644
--- a/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-clickhouse/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-clickhouse/pom.xml
@@ -20,7 +20,7 @@
shenyu-plugin-logging
org.apache.shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-plugin-logging-clickhouse
diff --git a/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-common/pom.xml b/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-common/pom.xml
index c92390ff0215..cf9af0af0fb6 100644
--- a/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-common/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-common/pom.xml
@@ -20,7 +20,7 @@
shenyu-plugin-logging
org.apache.shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-console/pom.xml b/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-console/pom.xml
index 924ed8fd9672..c1f290a608fe 100644
--- a/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-console/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-console/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin-logging
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-desensitize-api/pom.xml b/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-desensitize-api/pom.xml
index ac1c951106e2..33354a584cba 100644
--- a/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-desensitize-api/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-desensitize-api/pom.xml
@@ -20,7 +20,7 @@
shenyu-plugin-logging
org.apache.shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-plugin-logging-desensitize-api
diff --git a/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-elasticsearch/pom.xml b/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-elasticsearch/pom.xml
index a3a52c9e3fd7..2f8d2a5a70d7 100644
--- a/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-elasticsearch/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-elasticsearch/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin-logging
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-plugin-logging-elasticsearch
diff --git a/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-huawei-lts/pom.xml b/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-huawei-lts/pom.xml
index acefb4e649cf..e9dd30b3716a 100644
--- a/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-huawei-lts/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-huawei-lts/pom.xml
@@ -20,7 +20,7 @@
shenyu-plugin-logging
org.apache.shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-kafka/pom.xml b/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-kafka/pom.xml
index ee39146205b6..e39b361cba01 100644
--- a/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-kafka/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-kafka/pom.xml
@@ -19,7 +19,7 @@
org.apache.shenyu
shenyu-plugin-logging
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-plugin-logging-kafka
diff --git a/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-pulsar/pom.xml b/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-pulsar/pom.xml
index 5e5a3f5ce56c..0d18d4c0e8d4 100644
--- a/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-pulsar/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-pulsar/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin-logging
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-plugin-logging-pulsar
diff --git a/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-rabbitmq/pom.xml b/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-rabbitmq/pom.xml
index 4411caa10570..91b375231231 100644
--- a/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-rabbitmq/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-rabbitmq/pom.xml
@@ -19,7 +19,7 @@
org.apache.shenyu
shenyu-plugin-logging
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-plugin-logging-rabbitmq
diff --git a/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-rocketmq/pom.xml b/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-rocketmq/pom.xml
index 35b36b8d1509..c946465626c3 100644
--- a/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-rocketmq/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-rocketmq/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin-logging
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-plugin-logging-rocketmq
diff --git a/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-tencent-cls/pom.xml b/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-tencent-cls/pom.xml
index 6903a8b44da2..f8c35720510f 100644
--- a/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-tencent-cls/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-tencent-cls/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin-logging
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-plugin-logging-tencent-cls
diff --git a/shenyu-plugin/shenyu-plugin-metrics/pom.xml b/shenyu-plugin/shenyu-plugin-metrics/pom.xml
index 6f4908bb77b4..843f05b8b000 100644
--- a/shenyu-plugin/shenyu-plugin-metrics/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-metrics/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-plugin-metrics
diff --git a/shenyu-plugin/shenyu-plugin-mock/pom.xml b/shenyu-plugin/shenyu-plugin-mock/pom.xml
index 1cca677a99f5..81bf33021481 100644
--- a/shenyu-plugin/shenyu-plugin-mock/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-mock/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-plugin-mock
diff --git a/shenyu-plugin/shenyu-plugin-modify-response/pom.xml b/shenyu-plugin/shenyu-plugin-modify-response/pom.xml
index 46701d6578ff..9be3eddce932 100644
--- a/shenyu-plugin/shenyu-plugin-modify-response/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-modify-response/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-plugin-modify-response
diff --git a/shenyu-plugin/shenyu-plugin-param-mapping/pom.xml b/shenyu-plugin/shenyu-plugin-param-mapping/pom.xml
index cd75b6cd7e6a..631b5d4b52fa 100644
--- a/shenyu-plugin/shenyu-plugin-param-mapping/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-param-mapping/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-plugin-param-mapping
diff --git a/shenyu-plugin/shenyu-plugin-proxy/pom.xml b/shenyu-plugin/shenyu-plugin-proxy/pom.xml
index 5359c32d9d15..69c95ce13f35 100644
--- a/shenyu-plugin/shenyu-plugin-proxy/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-proxy/pom.xml
@@ -21,7 +21,7 @@
org.apache.shenyu
shenyu-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
shenyu-plugin-proxy
pom
diff --git a/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-divide/pom.xml b/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-divide/pom.xml
index f8b5bcd9bbc1..19250ed3f67a 100644
--- a/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-divide/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-divide/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin-proxy
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-plugin-divide
diff --git a/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-mqtt/pom.xml b/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-mqtt/pom.xml
index 6f2258c34a0c..932e238ffb9d 100644
--- a/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-mqtt/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-mqtt/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin-proxy
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-rpc/pom.xml b/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-rpc/pom.xml
index 06d1357dfb8b..f4edad699840 100644
--- a/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-rpc/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-rpc/pom.xml
@@ -21,7 +21,7 @@
org.apache.shenyu
shenyu-plugin-proxy
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
shenyu-plugin-rpc
pom
diff --git a/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-rpc/shenyu-plugin-dubbo/pom.xml b/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-rpc/shenyu-plugin-dubbo/pom.xml
index c408931a20d4..2baba900cf3f 100644
--- a/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-rpc/shenyu-plugin-dubbo/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-rpc/shenyu-plugin-dubbo/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin-rpc
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-rpc/shenyu-plugin-dubbo/shenyu-plugin-apache-dubbo/pom.xml b/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-rpc/shenyu-plugin-dubbo/shenyu-plugin-apache-dubbo/pom.xml
index 233dded7e0c6..661fc341b3bb 100644
--- a/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-rpc/shenyu-plugin-dubbo/shenyu-plugin-apache-dubbo/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-rpc/shenyu-plugin-dubbo/shenyu-plugin-apache-dubbo/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin-dubbo
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-plugin-apache-dubbo
diff --git a/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-rpc/shenyu-plugin-dubbo/shenyu-plugin-dubbo-common/pom.xml b/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-rpc/shenyu-plugin-dubbo/shenyu-plugin-dubbo-common/pom.xml
index d286e67cb54a..2d2682bdbfea 100644
--- a/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-rpc/shenyu-plugin-dubbo/shenyu-plugin-dubbo-common/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-rpc/shenyu-plugin-dubbo/shenyu-plugin-dubbo-common/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin-dubbo
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-plugin-dubbo-common
diff --git a/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-rpc/shenyu-plugin-general-context/pom.xml b/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-rpc/shenyu-plugin-general-context/pom.xml
index ac32ed290521..a92fc21a61cc 100644
--- a/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-rpc/shenyu-plugin-general-context/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-rpc/shenyu-plugin-general-context/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin-rpc
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-rpc/shenyu-plugin-grpc/pom.xml b/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-rpc/shenyu-plugin-grpc/pom.xml
index a60ee57ffcea..e490113c31a8 100644
--- a/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-rpc/shenyu-plugin-grpc/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-rpc/shenyu-plugin-grpc/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin-rpc
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-plugin-grpc
diff --git a/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-rpc/shenyu-plugin-motan/pom.xml b/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-rpc/shenyu-plugin-motan/pom.xml
index d84cdf71baec..16ce97fbbc25 100644
--- a/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-rpc/shenyu-plugin-motan/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-rpc/shenyu-plugin-motan/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin-rpc
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-plugin-motan
diff --git a/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-rpc/shenyu-plugin-sofa/pom.xml b/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-rpc/shenyu-plugin-sofa/pom.xml
index 76412865e29f..26d8ec059b7b 100644
--- a/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-rpc/shenyu-plugin-sofa/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-rpc/shenyu-plugin-sofa/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin-rpc
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-plugin-sofa
diff --git a/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-rpc/shenyu-plugin-tars/pom.xml b/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-rpc/shenyu-plugin-tars/pom.xml
index b654d4dec7b9..50877f5ae0fa 100644
--- a/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-rpc/shenyu-plugin-tars/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-rpc/shenyu-plugin-tars/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin-rpc
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-rpc/shenyu-plugin-transform/pom.xml b/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-rpc/shenyu-plugin-transform/pom.xml
index e528eb2da2af..b5b3027e6942 100644
--- a/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-rpc/shenyu-plugin-transform/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-rpc/shenyu-plugin-transform/pom.xml
@@ -21,7 +21,7 @@
org.apache.shenyu
shenyu-plugin-rpc
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
shenyu-plugin-transform
diff --git a/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-springcloud/pom.xml b/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-springcloud/pom.xml
index 38ec0d10f3f4..98c9109e5162 100644
--- a/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-springcloud/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-springcloud/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin-proxy
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-plugin-springcloud
diff --git a/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-tcp/pom.xml b/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-tcp/pom.xml
index 9cd2ab7b9160..fa28e785496f 100644
--- a/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-tcp/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-tcp/pom.xml
@@ -21,7 +21,7 @@
org.apache.shenyu
shenyu-plugin-proxy
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
shenyu-plugin-tcp
diff --git a/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-websocket/pom.xml b/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-websocket/pom.xml
index 0178ef2b8833..ffe2f95d76e8 100644
--- a/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-websocket/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-proxy/shenyu-plugin-websocket/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin-proxy
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-plugin-websocket
diff --git a/shenyu-plugin/shenyu-plugin-redirect/pom.xml b/shenyu-plugin/shenyu-plugin-redirect/pom.xml
index 6a6a2e343099..6ac8adbbce27 100644
--- a/shenyu-plugin/shenyu-plugin-redirect/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-redirect/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-plugin/shenyu-plugin-request/pom.xml b/shenyu-plugin/shenyu-plugin-request/pom.xml
index 17a3a427837f..3d283d76f982 100644
--- a/shenyu-plugin/shenyu-plugin-request/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-request/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-plugin-request
diff --git a/shenyu-plugin/shenyu-plugin-response/pom.xml b/shenyu-plugin/shenyu-plugin-response/pom.xml
index 530bc8a57375..5e75280f9ac1 100644
--- a/shenyu-plugin/shenyu-plugin-response/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-response/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-plugin-response
diff --git a/shenyu-plugin/shenyu-plugin-rewrite/pom.xml b/shenyu-plugin/shenyu-plugin-rewrite/pom.xml
index 23e0c62d7a37..228a315d2278 100644
--- a/shenyu-plugin/shenyu-plugin-rewrite/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-rewrite/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-plugin-rewrite
diff --git a/shenyu-plugin/shenyu-plugin-security/pom.xml b/shenyu-plugin/shenyu-plugin-security/pom.xml
index a49d94dacaba..4113b2e4c2a1 100644
--- a/shenyu-plugin/shenyu-plugin-security/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-security/pom.xml
@@ -21,7 +21,7 @@
org.apache.shenyu
shenyu-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
shenyu-plugin-security
pom
diff --git a/shenyu-plugin/shenyu-plugin-security/shenyu-plugin-basic-auth/pom.xml b/shenyu-plugin/shenyu-plugin-security/shenyu-plugin-basic-auth/pom.xml
index 66b81947a7f6..30a2b616e268 100755
--- a/shenyu-plugin/shenyu-plugin-security/shenyu-plugin-basic-auth/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-security/shenyu-plugin-basic-auth/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin-security
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-plugin/shenyu-plugin-security/shenyu-plugin-casdoor/pom.xml b/shenyu-plugin/shenyu-plugin-security/shenyu-plugin-casdoor/pom.xml
index b980e3523baa..a54d68b06547 100644
--- a/shenyu-plugin/shenyu-plugin-security/shenyu-plugin-casdoor/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-security/shenyu-plugin-casdoor/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin-security
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-plugin-casdoor
diff --git a/shenyu-plugin/shenyu-plugin-security/shenyu-plugin-cryptor/pom.xml b/shenyu-plugin/shenyu-plugin-security/shenyu-plugin-cryptor/pom.xml
index f959a32b5610..d1b48ac8cd0b 100644
--- a/shenyu-plugin/shenyu-plugin-security/shenyu-plugin-cryptor/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-security/shenyu-plugin-cryptor/pom.xml
@@ -19,7 +19,7 @@
org.apache.shenyu
shenyu-plugin-security
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-plugin-cryptor
diff --git a/shenyu-plugin/shenyu-plugin-security/shenyu-plugin-jwt/pom.xml b/shenyu-plugin/shenyu-plugin-security/shenyu-plugin-jwt/pom.xml
index 188b87ed25d9..e46505a8bb8a 100644
--- a/shenyu-plugin/shenyu-plugin-security/shenyu-plugin-jwt/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-security/shenyu-plugin-jwt/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin-security
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-plugin-jwt
diff --git a/shenyu-plugin/shenyu-plugin-security/shenyu-plugin-key-auth/pom.xml b/shenyu-plugin/shenyu-plugin-security/shenyu-plugin-key-auth/pom.xml
index 320d8dfc3ed5..5e9ffb5922f6 100644
--- a/shenyu-plugin/shenyu-plugin-security/shenyu-plugin-key-auth/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-security/shenyu-plugin-key-auth/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin-security
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-plugin-key-auth
diff --git a/shenyu-plugin/shenyu-plugin-security/shenyu-plugin-oauth2/pom.xml b/shenyu-plugin/shenyu-plugin-security/shenyu-plugin-oauth2/pom.xml
index 3cad59784d40..80d5e58ba270 100644
--- a/shenyu-plugin/shenyu-plugin-security/shenyu-plugin-oauth2/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-security/shenyu-plugin-oauth2/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin-security
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-plugin-oauth2
diff --git a/shenyu-plugin/shenyu-plugin-security/shenyu-plugin-sign/pom.xml b/shenyu-plugin/shenyu-plugin-security/shenyu-plugin-sign/pom.xml
index 219138bf496c..78f12d252440 100644
--- a/shenyu-plugin/shenyu-plugin-security/shenyu-plugin-sign/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-security/shenyu-plugin-sign/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin-security
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-plugin-sign
diff --git a/shenyu-plugin/shenyu-plugin-uri/pom.xml b/shenyu-plugin/shenyu-plugin-uri/pom.xml
index 8785b6e0a092..aeac75f97602 100644
--- a/shenyu-plugin/shenyu-plugin-uri/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-uri/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-plugin-uri
diff --git a/shenyu-plugin/shenyu-plugin-waf/pom.xml b/shenyu-plugin/shenyu-plugin-waf/pom.xml
index ff55437499cc..151a4c70f756 100644
--- a/shenyu-plugin/shenyu-plugin-waf/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-waf/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-plugin-waf
diff --git a/shenyu-plugin/shenyu-plugin-wasm-api/pom.xml b/shenyu-plugin/shenyu-plugin-wasm-api/pom.xml
index 818034e5d511..03f25f62bf73 100644
--- a/shenyu-plugin/shenyu-plugin-wasm-api/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-wasm-api/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-plugin-wasm-api
diff --git a/shenyu-plugin/shenyu-plugin-wasm-base/pom.xml b/shenyu-plugin/shenyu-plugin-wasm-base/pom.xml
index e18a100fc946..44273ecf585d 100644
--- a/shenyu-plugin/shenyu-plugin-wasm-base/pom.xml
+++ b/shenyu-plugin/shenyu-plugin-wasm-base/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-plugin-wasm-base
diff --git a/shenyu-protocol/pom.xml b/shenyu-protocol/pom.xml
index 3863850ad547..619ab4a8d73d 100644
--- a/shenyu-protocol/pom.xml
+++ b/shenyu-protocol/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-protocol
diff --git a/shenyu-protocol/shenyu-protocol-grpc/pom.xml b/shenyu-protocol/shenyu-protocol-grpc/pom.xml
index 19da9eddef90..1f4cd2217ff0 100644
--- a/shenyu-protocol/shenyu-protocol-grpc/pom.xml
+++ b/shenyu-protocol/shenyu-protocol-grpc/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-protocol
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-protocol-grpc
diff --git a/shenyu-protocol/shenyu-protocol-mqtt/pom.xml b/shenyu-protocol/shenyu-protocol-mqtt/pom.xml
index 2c9f53e13071..da45c415d775 100644
--- a/shenyu-protocol/shenyu-protocol-mqtt/pom.xml
+++ b/shenyu-protocol/shenyu-protocol-mqtt/pom.xml
@@ -20,7 +20,7 @@
shenyu-protocol
org.apache.shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-protocol/shenyu-protocol-tcp/pom.xml b/shenyu-protocol/shenyu-protocol-tcp/pom.xml
index 6ea2bb6dab17..cc288333806c 100644
--- a/shenyu-protocol/shenyu-protocol-tcp/pom.xml
+++ b/shenyu-protocol/shenyu-protocol-tcp/pom.xml
@@ -21,7 +21,7 @@
shenyu-protocol
org.apache.shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
shenyu-protocol-tcp
diff --git a/shenyu-register-center/pom.xml b/shenyu-register-center/pom.xml
index d046ce8201c2..2465a27efdbc 100644
--- a/shenyu-register-center/pom.xml
+++ b/shenyu-register-center/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-register-center
diff --git a/shenyu-register-center/shenyu-register-client/pom.xml b/shenyu-register-center/shenyu-register-client/pom.xml
index 0bc249fa4653..981ecc394dfb 100644
--- a/shenyu-register-center/shenyu-register-client/pom.xml
+++ b/shenyu-register-center/shenyu-register-client/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-register-center
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-register-client
diff --git a/shenyu-register-center/shenyu-register-client/shenyu-register-client-api/pom.xml b/shenyu-register-center/shenyu-register-client/shenyu-register-client-api/pom.xml
index c7a238f5b4d4..57115a3457a0 100644
--- a/shenyu-register-center/shenyu-register-client/shenyu-register-client-api/pom.xml
+++ b/shenyu-register-center/shenyu-register-client/shenyu-register-client-api/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-register-client
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-register-client-api
diff --git a/shenyu-register-center/shenyu-register-client/shenyu-register-client-http/pom.xml b/shenyu-register-center/shenyu-register-client/shenyu-register-client-http/pom.xml
index 0190d0e8ea5f..55c54124e460 100644
--- a/shenyu-register-center/shenyu-register-client/shenyu-register-client-http/pom.xml
+++ b/shenyu-register-center/shenyu-register-client/shenyu-register-client-http/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-register-client
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-register-client-http
diff --git a/shenyu-register-center/shenyu-register-common/pom.xml b/shenyu-register-center/shenyu-register-common/pom.xml
index d583a2b07f1d..894099b55bcd 100644
--- a/shenyu-register-center/shenyu-register-common/pom.xml
+++ b/shenyu-register-center/shenyu-register-common/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-register-center
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-register-common
diff --git a/shenyu-registry/pom.xml b/shenyu-registry/pom.xml
index 227ea56fa1c7..f225bd66ad73 100644
--- a/shenyu-registry/pom.xml
+++ b/shenyu-registry/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-registry
diff --git a/shenyu-registry/shenyu-registry-api/pom.xml b/shenyu-registry/shenyu-registry-api/pom.xml
index ed812d08a3b4..bb44042cc18c 100644
--- a/shenyu-registry/shenyu-registry-api/pom.xml
+++ b/shenyu-registry/shenyu-registry-api/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-registry
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-registry-api
diff --git a/shenyu-registry/shenyu-registry-apollo/pom.xml b/shenyu-registry/shenyu-registry-apollo/pom.xml
index 959d09a98c14..9bdc10d9978d 100644
--- a/shenyu-registry/shenyu-registry-apollo/pom.xml
+++ b/shenyu-registry/shenyu-registry-apollo/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-registry
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-registry-apollo
diff --git a/shenyu-registry/shenyu-registry-consul/pom.xml b/shenyu-registry/shenyu-registry-consul/pom.xml
index 57fac9f9a193..5157a0117a35 100644
--- a/shenyu-registry/shenyu-registry-consul/pom.xml
+++ b/shenyu-registry/shenyu-registry-consul/pom.xml
@@ -20,7 +20,7 @@
shenyu-registry
org.apache.shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-registry-consul
diff --git a/shenyu-registry/shenyu-registry-core/pom.xml b/shenyu-registry/shenyu-registry-core/pom.xml
index 2b36e3258d96..95f8726a34e1 100644
--- a/shenyu-registry/shenyu-registry-core/pom.xml
+++ b/shenyu-registry/shenyu-registry-core/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-registry
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-registry-core
diff --git a/shenyu-registry/shenyu-registry-etcd/pom.xml b/shenyu-registry/shenyu-registry-etcd/pom.xml
index 8d44b6d20683..bdb0265b46c5 100644
--- a/shenyu-registry/shenyu-registry-etcd/pom.xml
+++ b/shenyu-registry/shenyu-registry-etcd/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-registry
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-registry-etcd
diff --git a/shenyu-registry/shenyu-registry-eureka/pom.xml b/shenyu-registry/shenyu-registry-eureka/pom.xml
index 866622dafee5..8aad0c55c735 100644
--- a/shenyu-registry/shenyu-registry-eureka/pom.xml
+++ b/shenyu-registry/shenyu-registry-eureka/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-registry
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-registry-eureka
diff --git a/shenyu-registry/shenyu-registry-kubernetes/pom.xml b/shenyu-registry/shenyu-registry-kubernetes/pom.xml
index 9c828a998bce..e4f2732b39f8 100644
--- a/shenyu-registry/shenyu-registry-kubernetes/pom.xml
+++ b/shenyu-registry/shenyu-registry-kubernetes/pom.xml
@@ -16,12 +16,11 @@
~ limitations under the License.
-->
-
+
org.apache.shenyu
shenyu-registry
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-registry/shenyu-registry-nacos/pom.xml b/shenyu-registry/shenyu-registry-nacos/pom.xml
index 7dbddc6ac89a..099b074c2b33 100644
--- a/shenyu-registry/shenyu-registry-nacos/pom.xml
+++ b/shenyu-registry/shenyu-registry-nacos/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-registry
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-registry-nacos
diff --git a/shenyu-registry/shenyu-registry-polaris/pom.xml b/shenyu-registry/shenyu-registry-polaris/pom.xml
index 793c6bae4cc4..371ff560542d 100644
--- a/shenyu-registry/shenyu-registry-polaris/pom.xml
+++ b/shenyu-registry/shenyu-registry-polaris/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-registry
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-registry-polaris
diff --git a/shenyu-registry/shenyu-registry-zookeeper/pom.xml b/shenyu-registry/shenyu-registry-zookeeper/pom.xml
index 0ddb194c45d7..0b41ce6b957a 100644
--- a/shenyu-registry/shenyu-registry-zookeeper/pom.xml
+++ b/shenyu-registry/shenyu-registry-zookeeper/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-registry
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-registry-zookeeper
diff --git a/shenyu-sdk/pom.xml b/shenyu-sdk/pom.xml
index 5a9c1b36328c..057aad00b40b 100644
--- a/shenyu-sdk/pom.xml
+++ b/shenyu-sdk/pom.xml
@@ -19,7 +19,7 @@
org.apache.shenyu
shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-sdk
diff --git a/shenyu-sdk/shenyu-sdk-core/pom.xml b/shenyu-sdk/shenyu-sdk-core/pom.xml
index 80d5e633ae74..23f436a18518 100644
--- a/shenyu-sdk/shenyu-sdk-core/pom.xml
+++ b/shenyu-sdk/shenyu-sdk-core/pom.xml
@@ -19,7 +19,7 @@
org.apache.shenyu
shenyu-sdk
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-sdk-core
diff --git a/shenyu-sdk/shenyu-sdk-feign/pom.xml b/shenyu-sdk/shenyu-sdk-feign/pom.xml
index eb03fa47d9df..bb1f1e31edac 100644
--- a/shenyu-sdk/shenyu-sdk-feign/pom.xml
+++ b/shenyu-sdk/shenyu-sdk-feign/pom.xml
@@ -19,7 +19,7 @@
org.apache.shenyu
shenyu-sdk
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-sdk-feign
diff --git a/shenyu-sdk/shenyu-sdk-httpclient/pom.xml b/shenyu-sdk/shenyu-sdk-httpclient/pom.xml
index ce3892d5b134..0e613b110e16 100644
--- a/shenyu-sdk/shenyu-sdk-httpclient/pom.xml
+++ b/shenyu-sdk/shenyu-sdk-httpclient/pom.xml
@@ -19,7 +19,7 @@
org.apache.shenyu
shenyu-sdk
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-sdk-httpclient
diff --git a/shenyu-sdk/shenyu-sdk-okhttp/pom.xml b/shenyu-sdk/shenyu-sdk-okhttp/pom.xml
index 5b74c6e96460..abefa7b0b456 100644
--- a/shenyu-sdk/shenyu-sdk-okhttp/pom.xml
+++ b/shenyu-sdk/shenyu-sdk-okhttp/pom.xml
@@ -19,7 +19,7 @@
org.apache.shenyu
shenyu-sdk
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-sdk-okhttp
diff --git a/shenyu-sdk/shenyu-sdk-spring/pom.xml b/shenyu-sdk/shenyu-sdk-spring/pom.xml
index dbc0d48fa838..530ba77ffe1e 100644
--- a/shenyu-sdk/shenyu-sdk-spring/pom.xml
+++ b/shenyu-sdk/shenyu-sdk-spring/pom.xml
@@ -19,7 +19,7 @@
org.apache.shenyu
shenyu-sdk
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-sdk-spring
diff --git a/shenyu-spi/pom.xml b/shenyu-spi/pom.xml
index 8b8bea2fed7d..01a2dce295d1 100644
--- a/shenyu-spi/pom.xml
+++ b/shenyu-spi/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-spring-boot-starter/pom.xml b/shenyu-spring-boot-starter/pom.xml
index de64d448ad96..88017e888670 100644
--- a/shenyu-spring-boot-starter/pom.xml
+++ b/shenyu-spring-boot-starter/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/pom.xml
index 2b37e903db45..b2b515f19d67 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-client
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-apache-dubbo/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-apache-dubbo/pom.xml
index 616e2d868949..8edfea6a33a8 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-apache-dubbo/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-apache-dubbo/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-client
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-client-apache-dubbo
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-common/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-common/pom.xml
index 7606f49e6fc7..ff8677e3364b 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-common/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-common/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-client
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-client-common
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-grpc/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-grpc/pom.xml
index 624540de6c14..fdd2727c9553 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-grpc/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-grpc/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-client
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-client-grpc
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-motan/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-motan/pom.xml
index 238c7c1c6378..cc5588bd64b8 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-motan/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-motan/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-client
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-sofa/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-sofa/pom.xml
index f225cf49ee7b..4bafd25d4f0f 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-sofa/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-sofa/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-client
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-client-sofa
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-spring-websocket/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-spring-websocket/pom.xml
index 622f416f9b13..2c0223ef0c8a 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-spring-websocket/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-spring-websocket/pom.xml
@@ -19,7 +19,7 @@
shenyu-spring-boot-starter-client
org.apache.shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-springcloud/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-springcloud/pom.xml
index f9ce416265b0..77cb714fe1af 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-springcloud/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-springcloud/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-client
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-client-springcloud
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-springmvc/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-springmvc/pom.xml
index dd0f7e5a7421..bc44e5cff92a 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-springmvc/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-springmvc/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-client
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-client-springmvc
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-tars/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-tars/pom.xml
index 559217278fc2..e306f46ac04c 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-tars/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-tars/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-client
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-client-tars
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-gateway/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-gateway/pom.xml
index 2a1cb2181a8c..18ac78d62a52 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-gateway/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-gateway/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-gateway
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-k8s/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-k8s/pom.xml
index dce5b980742c..f8c31fac2d46 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-k8s/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-k8s/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-k8s
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/pom.xml
index f4ee6c30dc74..b7efde2f96bb 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-plugin
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-basic-auth/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-basic-auth/pom.xml
index f51180ba8823..51bef7bd4026 100755
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-basic-auth/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-basic-auth/pom.xml
@@ -20,7 +20,7 @@
shenyu-spring-boot-starter-plugin
org.apache.shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-cache/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-cache/pom.xml
index 38a09a7eec43..f67a2ff4305b 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-cache/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-cache/pom.xml
@@ -20,7 +20,7 @@
shenyu-spring-boot-starter-plugin
org.apache.shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-casdoor/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-casdoor/pom.xml
index 1ae88540267a..34925b3dfe26 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-casdoor/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-casdoor/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-plugin-casdoor
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-context-path/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-context-path/pom.xml
index 1c6de21fc764..b3e5243ff27d 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-context-path/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-context-path/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-plugin-context-path
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-cryptor/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-cryptor/pom.xml
index d79412eb6c94..36567e74057e 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-cryptor/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-cryptor/pom.xml
@@ -19,7 +19,7 @@
shenyu-spring-boot-starter-plugin
org.apache.shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-divide/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-divide/pom.xml
index 703cd33e933a..252aaea39b17 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-divide/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-divide/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-plugin-divide
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-dubbo/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-dubbo/pom.xml
index 078f4a43b660..81ca74d0dd2a 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-dubbo/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-dubbo/pom.xml
@@ -20,7 +20,7 @@
shenyu-spring-boot-starter-plugin
org.apache.shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-plugin-dubbo
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-dubbo/shenyu-spring-boot-starter-plugin-apache-dubbo/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-dubbo/shenyu-spring-boot-starter-plugin-apache-dubbo/pom.xml
index f4498e97b49d..1e9f5b7dc3a9 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-dubbo/shenyu-spring-boot-starter-plugin-apache-dubbo/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-dubbo/shenyu-spring-boot-starter-plugin-apache-dubbo/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-plugin-dubbo
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-plugin-apache-dubbo
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-dubbo/shenyu-spring-boot-starter-plugin-dubbo-common/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-dubbo/shenyu-spring-boot-starter-plugin-dubbo-common/pom.xml
index eec1c244127f..bcf1fcefb01c 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-dubbo/shenyu-spring-boot-starter-plugin-dubbo-common/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-dubbo/shenyu-spring-boot-starter-plugin-dubbo-common/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-plugin-dubbo
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-plugin-dubbo-common
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-general-context/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-general-context/pom.xml
index 42867593f39c..5dc8dd8a8a61 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-general-context/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-general-context/pom.xml
@@ -20,7 +20,7 @@
shenyu-spring-boot-starter-plugin
org.apache.shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-global/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-global/pom.xml
index 17cd16614afa..a84c4706a237 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-global/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-global/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-plugin-global
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-grpc/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-grpc/pom.xml
index d5a540011947..66981f07549c 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-grpc/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-grpc/pom.xml
@@ -19,7 +19,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-plugin-grpc
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-httpclient/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-httpclient/pom.xml
index 49f8e53db893..87bc58a49e65 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-httpclient/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-httpclient/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-plugin-httpclient
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-hystrix/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-hystrix/pom.xml
index 397ec117cf7d..90e902793ded 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-hystrix/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-hystrix/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-plugin-hystrix
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-jwt/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-jwt/pom.xml
index 83f619468414..4f7008137e0d 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-jwt/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-jwt/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-plugin-jwt
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-key-auth/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-key-auth/pom.xml
index b0dc496c424f..04d3684c4f1a 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-key-auth/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-key-auth/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-plugin-key-auth
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-aliyun-sls/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-aliyun-sls/pom.xml
index 7d93ea452af7..bb5370e1fd61 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-aliyun-sls/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-aliyun-sls/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-clickhouse/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-clickhouse/pom.xml
index e16a8a0babb6..b29df692a679 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-clickhouse/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-clickhouse/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-plugin-logging-clickhouse
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-console/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-console/pom.xml
index 4ab22e782698..74e3bdf95163 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-console/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-console/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-elasticsearch/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-elasticsearch/pom.xml
index 92f7b59b72b3..c1b726d18d14 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-elasticsearch/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-elasticsearch/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-huawei-lts/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-huawei-lts/pom.xml
index a9f2cc6d0b65..3cff44e43b64 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-huawei-lts/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-huawei-lts/pom.xml
@@ -20,7 +20,7 @@
shenyu-spring-boot-starter-plugin
org.apache.shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-kafka/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-kafka/pom.xml
index 81d69804c9bf..de04dc235cab 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-kafka/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-kafka/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-pulsar/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-pulsar/pom.xml
index cad99877e70a..c24c9f42d38a 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-pulsar/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-pulsar/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-rabbitmq/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-rabbitmq/pom.xml
index fee02c8cb5a2..2ae38247e13f 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-rabbitmq/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-rabbitmq/pom.xml
@@ -21,7 +21,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-rocketmq/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-rocketmq/pom.xml
index 917d1a56837e..338839306744 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-rocketmq/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-rocketmq/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-tencent-cls/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-tencent-cls/pom.xml
index 30c29a1a2b0a..996df8bd9dce 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-tencent-cls/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-tencent-cls/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-metrics/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-metrics/pom.xml
index 67d9eb60b2de..7b78e0018106 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-metrics/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-metrics/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-plugin-metrics
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-mock/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-mock/pom.xml
index d7fc5791234c..ec9fe4a69f37 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-mock/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-mock/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-plugin-mock
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-modify-response/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-modify-response/pom.xml
index 6ff4c16abbfd..b2d2870464f5 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-modify-response/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-modify-response/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-plugin-modify-response
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-motan/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-motan/pom.xml
index 7cdae4536946..8bf44d746fc5 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-motan/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-motan/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-plugin-motan
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-mqtt/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-mqtt/pom.xml
index ea49cabe98c9..e2031c75f78e 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-mqtt/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-mqtt/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-oauth2/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-oauth2/pom.xml
index 8643fbfadf72..c0096c2e7d15 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-oauth2/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-oauth2/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-plugin-oauth2
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-param-mapping/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-param-mapping/pom.xml
index 4d7850dac980..24a3ad108bcd 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-param-mapping/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-param-mapping/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-plugin-param-mapping
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-ratelimiter/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-ratelimiter/pom.xml
index 680b58af033a..4563d4726f86 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-ratelimiter/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-ratelimiter/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-plugin-ratelimiter
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-redirect/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-redirect/pom.xml
index ed6832263057..39d6d2212ec3 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-redirect/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-redirect/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-plugin-redirect
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-request/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-request/pom.xml
index 8ceb8ea65a41..62ee43d164e1 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-request/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-request/pom.xml
@@ -20,7 +20,7 @@
shenyu-spring-boot-starter-plugin
org.apache.shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-plugin-request
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-resilience4j/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-resilience4j/pom.xml
index 181a301d6e5f..087b099f3da1 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-resilience4j/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-resilience4j/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-plugin-resilience4j
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-response/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-response/pom.xml
index e6d990f115c9..443ae27e01ee 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-response/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-response/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-plugin-response
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-rewrite/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-rewrite/pom.xml
index bc3e8d05e435..ac87d2888c5c 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-rewrite/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-rewrite/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-plugin-rewrite
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-sentinel/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-sentinel/pom.xml
index 4d76818aff5e..5bab1f930355 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-sentinel/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-sentinel/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-plugin-sentinel
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-sign/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-sign/pom.xml
index e85e737c9196..e2817e0a5111 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-sign/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-sign/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-plugin-sign
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-sofa/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-sofa/pom.xml
index 850cf5a22bb4..b277ee64a17f 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-sofa/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-sofa/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-plugin-sofa
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-springcloud/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-springcloud/pom.xml
index 2892dd70dd09..956ac264cd76 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-springcloud/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-springcloud/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-plugin-springcloud
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-tars/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-tars/pom.xml
index ab4befa9bc5f..7e3518684d17 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-tars/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-tars/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-plugin-tars
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-tcp/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-tcp/pom.xml
index 906e304acf48..a4f7de817509 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-tcp/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-tcp/pom.xml
@@ -21,7 +21,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
shenyu-spring-boot-starter-plugin-tcp
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-transform/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-transform/pom.xml
index 7514ad07a39c..69e90faf99e7 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-transform/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-transform/pom.xml
@@ -21,7 +21,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
shenyu-spring-boot-starter-plugin-transform
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-uri/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-uri/pom.xml
index a0909dc6f842..e8ac6d063c9d 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-uri/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-uri/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-plugin-uri
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-waf/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-waf/pom.xml
index 33c1bc370dfc..97e186ece509 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-waf/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-waf/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-plugin-waf
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-websocket/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-websocket/pom.xml
index dde0203421cf..cb594a1e76e7 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-websocket/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-websocket/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-plugin
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-plugin-websocket
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-registry/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-registry/pom.xml
index 576989c239c5..3b168e4c949f 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-registry/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-registry/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-registry
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sdk-feign/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sdk-feign/pom.xml
index 413956bdff87..92f3f0b5f072 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sdk-feign/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sdk-feign/pom.xml
@@ -19,7 +19,7 @@
org.apache.shenyu
shenyu-spring-boot-starter
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-sdk-feign
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sdk/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sdk/pom.xml
index a25d5fb19541..ec34651f5c56 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sdk/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sdk/pom.xml
@@ -19,7 +19,7 @@
org.apache.shenyu
shenyu-spring-boot-starter
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-sdk
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sync-data-center/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sync-data-center/pom.xml
index 999939df3863..a66a1539e871 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sync-data-center/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sync-data-center/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-sync-data-center
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sync-data-center/shenyu-spring-boot-starter-sync-data-apollo/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sync-data-center/shenyu-spring-boot-starter-sync-data-apollo/pom.xml
index 87809f50fb0e..baabc971babe 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sync-data-center/shenyu-spring-boot-starter-sync-data-apollo/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sync-data-center/shenyu-spring-boot-starter-sync-data-apollo/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-sync-data-center
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sync-data-center/shenyu-spring-boot-starter-sync-data-consul/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sync-data-center/shenyu-spring-boot-starter-sync-data-consul/pom.xml
index 21c4a08ecaaf..c826cf7c0468 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sync-data-center/shenyu-spring-boot-starter-sync-data-consul/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sync-data-center/shenyu-spring-boot-starter-sync-data-consul/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-sync-data-center
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-sync-data-consul
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sync-data-center/shenyu-spring-boot-starter-sync-data-etcd/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sync-data-center/shenyu-spring-boot-starter-sync-data-etcd/pom.xml
index 10884dad770d..9bf2b97c35d6 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sync-data-center/shenyu-spring-boot-starter-sync-data-etcd/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sync-data-center/shenyu-spring-boot-starter-sync-data-etcd/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-sync-data-center
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sync-data-center/shenyu-spring-boot-starter-sync-data-http/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sync-data-center/shenyu-spring-boot-starter-sync-data-http/pom.xml
index a37596031e9e..87ca58c92dd7 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sync-data-center/shenyu-spring-boot-starter-sync-data-http/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sync-data-center/shenyu-spring-boot-starter-sync-data-http/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-sync-data-center
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sync-data-center/shenyu-spring-boot-starter-sync-data-nacos/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sync-data-center/shenyu-spring-boot-starter-sync-data-nacos/pom.xml
index 5311ef08cd76..8aa81ad02968 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sync-data-center/shenyu-spring-boot-starter-sync-data-nacos/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sync-data-center/shenyu-spring-boot-starter-sync-data-nacos/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-sync-data-center
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sync-data-center/shenyu-spring-boot-starter-sync-data-polaris/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sync-data-center/shenyu-spring-boot-starter-sync-data-polaris/pom.xml
index 46aa85664890..412d64be558e 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sync-data-center/shenyu-spring-boot-starter-sync-data-polaris/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sync-data-center/shenyu-spring-boot-starter-sync-data-polaris/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-sync-data-center
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sync-data-center/shenyu-spring-boot-starter-sync-data-websocket/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sync-data-center/shenyu-spring-boot-starter-sync-data-websocket/pom.xml
index e79c95d07356..b8d8d918efbd 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sync-data-center/shenyu-spring-boot-starter-sync-data-websocket/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sync-data-center/shenyu-spring-boot-starter-sync-data-websocket/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-sync-data-center
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-sync-data-websocket
diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sync-data-center/shenyu-spring-boot-starter-sync-data-zookeeper/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sync-data-center/shenyu-spring-boot-starter-sync-data-zookeeper/pom.xml
index d858e1e7e79d..74fcccbe066e 100644
--- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sync-data-center/shenyu-spring-boot-starter-sync-data-zookeeper/pom.xml
+++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sync-data-center/shenyu-spring-boot-starter-sync-data-zookeeper/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-spring-boot-starter-sync-data-center
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-spring-boot-starter-sync-data-zookeeper
diff --git a/shenyu-sync-data-center/pom.xml b/shenyu-sync-data-center/pom.xml
index de457dc00b38..3769a7c756d3 100644
--- a/shenyu-sync-data-center/pom.xml
+++ b/shenyu-sync-data-center/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-sync-data-center
diff --git a/shenyu-sync-data-center/shenyu-sync-data-api/pom.xml b/shenyu-sync-data-center/shenyu-sync-data-api/pom.xml
index 0cb0577b6dfc..6b96760b3b63 100644
--- a/shenyu-sync-data-center/shenyu-sync-data-api/pom.xml
+++ b/shenyu-sync-data-center/shenyu-sync-data-api/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-sync-data-center
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-sync-data-api
diff --git a/shenyu-sync-data-center/shenyu-sync-data-apollo/pom.xml b/shenyu-sync-data-center/shenyu-sync-data-apollo/pom.xml
index 1855736b172f..f9ac37b262bd 100644
--- a/shenyu-sync-data-center/shenyu-sync-data-apollo/pom.xml
+++ b/shenyu-sync-data-center/shenyu-sync-data-apollo/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-sync-data-center
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-sync-data-apollo
diff --git a/shenyu-sync-data-center/shenyu-sync-data-consul/pom.xml b/shenyu-sync-data-center/shenyu-sync-data-consul/pom.xml
index e9bb99294a9a..55b0fbc2e323 100644
--- a/shenyu-sync-data-center/shenyu-sync-data-consul/pom.xml
+++ b/shenyu-sync-data-center/shenyu-sync-data-consul/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-sync-data-center
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-sync-data-consul
diff --git a/shenyu-sync-data-center/shenyu-sync-data-etcd/pom.xml b/shenyu-sync-data-center/shenyu-sync-data-etcd/pom.xml
index 9ef3a45bfb1a..cfb421d094b8 100644
--- a/shenyu-sync-data-center/shenyu-sync-data-etcd/pom.xml
+++ b/shenyu-sync-data-center/shenyu-sync-data-etcd/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-sync-data-center
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-sync-data-etcd
diff --git a/shenyu-sync-data-center/shenyu-sync-data-http/pom.xml b/shenyu-sync-data-center/shenyu-sync-data-http/pom.xml
index 118ff2f29aed..c893f9f34cb9 100644
--- a/shenyu-sync-data-center/shenyu-sync-data-http/pom.xml
+++ b/shenyu-sync-data-center/shenyu-sync-data-http/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-sync-data-center
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-sync-data-http
diff --git a/shenyu-sync-data-center/shenyu-sync-data-nacos/pom.xml b/shenyu-sync-data-center/shenyu-sync-data-nacos/pom.xml
index 3f7798a532f4..651f7f798d7a 100644
--- a/shenyu-sync-data-center/shenyu-sync-data-nacos/pom.xml
+++ b/shenyu-sync-data-center/shenyu-sync-data-nacos/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-sync-data-center
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-sync-data-nacos
diff --git a/shenyu-sync-data-center/shenyu-sync-data-polaris/pom.xml b/shenyu-sync-data-center/shenyu-sync-data-polaris/pom.xml
index 1963740f3d7e..1567e241fd04 100644
--- a/shenyu-sync-data-center/shenyu-sync-data-polaris/pom.xml
+++ b/shenyu-sync-data-center/shenyu-sync-data-polaris/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-sync-data-center
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-sync-data-polaris
diff --git a/shenyu-sync-data-center/shenyu-sync-data-websocket/pom.xml b/shenyu-sync-data-center/shenyu-sync-data-websocket/pom.xml
index 8078363c9ceb..ae6e97bef876 100644
--- a/shenyu-sync-data-center/shenyu-sync-data-websocket/pom.xml
+++ b/shenyu-sync-data-center/shenyu-sync-data-websocket/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-sync-data-center
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-sync-data-websocket
diff --git a/shenyu-sync-data-center/shenyu-sync-data-zookeeper/pom.xml b/shenyu-sync-data-center/shenyu-sync-data-zookeeper/pom.xml
index 3061f68554e9..bea727ecf786 100644
--- a/shenyu-sync-data-center/shenyu-sync-data-zookeeper/pom.xml
+++ b/shenyu-sync-data-center/shenyu-sync-data-zookeeper/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu-sync-data-center
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-sync-data-zookeeper
diff --git a/shenyu-web/pom.xml b/shenyu-web/pom.xml
index bdd152b77fc4..88741f5f5fe9 100644
--- a/shenyu-web/pom.xml
+++ b/shenyu-web/pom.xml
@@ -20,7 +20,7 @@
org.apache.shenyu
shenyu
- 2.7.0-SNAPSHOT
+ 2.7.1-SNAPSHOT
4.0.0
shenyu-web