From 3c6e3a0a3134e59dc200cd68c85576d5bafc2f3b Mon Sep 17 00:00:00 2001 From: yu199195 <549477611@qq.com> Date: Sun, 17 Oct 2021 15:24:19 +0800 Subject: [PATCH] [maven-release-plugin] prepare release v2.4.1 --- pom.xml | 4 ++-- shenyu-admin/pom.xml | 2 +- shenyu-bootstrap/pom.xml | 2 +- shenyu-client/pom.xml | 2 +- shenyu-client/shenyu-client-core/pom.xml | 2 +- shenyu-client/shenyu-client-dubbo/pom.xml | 2 +- .../shenyu-client-dubbo/shenyu-client-alibaba-dubbo/pom.xml | 2 +- .../shenyu-client-dubbo/shenyu-client-apache-dubbo/pom.xml | 2 +- .../shenyu-client-dubbo/shenyu-client-dubbo-common/pom.xml | 2 +- shenyu-client/shenyu-client-grpc/pom.xml | 2 +- shenyu-client/shenyu-client-http/pom.xml | 2 +- .../shenyu-client-http/shenyu-client-springcloud/pom.xml | 2 +- .../shenyu-client-http/shenyu-client-springmvc/pom.xml | 2 +- shenyu-client/shenyu-client-motan/pom.xml | 2 +- shenyu-client/shenyu-client-sofa/pom.xml | 2 +- shenyu-client/shenyu-client-tars/pom.xml | 2 +- shenyu-common/pom.xml | 2 +- shenyu-disruptor/pom.xml | 2 +- shenyu-dist/pom.xml | 2 +- shenyu-dist/shenyu-admin-dist/pom.xml | 2 +- shenyu-dist/shenyu-bootstrap-dist/pom.xml | 2 +- shenyu-dist/shenyu-src-dist/pom.xml | 2 +- shenyu-loadbalancer/pom.xml | 6 ++---- shenyu-metrics/pom.xml | 2 +- shenyu-metrics/shenyu-metrics-facade/pom.xml | 2 +- shenyu-metrics/shenyu-metrics-prometheus/pom.xml | 2 +- shenyu-metrics/shenyu-metrics-spi/pom.xml | 2 +- shenyu-plugin/pom.xml | 2 +- shenyu-plugin/shenyu-plugin-api/pom.xml | 2 +- shenyu-plugin/shenyu-plugin-base/pom.xml | 2 +- shenyu-plugin/shenyu-plugin-context-path/pom.xml | 2 +- shenyu-plugin/shenyu-plugin-cryptor/pom.xml | 6 ++---- shenyu-plugin/shenyu-plugin-divide/pom.xml | 2 +- shenyu-plugin/shenyu-plugin-dubbo/pom.xml | 6 ++---- .../shenyu-plugin-dubbo/shenyu-plugin-alibaba-dubbo/pom.xml | 2 +- .../shenyu-plugin-dubbo/shenyu-plugin-apache-dubbo/pom.xml | 2 +- .../shenyu-plugin-dubbo/shenyu-plugin-dubbo-common/pom.xml | 2 +- shenyu-plugin/shenyu-plugin-global/pom.xml | 2 +- shenyu-plugin/shenyu-plugin-grpc/pom.xml | 2 +- shenyu-plugin/shenyu-plugin-httpclient/pom.xml | 2 +- shenyu-plugin/shenyu-plugin-hystrix/pom.xml | 2 +- shenyu-plugin/shenyu-plugin-jwt/pom.xml | 2 +- shenyu-plugin/shenyu-plugin-logging/pom.xml | 2 +- shenyu-plugin/shenyu-plugin-modify-response/pom.xml | 2 +- shenyu-plugin/shenyu-plugin-monitor/pom.xml | 2 +- shenyu-plugin/shenyu-plugin-motan/pom.xml | 2 +- shenyu-plugin/shenyu-plugin-oauth2/pom.xml | 2 +- shenyu-plugin/shenyu-plugin-param-mapping/pom.xml | 2 +- shenyu-plugin/shenyu-plugin-ratelimiter/pom.xml | 2 +- shenyu-plugin/shenyu-plugin-redirect/pom.xml | 2 +- shenyu-plugin/shenyu-plugin-request/pom.xml | 2 +- shenyu-plugin/shenyu-plugin-resilience4j/pom.xml | 2 +- shenyu-plugin/shenyu-plugin-response/pom.xml | 2 +- shenyu-plugin/shenyu-plugin-rewrite/pom.xml | 2 +- shenyu-plugin/shenyu-plugin-sentinel/pom.xml | 2 +- shenyu-plugin/shenyu-plugin-sign/pom.xml | 2 +- shenyu-plugin/shenyu-plugin-sofa/pom.xml | 2 +- shenyu-plugin/shenyu-plugin-springcloud/pom.xml | 2 +- shenyu-plugin/shenyu-plugin-tars/pom.xml | 2 +- shenyu-plugin/shenyu-plugin-waf/pom.xml | 2 +- shenyu-plugin/shenyu-plugin-websocket/pom.xml | 6 ++---- shenyu-protocol/pom.xml | 2 +- shenyu-protocol/shenyu-protocol-grpc/pom.xml | 2 +- shenyu-register-center/pom.xml | 2 +- shenyu-register-center/shenyu-register-client/pom.xml | 2 +- .../shenyu-register-client-api/pom.xml | 2 +- .../shenyu-register-client-consul/pom.xml | 2 +- .../shenyu-register-client-etcd/pom.xml | 2 +- .../shenyu-register-client-http/pom.xml | 2 +- .../shenyu-register-client-nacos/pom.xml | 2 +- .../shenyu-register-client-zookeeper/pom.xml | 2 +- shenyu-register-center/shenyu-register-common/pom.xml | 2 +- shenyu-register-center/shenyu-register-server/pom.xml | 2 +- .../shenyu-register-server-api/pom.xml | 2 +- .../shenyu-register-server-consul/pom.xml | 2 +- .../shenyu-register-server-etcd/pom.xml | 2 +- .../shenyu-register-server-nacos/pom.xml | 2 +- .../shenyu-register-server-zookeeper/pom.xml | 2 +- shenyu-spi/pom.xml | 2 +- shenyu-spring-boot-starter/pom.xml | 2 +- .../shenyu-spring-boot-starter-client/pom.xml | 2 +- .../shenyu-spring-boot-starter-client-alibaba-dubbo/pom.xml | 2 +- .../shenyu-spring-boot-starter-client-apache-dubbo/pom.xml | 2 +- .../shenyu-spring-boot-starter-client-common/pom.xml | 2 +- .../shenyu-spring-boot-starter-client-grpc/pom.xml | 2 +- .../shenyu-spring-boot-starter-client-motan/pom.xml | 2 +- .../shenyu-spring-boot-starter-client-sofa/pom.xml | 2 +- .../shenyu-spring-boot-starter-client-springcloud/pom.xml | 2 +- .../shenyu-spring-boot-starter-client-springmvc/pom.xml | 2 +- .../shenyu-spring-boot-starter-client-tars/pom.xml | 2 +- .../shenyu-spring-boot-starter-gateway/pom.xml | 2 +- .../shenyu-spring-boot-starter-plugin/pom.xml | 2 +- .../shenyu-spring-boot-starter-plugin-context-path/pom.xml | 2 +- .../shenyu-spring-boot-starter-plugin-cryptor/pom.xml | 6 ++---- .../shenyu-spring-boot-starter-plugin-divide/pom.xml | 2 +- .../shenyu-spring-boot-starter-plugin-dubbo/pom.xml | 6 ++---- .../shenyu-spring-boot-starter-plugin-alibaba-dubbo/pom.xml | 2 +- .../shenyu-spring-boot-starter-plugin-apache-dubbo/pom.xml | 2 +- .../shenyu-spring-boot-starter-plugin-dubbo-common/pom.xml | 2 +- .../shenyu-spring-boot-starter-plugin-global/pom.xml | 2 +- .../shenyu-spring-boot-starter-plugin-grpc/pom.xml | 2 +- .../shenyu-spring-boot-starter-plugin-httpclient/pom.xml | 2 +- .../shenyu-spring-boot-starter-plugin-hystrix/pom.xml | 2 +- .../shenyu-spring-boot-starter-plugin-jwt/pom.xml | 2 +- .../shenyu-spring-boot-starter-plugin-logging/pom.xml | 2 +- .../pom.xml | 2 +- .../shenyu-spring-boot-starter-plugin-monitor/pom.xml | 2 +- .../shenyu-spring-boot-starter-plugin-motan/pom.xml | 2 +- .../shenyu-spring-boot-starter-plugin-oauth2/pom.xml | 2 +- .../shenyu-spring-boot-starter-plugin-param-mapping/pom.xml | 2 +- .../shenyu-spring-boot-starter-plugin-ratelimiter/pom.xml | 2 +- .../shenyu-spring-boot-starter-plugin-redirect/pom.xml | 2 +- .../shenyu-spring-boot-starter-plugin-request/pom.xml | 2 +- .../shenyu-spring-boot-starter-plugin-resilience4j/pom.xml | 2 +- .../shenyu-spring-boot-starter-plugin-response/pom.xml | 2 +- .../shenyu-spring-boot-starter-plugin-rewrite/pom.xml | 2 +- .../shenyu-spring-boot-starter-plugin-sentinel/pom.xml | 2 +- .../shenyu-spring-boot-starter-plugin-sign/pom.xml | 2 +- .../shenyu-spring-boot-starter-plugin-sofa/pom.xml | 2 +- .../shenyu-spring-boot-starter-plugin-springcloud/pom.xml | 2 +- .../shenyu-spring-boot-starter-plugin-tars/pom.xml | 2 +- .../shenyu-spring-boot-starter-plugin-waf/pom.xml | 2 +- .../shenyu-spring-boot-starter-plugin-websocket/pom.xml | 6 ++---- .../shenyu-spring-boot-starter-sync-data-center/pom.xml | 2 +- .../shenyu-spring-boot-starter-sync-data-consul/pom.xml | 2 +- .../shenyu-spring-boot-starter-sync-data-etcd/pom.xml | 2 +- .../shenyu-spring-boot-starter-sync-data-http/pom.xml | 2 +- .../shenyu-spring-boot-starter-sync-data-nacos/pom.xml | 2 +- .../shenyu-spring-boot-starter-sync-data-websocket/pom.xml | 2 +- .../shenyu-spring-boot-starter-sync-data-zookeeper/pom.xml | 2 +- shenyu-sync-data-center/pom.xml | 2 +- shenyu-sync-data-center/shenyu-sync-data-api/pom.xml | 2 +- shenyu-sync-data-center/shenyu-sync-data-consul/pom.xml | 2 +- shenyu-sync-data-center/shenyu-sync-data-etcd/pom.xml | 2 +- shenyu-sync-data-center/shenyu-sync-data-http/pom.xml | 2 +- shenyu-sync-data-center/shenyu-sync-data-nacos/pom.xml | 2 +- shenyu-sync-data-center/shenyu-sync-data-websocket/pom.xml | 2 +- shenyu-sync-data-center/shenyu-sync-data-zookeeper/pom.xml | 2 +- shenyu-web/pom.xml | 2 +- 139 files changed, 147 insertions(+), 161 deletions(-) diff --git a/pom.xml b/pom.xml index ae06d9f60785..ba1015dd290d 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.apache.shenyu shenyu pom - 2.4.1-SNAPSHOT + 2.4.1 shenyu shenyu-admin @@ -58,7 +58,7 @@ https://github.com/apache/incubator-shenyu scm:git:https://github.com/apache/incubator-shenyu.git scm:git:https://github.com/apache/incubator-shenyu.git - HEAD + v2.4.1 diff --git a/shenyu-admin/pom.xml b/shenyu-admin/pom.xml index d711c9c6132d..d32f5c12caff 100644 --- a/shenyu-admin/pom.xml +++ b/shenyu-admin/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-admin diff --git a/shenyu-bootstrap/pom.xml b/shenyu-bootstrap/pom.xml index 3ad107f8b7a7..bb466f44d576 100644 --- a/shenyu-bootstrap/pom.xml +++ b/shenyu-bootstrap/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-bootstrap diff --git a/shenyu-client/pom.xml b/shenyu-client/pom.xml index 797225032900..2ded194ff9ee 100644 --- a/shenyu-client/pom.xml +++ b/shenyu-client/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-client diff --git a/shenyu-client/shenyu-client-core/pom.xml b/shenyu-client/shenyu-client-core/pom.xml index 28290b699860..8b07c0c55f91 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.4.1-SNAPSHOT + 2.4.1 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 1f1b71a42b33..7d25cbe947ef 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.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-client-dubbo diff --git a/shenyu-client/shenyu-client-dubbo/shenyu-client-alibaba-dubbo/pom.xml b/shenyu-client/shenyu-client-dubbo/shenyu-client-alibaba-dubbo/pom.xml index ac15592ec09f..899dc802d53a 100644 --- a/shenyu-client/shenyu-client-dubbo/shenyu-client-alibaba-dubbo/pom.xml +++ b/shenyu-client/shenyu-client-dubbo/shenyu-client-alibaba-dubbo/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-client-dubbo - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-client-alibaba-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 3602349c2f4a..b1c68b3c86b8 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.4.1-SNAPSHOT + 2.4.1 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 bcd33032efde..3663d1ffeb05 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.4.1-SNAPSHOT + 2.4.1 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 9145ef6810af..21c7c3731f88 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.4.1-SNAPSHOT + 2.4.1 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 31407110ffbd..aa1a6281fce8 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.4.1-SNAPSHOT + 2.4.1 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 0ade56a72450..bcae7d1c8337 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.4.1-SNAPSHOT + 2.4.1 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 ca1b9dcd7d48..fc3e93df64ab 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.4.1-SNAPSHOT + 2.4.1 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 71531f3481f8..f016d03788ac 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.4.1-SNAPSHOT + 2.4.1 4.0.0 diff --git a/shenyu-client/shenyu-client-sofa/pom.xml b/shenyu-client/shenyu-client-sofa/pom.xml index e6a183f106ae..05b71c637a46 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.4.1-SNAPSHOT + 2.4.1 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 c581527e7414..27b2df89008a 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.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-client-tars diff --git a/shenyu-common/pom.xml b/shenyu-common/pom.xml index 99e5a837d79b..33014754c79d 100644 --- a/shenyu-common/pom.xml +++ b/shenyu-common/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-common diff --git a/shenyu-disruptor/pom.xml b/shenyu-disruptor/pom.xml index 1c258ed54aba..ff37d9143c3a 100644 --- a/shenyu-disruptor/pom.xml +++ b/shenyu-disruptor/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-disruptor diff --git a/shenyu-dist/pom.xml b/shenyu-dist/pom.xml index 8bbe15524fa3..7da318acd6b3 100644 --- a/shenyu-dist/pom.xml +++ b/shenyu-dist/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-dist diff --git a/shenyu-dist/shenyu-admin-dist/pom.xml b/shenyu-dist/shenyu-admin-dist/pom.xml index b1bff42f404b..e0be89240cfa 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.4.1-SNAPSHOT + 2.4.1 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 6fd7186f3dfc..fca53e29fa96 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.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-bootstrap-dist diff --git a/shenyu-dist/shenyu-src-dist/pom.xml b/shenyu-dist/shenyu-src-dist/pom.xml index 15400d68d93f..3af9a96cc117 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.4.1-SNAPSHOT + 2.4.1 shenyu-src-dist pom diff --git a/shenyu-loadbalancer/pom.xml b/shenyu-loadbalancer/pom.xml index 1cc395daf4b6..7cf81a01cdd0 100644 --- a/shenyu-loadbalancer/pom.xml +++ b/shenyu-loadbalancer/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-loadbalancer diff --git a/shenyu-metrics/pom.xml b/shenyu-metrics/pom.xml index 3ed430d04931..5802700f8cf4 100644 --- a/shenyu-metrics/pom.xml +++ b/shenyu-metrics/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 pom diff --git a/shenyu-metrics/shenyu-metrics-facade/pom.xml b/shenyu-metrics/shenyu-metrics-facade/pom.xml index 02442a4fa2dd..dfb40d859820 100644 --- a/shenyu-metrics/shenyu-metrics-facade/pom.xml +++ b/shenyu-metrics/shenyu-metrics-facade/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-metrics - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-metrics-facade diff --git a/shenyu-metrics/shenyu-metrics-prometheus/pom.xml b/shenyu-metrics/shenyu-metrics-prometheus/pom.xml index a875b9de2ada..26c0063f2ee1 100644 --- a/shenyu-metrics/shenyu-metrics-prometheus/pom.xml +++ b/shenyu-metrics/shenyu-metrics-prometheus/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-metrics - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-metrics-prometheus diff --git a/shenyu-metrics/shenyu-metrics-spi/pom.xml b/shenyu-metrics/shenyu-metrics-spi/pom.xml index 73df74273273..270995b52bbf 100644 --- a/shenyu-metrics/shenyu-metrics-spi/pom.xml +++ b/shenyu-metrics/shenyu-metrics-spi/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-metrics - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-metrics-spi diff --git a/shenyu-plugin/pom.xml b/shenyu-plugin/pom.xml index 797a3a58aac7..342fb6f20214 100644 --- a/shenyu-plugin/pom.xml +++ b/shenyu-plugin/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 diff --git a/shenyu-plugin/shenyu-plugin-api/pom.xml b/shenyu-plugin/shenyu-plugin-api/pom.xml index 9303ff0e1aac..1356dbf86c50 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.4.1-SNAPSHOT + 2.4.1 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 e69ccca260c6..385d95176f8d 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.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-plugin-base diff --git a/shenyu-plugin/shenyu-plugin-context-path/pom.xml b/shenyu-plugin/shenyu-plugin-context-path/pom.xml index 7932115f1683..3e7fbb455cd2 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.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-plugin-context-path diff --git a/shenyu-plugin/shenyu-plugin-cryptor/pom.xml b/shenyu-plugin/shenyu-plugin-cryptor/pom.xml index 01666bc1c18f..2db436c5956b 100644 --- a/shenyu-plugin/shenyu-plugin-cryptor/pom.xml +++ b/shenyu-plugin/shenyu-plugin-cryptor/pom.xml @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + shenyu-plugin org.apache.shenyu - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 diff --git a/shenyu-plugin/shenyu-plugin-divide/pom.xml b/shenyu-plugin/shenyu-plugin-divide/pom.xml index b688ea635a19..8a41091c386d 100644 --- a/shenyu-plugin/shenyu-plugin-divide/pom.xml +++ b/shenyu-plugin/shenyu-plugin-divide/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-plugin - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-plugin-divide diff --git a/shenyu-plugin/shenyu-plugin-dubbo/pom.xml b/shenyu-plugin/shenyu-plugin-dubbo/pom.xml index 2e1bcbac9d0e..806234cc7dda 100644 --- a/shenyu-plugin/shenyu-plugin-dubbo/pom.xml +++ b/shenyu-plugin/shenyu-plugin-dubbo/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + shenyu-plugin org.apache.shenyu - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 diff --git a/shenyu-plugin/shenyu-plugin-dubbo/shenyu-plugin-alibaba-dubbo/pom.xml b/shenyu-plugin/shenyu-plugin-dubbo/shenyu-plugin-alibaba-dubbo/pom.xml index de4acaacc7a0..d7895eaf4e2d 100644 --- a/shenyu-plugin/shenyu-plugin-dubbo/shenyu-plugin-alibaba-dubbo/pom.xml +++ b/shenyu-plugin/shenyu-plugin-dubbo/shenyu-plugin-alibaba-dubbo/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-plugin-dubbo - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-plugin-alibaba-dubbo diff --git a/shenyu-plugin/shenyu-plugin-dubbo/shenyu-plugin-apache-dubbo/pom.xml b/shenyu-plugin/shenyu-plugin-dubbo/shenyu-plugin-apache-dubbo/pom.xml index 91678ca124f3..8f3af372271b 100644 --- a/shenyu-plugin/shenyu-plugin-dubbo/shenyu-plugin-apache-dubbo/pom.xml +++ b/shenyu-plugin/shenyu-plugin-dubbo/shenyu-plugin-apache-dubbo/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-plugin-dubbo - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-plugin-apache-dubbo diff --git a/shenyu-plugin/shenyu-plugin-dubbo/shenyu-plugin-dubbo-common/pom.xml b/shenyu-plugin/shenyu-plugin-dubbo/shenyu-plugin-dubbo-common/pom.xml index 415d51cf3441..e5f46cdb699f 100644 --- a/shenyu-plugin/shenyu-plugin-dubbo/shenyu-plugin-dubbo-common/pom.xml +++ b/shenyu-plugin/shenyu-plugin-dubbo/shenyu-plugin-dubbo-common/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-plugin-dubbo - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-plugin-dubbo-common diff --git a/shenyu-plugin/shenyu-plugin-global/pom.xml b/shenyu-plugin/shenyu-plugin-global/pom.xml index 89f140bae4f6..6553852de80a 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.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-plugin-global diff --git a/shenyu-plugin/shenyu-plugin-grpc/pom.xml b/shenyu-plugin/shenyu-plugin-grpc/pom.xml index 40cea295bf72..1edcf238bfa7 100644 --- a/shenyu-plugin/shenyu-plugin-grpc/pom.xml +++ b/shenyu-plugin/shenyu-plugin-grpc/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-plugin - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-plugin-grpc diff --git a/shenyu-plugin/shenyu-plugin-httpclient/pom.xml b/shenyu-plugin/shenyu-plugin-httpclient/pom.xml index 791efed08fb5..f0fae24c2046 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.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-plugin-httpclient diff --git a/shenyu-plugin/shenyu-plugin-hystrix/pom.xml b/shenyu-plugin/shenyu-plugin-hystrix/pom.xml index a8223bf46967..6ec201e6f4d3 100644 --- a/shenyu-plugin/shenyu-plugin-hystrix/pom.xml +++ b/shenyu-plugin/shenyu-plugin-hystrix/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-plugin - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-plugin-hystrix diff --git a/shenyu-plugin/shenyu-plugin-jwt/pom.xml b/shenyu-plugin/shenyu-plugin-jwt/pom.xml index d36655f6f40d..11eee53fb530 100644 --- a/shenyu-plugin/shenyu-plugin-jwt/pom.xml +++ b/shenyu-plugin/shenyu-plugin-jwt/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-plugin - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-plugin-jwt diff --git a/shenyu-plugin/shenyu-plugin-logging/pom.xml b/shenyu-plugin/shenyu-plugin-logging/pom.xml index 2771bc78ff3a..e3034eaaa4ac 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.4.1-SNAPSHOT + 2.4.1 4.0.0 diff --git a/shenyu-plugin/shenyu-plugin-modify-response/pom.xml b/shenyu-plugin/shenyu-plugin-modify-response/pom.xml index f054291eb796..0b9585784501 100644 --- a/shenyu-plugin/shenyu-plugin-modify-response/pom.xml +++ b/shenyu-plugin/shenyu-plugin-modify-response/pom.xml @@ -20,7 +20,7 @@ shenyu-plugin org.apache.shenyu - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 diff --git a/shenyu-plugin/shenyu-plugin-monitor/pom.xml b/shenyu-plugin/shenyu-plugin-monitor/pom.xml index 19b016cb5e2c..c4d7cc7f2907 100644 --- a/shenyu-plugin/shenyu-plugin-monitor/pom.xml +++ b/shenyu-plugin/shenyu-plugin-monitor/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-plugin - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-plugin-monitor diff --git a/shenyu-plugin/shenyu-plugin-motan/pom.xml b/shenyu-plugin/shenyu-plugin-motan/pom.xml index 3fb683088e9b..05d4f4057448 100644 --- a/shenyu-plugin/shenyu-plugin-motan/pom.xml +++ b/shenyu-plugin/shenyu-plugin-motan/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-plugin - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 diff --git a/shenyu-plugin/shenyu-plugin-oauth2/pom.xml b/shenyu-plugin/shenyu-plugin-oauth2/pom.xml index 4f1ec3c0931b..e58be4b733b2 100644 --- a/shenyu-plugin/shenyu-plugin-oauth2/pom.xml +++ b/shenyu-plugin/shenyu-plugin-oauth2/pom.xml @@ -20,7 +20,7 @@ shenyu-plugin org.apache.shenyu - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 diff --git a/shenyu-plugin/shenyu-plugin-param-mapping/pom.xml b/shenyu-plugin/shenyu-plugin-param-mapping/pom.xml index e5c79eb7925b..14e56018947d 100644 --- a/shenyu-plugin/shenyu-plugin-param-mapping/pom.xml +++ b/shenyu-plugin/shenyu-plugin-param-mapping/pom.xml @@ -20,7 +20,7 @@ shenyu-plugin org.apache.shenyu - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 diff --git a/shenyu-plugin/shenyu-plugin-ratelimiter/pom.xml b/shenyu-plugin/shenyu-plugin-ratelimiter/pom.xml index 3fa2932d1134..e9360a96c961 100644 --- a/shenyu-plugin/shenyu-plugin-ratelimiter/pom.xml +++ b/shenyu-plugin/shenyu-plugin-ratelimiter/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-plugin - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-plugin-ratelimiter diff --git a/shenyu-plugin/shenyu-plugin-redirect/pom.xml b/shenyu-plugin/shenyu-plugin-redirect/pom.xml index f0b17ec43206..be93c0b8c8bb 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.4.1-SNAPSHOT + 2.4.1 4.0.0 diff --git a/shenyu-plugin/shenyu-plugin-request/pom.xml b/shenyu-plugin/shenyu-plugin-request/pom.xml index 65382c6480d6..96bf5b8f0bba 100644 --- a/shenyu-plugin/shenyu-plugin-request/pom.xml +++ b/shenyu-plugin/shenyu-plugin-request/pom.xml @@ -20,7 +20,7 @@ shenyu-plugin org.apache.shenyu - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 diff --git a/shenyu-plugin/shenyu-plugin-resilience4j/pom.xml b/shenyu-plugin/shenyu-plugin-resilience4j/pom.xml index a7e1ca8fc979..692b09f84d67 100644 --- a/shenyu-plugin/shenyu-plugin-resilience4j/pom.xml +++ b/shenyu-plugin/shenyu-plugin-resilience4j/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-plugin - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 diff --git a/shenyu-plugin/shenyu-plugin-response/pom.xml b/shenyu-plugin/shenyu-plugin-response/pom.xml index 0b48c99cfa66..dcc8ec48d773 100644 --- a/shenyu-plugin/shenyu-plugin-response/pom.xml +++ b/shenyu-plugin/shenyu-plugin-response/pom.xml @@ -20,7 +20,7 @@ shenyu-plugin org.apache.shenyu - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 diff --git a/shenyu-plugin/shenyu-plugin-rewrite/pom.xml b/shenyu-plugin/shenyu-plugin-rewrite/pom.xml index 38215f791d59..701be921239e 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.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-plugin-rewrite diff --git a/shenyu-plugin/shenyu-plugin-sentinel/pom.xml b/shenyu-plugin/shenyu-plugin-sentinel/pom.xml index 023ef7b463b9..a2fac46ced46 100644 --- a/shenyu-plugin/shenyu-plugin-sentinel/pom.xml +++ b/shenyu-plugin/shenyu-plugin-sentinel/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-plugin - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-plugin-sentinel diff --git a/shenyu-plugin/shenyu-plugin-sign/pom.xml b/shenyu-plugin/shenyu-plugin-sign/pom.xml index eb28c9b58ad7..940b79992773 100644 --- a/shenyu-plugin/shenyu-plugin-sign/pom.xml +++ b/shenyu-plugin/shenyu-plugin-sign/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-plugin - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-plugin-sign diff --git a/shenyu-plugin/shenyu-plugin-sofa/pom.xml b/shenyu-plugin/shenyu-plugin-sofa/pom.xml index b6a94d63a5e8..3b309b277ecc 100644 --- a/shenyu-plugin/shenyu-plugin-sofa/pom.xml +++ b/shenyu-plugin/shenyu-plugin-sofa/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-plugin - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-plugin-sofa diff --git a/shenyu-plugin/shenyu-plugin-springcloud/pom.xml b/shenyu-plugin/shenyu-plugin-springcloud/pom.xml index 629dbbecfdc7..b8211ed87208 100644 --- a/shenyu-plugin/shenyu-plugin-springcloud/pom.xml +++ b/shenyu-plugin/shenyu-plugin-springcloud/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-plugin - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-plugin-springcloud diff --git a/shenyu-plugin/shenyu-plugin-tars/pom.xml b/shenyu-plugin/shenyu-plugin-tars/pom.xml index 3e544cd193ae..0f59178b1c82 100644 --- a/shenyu-plugin/shenyu-plugin-tars/pom.xml +++ b/shenyu-plugin/shenyu-plugin-tars/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-plugin - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 diff --git a/shenyu-plugin/shenyu-plugin-waf/pom.xml b/shenyu-plugin/shenyu-plugin-waf/pom.xml index dc944c79223d..fea096897d53 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.4.1-SNAPSHOT + 2.4.1 4.0.0 diff --git a/shenyu-plugin/shenyu-plugin-websocket/pom.xml b/shenyu-plugin/shenyu-plugin-websocket/pom.xml index 3d40cfdc28b6..fe114a8d0471 100644 --- a/shenyu-plugin/shenyu-plugin-websocket/pom.xml +++ b/shenyu-plugin/shenyu-plugin-websocket/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-plugin - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-plugin-websocket diff --git a/shenyu-protocol/pom.xml b/shenyu-protocol/pom.xml index 462b107cb0fe..bc736b4e0e3d 100644 --- a/shenyu-protocol/pom.xml +++ b/shenyu-protocol/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-protocol diff --git a/shenyu-protocol/shenyu-protocol-grpc/pom.xml b/shenyu-protocol/shenyu-protocol-grpc/pom.xml index 8f73c98306e5..7685a12851ee 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.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-protocol-grpc diff --git a/shenyu-register-center/pom.xml b/shenyu-register-center/pom.xml index 5b970c96afdc..4dbe5ed38774 100644 --- a/shenyu-register-center/pom.xml +++ b/shenyu-register-center/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu - 2.4.1-SNAPSHOT + 2.4.1 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 20a0c5b37f47..f6628bdd4195 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.4.1-SNAPSHOT + 2.4.1 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 ce105412c9b8..533c265aa2d2 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.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-register-client-api diff --git a/shenyu-register-center/shenyu-register-client/shenyu-register-client-consul/pom.xml b/shenyu-register-center/shenyu-register-client/shenyu-register-client-consul/pom.xml index b26969bbed1a..000d83a179aa 100644 --- a/shenyu-register-center/shenyu-register-client/shenyu-register-client-consul/pom.xml +++ b/shenyu-register-center/shenyu-register-client/shenyu-register-client-consul/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-register-client - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 diff --git a/shenyu-register-center/shenyu-register-client/shenyu-register-client-etcd/pom.xml b/shenyu-register-center/shenyu-register-client/shenyu-register-client-etcd/pom.xml index f9c817b6a3ea..76d293a86292 100644 --- a/shenyu-register-center/shenyu-register-client/shenyu-register-client-etcd/pom.xml +++ b/shenyu-register-center/shenyu-register-client/shenyu-register-client-etcd/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-register-client - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 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 d6293e0efc9c..8f1ae4167a4a 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.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-register-client-http diff --git a/shenyu-register-center/shenyu-register-client/shenyu-register-client-nacos/pom.xml b/shenyu-register-center/shenyu-register-client/shenyu-register-client-nacos/pom.xml index e77f16234427..82e44be2cd79 100644 --- a/shenyu-register-center/shenyu-register-client/shenyu-register-client-nacos/pom.xml +++ b/shenyu-register-center/shenyu-register-client/shenyu-register-client-nacos/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-register-client - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-register-client-nacos diff --git a/shenyu-register-center/shenyu-register-client/shenyu-register-client-zookeeper/pom.xml b/shenyu-register-center/shenyu-register-client/shenyu-register-client-zookeeper/pom.xml index f4f3dd8b46fe..ebaadd5f9aad 100644 --- a/shenyu-register-center/shenyu-register-client/shenyu-register-client-zookeeper/pom.xml +++ b/shenyu-register-center/shenyu-register-client/shenyu-register-client-zookeeper/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-register-client - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-register-client-zookeeper diff --git a/shenyu-register-center/shenyu-register-common/pom.xml b/shenyu-register-center/shenyu-register-common/pom.xml index fe6adb1df6dd..78b7a17ffe58 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.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-register-common diff --git a/shenyu-register-center/shenyu-register-server/pom.xml b/shenyu-register-center/shenyu-register-server/pom.xml index 6bfd6af33f86..5d0fa149d48c 100644 --- a/shenyu-register-center/shenyu-register-server/pom.xml +++ b/shenyu-register-center/shenyu-register-server/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-register-center - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-register-server diff --git a/shenyu-register-center/shenyu-register-server/shenyu-register-server-api/pom.xml b/shenyu-register-center/shenyu-register-server/shenyu-register-server-api/pom.xml index 95cefdb807e3..0fe36ea06ae2 100644 --- a/shenyu-register-center/shenyu-register-server/shenyu-register-server-api/pom.xml +++ b/shenyu-register-center/shenyu-register-server/shenyu-register-server-api/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-register-server - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-register-server-api diff --git a/shenyu-register-center/shenyu-register-server/shenyu-register-server-consul/pom.xml b/shenyu-register-center/shenyu-register-server/shenyu-register-server-consul/pom.xml index 8d5a9a61fe73..e92914661c08 100644 --- a/shenyu-register-center/shenyu-register-server/shenyu-register-server-consul/pom.xml +++ b/shenyu-register-center/shenyu-register-server/shenyu-register-server-consul/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-register-server - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-register-server-consul diff --git a/shenyu-register-center/shenyu-register-server/shenyu-register-server-etcd/pom.xml b/shenyu-register-center/shenyu-register-server/shenyu-register-server-etcd/pom.xml index cd88a5be40a6..f08c2690870c 100644 --- a/shenyu-register-center/shenyu-register-server/shenyu-register-server-etcd/pom.xml +++ b/shenyu-register-center/shenyu-register-server/shenyu-register-server-etcd/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-register-server - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-register-server-etcd diff --git a/shenyu-register-center/shenyu-register-server/shenyu-register-server-nacos/pom.xml b/shenyu-register-center/shenyu-register-server/shenyu-register-server-nacos/pom.xml index f9676e04984f..14f62162b43d 100644 --- a/shenyu-register-center/shenyu-register-server/shenyu-register-server-nacos/pom.xml +++ b/shenyu-register-center/shenyu-register-server/shenyu-register-server-nacos/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-register-server - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-register-server-nacos diff --git a/shenyu-register-center/shenyu-register-server/shenyu-register-server-zookeeper/pom.xml b/shenyu-register-center/shenyu-register-server/shenyu-register-server-zookeeper/pom.xml index 8aefe2493a68..1b465e50d7a7 100644 --- a/shenyu-register-center/shenyu-register-server/shenyu-register-server-zookeeper/pom.xml +++ b/shenyu-register-center/shenyu-register-server/shenyu-register-server-zookeeper/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-register-server - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-register-server-zookeeper diff --git a/shenyu-spi/pom.xml b/shenyu-spi/pom.xml index 90307f09db54..56d5355c8520 100644 --- a/shenyu-spi/pom.xml +++ b/shenyu-spi/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 diff --git a/shenyu-spring-boot-starter/pom.xml b/shenyu-spring-boot-starter/pom.xml index c5d892a553bf..2b989fb9a24f 100644 --- a/shenyu-spring-boot-starter/pom.xml +++ b/shenyu-spring-boot-starter/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu - 2.4.1-SNAPSHOT + 2.4.1 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 d16571132122..f53b53836686 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.4.1-SNAPSHOT + 2.4.1 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-alibaba-dubbo/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-alibaba-dubbo/pom.xml index 9abea51e8082..19d6c7c43f8c 100644 --- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-alibaba-dubbo/pom.xml +++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-alibaba-dubbo/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-spring-boot-starter-client - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-spring-boot-starter-client-alibaba-dubbo 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 8533c98f3e67..f4c802bf5747 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.4.1-SNAPSHOT + 2.4.1 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 ba29e15ad245..7da8a8544957 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.4.1-SNAPSHOT + 2.4.1 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 62ca9da5c3f0..9411685d84b5 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.4.1-SNAPSHOT + 2.4.1 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 9bcd79d47d24..035c144bfef1 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.4.1-SNAPSHOT + 2.4.1 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 56a6a35fa8dd..b2f200c54f73 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.4.1-SNAPSHOT + 2.4.1 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-springcloud/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-springcloud/pom.xml index 632f47d96fb8..ecc1d25903b0 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.4.1-SNAPSHOT + 2.4.1 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 ed802fe593ba..9564ff248a75 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.4.1-SNAPSHOT + 2.4.1 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 50d59a228e2c..0d6849e36d74 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.4.1-SNAPSHOT + 2.4.1 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 0c7f2369d7fd..5b2b01dcc8b1 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.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-spring-boot-starter-gateway 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 fa9815518c76..a1eb81b102b5 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.4.1-SNAPSHOT + 2.4.1 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-context-path/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-context-path/pom.xml index 8729a2f54233..365800a59fd7 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.4.1-SNAPSHOT + 2.4.1 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 9a8e6f7db030..b1ee783c1d58 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 @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + shenyu-spring-boot-starter-plugin org.apache.shenyu - 2.4.1-SNAPSHOT + 2.4.1 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 8ed874cfde41..cc01db4de270 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.4.1-SNAPSHOT + 2.4.1 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 99b9227bd143..ddb62c8d22db 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + shenyu-spring-boot-starter-plugin org.apache.shenyu - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-dubbo/shenyu-spring-boot-starter-plugin-alibaba-dubbo/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-dubbo/shenyu-spring-boot-starter-plugin-alibaba-dubbo/pom.xml index 3e6da86c1e10..092cd85062ac 100644 --- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-dubbo/shenyu-spring-boot-starter-plugin-alibaba-dubbo/pom.xml +++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-dubbo/shenyu-spring-boot-starter-plugin-alibaba-dubbo/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-spring-boot-starter-plugin-dubbo - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-spring-boot-starter-plugin-alibaba-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 8ceddc5761ec..50217408fcdb 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.4.1-SNAPSHOT + 2.4.1 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 3fcc960a5470..16e5cdd3556a 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.4.1-SNAPSHOT + 2.4.1 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-global/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-global/pom.xml index 3ac087422319..96e3a19c1990 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.4.1-SNAPSHOT + 2.4.1 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 8cf3c6916950..6619423f179e 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.4.1-SNAPSHOT + 2.4.1 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 151936201adb..f30f49cd3d37 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.4.1-SNAPSHOT + 2.4.1 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 486ecc5658ac..f7211185c7d0 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.4.1-SNAPSHOT + 2.4.1 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 73c4d16ca883..0ebaa3a628aa 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.4.1-SNAPSHOT + 2.4.1 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-logging/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging/pom.xml index ac4c72384bd2..d16165be68b2 100644 --- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging/pom.xml +++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-spring-boot-starter-plugin - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 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 3c879a4f833e..8cde12e3f84b 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.4.1-SNAPSHOT + 2.4.1 4.0.0 diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-monitor/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-monitor/pom.xml index 20744306a0e0..e8e39c7c79ae 100644 --- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-monitor/pom.xml +++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-monitor/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-spring-boot-starter-plugin - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-spring-boot-starter-plugin-monitor 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 5d18557025ca..1016304d598a 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.4.1-SNAPSHOT + 2.4.1 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 8a1269e50312..725371f08090 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 @@ shenyu-spring-boot-starter-plugin org.apache.shenyu - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 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 6bcd0f91403d..2a3942a00379 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 @@ shenyu-spring-boot-starter-plugin org.apache.shenyu - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 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 258c42aea7c4..7d6eb081988f 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.4.1-SNAPSHOT + 2.4.1 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 195ee4fee346..18c6ffb82bd8 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.4.1-SNAPSHOT + 2.4.1 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 16f5b164a92e..ace4acc728e4 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.4.1-SNAPSHOT + 2.4.1 4.0.0 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 54359f79b403..a63ccd7b077f 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.4.1-SNAPSHOT + 2.4.1 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 b232a1249490..76552eb6650c 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 @@ shenyu-spring-boot-starter-plugin org.apache.shenyu - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 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 2b9f445ed448..35dc2698444f 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.4.1-SNAPSHOT + 2.4.1 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 acbab505e2bb..b48061c82a36 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.4.1-SNAPSHOT + 2.4.1 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 bb1c9f92c39c..3a7a85b68aa3 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.4.1-SNAPSHOT + 2.4.1 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 53ee3b05c6ba..e8bd4b90ca96 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.4.1-SNAPSHOT + 2.4.1 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 4e2792a63c44..8f3ed03bc4ae 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.4.1-SNAPSHOT + 2.4.1 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 58e322dded0b..4fb47fabbf13 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.4.1-SNAPSHOT + 2.4.1 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-waf/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-waf/pom.xml index 961b041090c5..fd54f51c999b 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.4.1-SNAPSHOT + 2.4.1 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 584369bd4748..e5d2c583548e 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-spring-boot-starter-plugin - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-spring-boot-starter-plugin-websocket 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 bad783afb2dd..f0ae80194620 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.4.1-SNAPSHOT + 2.4.1 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-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 7eb43571b4b1..51f42c09c97d 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.4.1-SNAPSHOT + 2.4.1 4.0.0 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 a60cb0539bd8..f9d0ddcad37b 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.4.1-SNAPSHOT + 2.4.1 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 3d43bb88e25f..99d4336729a6 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.4.1-SNAPSHOT + 2.4.1 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 d9d424c84a75..3d67ca735901 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.4.1-SNAPSHOT + 2.4.1 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 3285a3f4ff90..db24345f4bce 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.4.1-SNAPSHOT + 2.4.1 4.0.0 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 67c9e8343c49..abcdc5ba3a88 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.4.1-SNAPSHOT + 2.4.1 4.0.0 diff --git a/shenyu-sync-data-center/pom.xml b/shenyu-sync-data-center/pom.xml index 765fd517ca32..6e2326f803ae 100644 --- a/shenyu-sync-data-center/pom.xml +++ b/shenyu-sync-data-center/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu - 2.4.1-SNAPSHOT + 2.4.1 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 cf65aa6ac1ec..6f0f7022e192 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.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-sync-data-api 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 13cac44641f3..5008942358fc 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.4.1-SNAPSHOT + 2.4.1 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 2301b4889270..0b4065c6d111 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.4.1-SNAPSHOT + 2.4.1 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 5b6a6d363bc9..470275df2cb9 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.4.1-SNAPSHOT + 2.4.1 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 dc644466b9f4..cb1f06dc1a11 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.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-sync-data-nacos 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 099bf9e84a38..0ba9269d2249 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.4.1-SNAPSHOT + 2.4.1 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 9b815c49d337..e4f94ce5a92a 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.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-sync-data-zookeeper diff --git a/shenyu-web/pom.xml b/shenyu-web/pom.xml index 3732d46f8a49..30406fc87b3e 100644 --- a/shenyu-web/pom.xml +++ b/shenyu-web/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu - 2.4.1-SNAPSHOT + 2.4.1 4.0.0 shenyu-web