diff --git a/pom.xml b/pom.xml index 571aced782d0..f0ffdc1f1ca0 100644 --- a/pom.xml +++ b/pom.xml @@ -16,9 +16,7 @@ ~ limitations under the License. --> - + org.apache apache @@ -28,7 +26,7 @@ org.apache.shenyu shenyu pom - 2.4.0-SNAPSHOT + 2.4.0 shenyu shenyu-admin @@ -59,7 +57,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.0 diff --git a/shenyu-admin/pom.xml b/shenyu-admin/pom.xml index b0eedc04238a..2b26040dec4c 100644 --- a/shenyu-admin/pom.xml +++ b/shenyu-admin/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu - 2.4.0-SNAPSHOT + 2.4.0 4.0.0 shenyu-admin diff --git a/shenyu-bootstrap/pom.xml b/shenyu-bootstrap/pom.xml index 9fdabc7acac0..8caa5c93c860 100644 --- a/shenyu-bootstrap/pom.xml +++ b/shenyu-bootstrap/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu - 2.4.0-SNAPSHOT + 2.4.0 4.0.0 shenyu-bootstrap diff --git a/shenyu-client/pom.xml b/shenyu-client/pom.xml index 8c23acf4f9d1..30b27c2d9d62 100644 --- a/shenyu-client/pom.xml +++ b/shenyu-client/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu - 2.4.0-SNAPSHOT + 2.4.0 4.0.0 shenyu-client diff --git a/shenyu-client/shenyu-client-core/pom.xml b/shenyu-client/shenyu-client-core/pom.xml index 6f11df45d885..0945d39bfc8f 100644 --- a/shenyu-client/shenyu-client-core/pom.xml +++ b/shenyu-client/shenyu-client-core/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-client - 2.4.0-SNAPSHOT + 2.4.0 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 41c4f040b124..59868b12226e 100644 --- a/shenyu-client/shenyu-client-dubbo/pom.xml +++ b/shenyu-client/shenyu-client-dubbo/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-client - 2.4.0-SNAPSHOT + 2.4.0 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 025821fd00d2..6d8439eceb3e 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-client-dubbo - 2.4.0-SNAPSHOT + 2.4.0 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 251e11d9c18f..721137a45711 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-client-dubbo - 2.4.0-SNAPSHOT + 2.4.0 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 897bc4e3078d..bcb2a645b54d 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-client-dubbo - 2.4.0-SNAPSHOT + 2.4.0 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 7785f69d54ef..320ecdf4ab25 100644 --- a/shenyu-client/shenyu-client-grpc/pom.xml +++ b/shenyu-client/shenyu-client-grpc/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-client - 2.4.0-SNAPSHOT + 2.4.0 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 887b325e573e..beee95b91446 100644 --- a/shenyu-client/shenyu-client-http/pom.xml +++ b/shenyu-client/shenyu-client-http/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-client - 2.4.0-SNAPSHOT + 2.4.0 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 47d65ebbbd79..6bd44dccc2f8 100644 --- a/shenyu-client/shenyu-client-http/shenyu-client-springcloud/pom.xml +++ b/shenyu-client/shenyu-client-http/shenyu-client-springcloud/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-client-http - 2.4.0-SNAPSHOT + 2.4.0 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 adadbd425610..1433c0bb8909 100644 --- a/shenyu-client/shenyu-client-http/shenyu-client-springmvc/pom.xml +++ b/shenyu-client/shenyu-client-http/shenyu-client-springmvc/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-client-http - 2.4.0-SNAPSHOT + 2.4.0 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 9161faba42dd..990e01384292 100644 --- a/shenyu-client/shenyu-client-motan/pom.xml +++ b/shenyu-client/shenyu-client-motan/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-client - 2.4.0-SNAPSHOT + 2.4.0 4.0.0 diff --git a/shenyu-client/shenyu-client-sofa/pom.xml b/shenyu-client/shenyu-client-sofa/pom.xml index 2c42503978c2..d676d2bb8aab 100644 --- a/shenyu-client/shenyu-client-sofa/pom.xml +++ b/shenyu-client/shenyu-client-sofa/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-client - 2.4.0-SNAPSHOT + 2.4.0 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 a08f1c58d202..97638cadd065 100644 --- a/shenyu-client/shenyu-client-tars/pom.xml +++ b/shenyu-client/shenyu-client-tars/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-client - 2.4.0-SNAPSHOT + 2.4.0 4.0.0 shenyu-client-tars diff --git a/shenyu-common/pom.xml b/shenyu-common/pom.xml index 32ea7f4db073..a3ee3b00643b 100644 --- a/shenyu-common/pom.xml +++ b/shenyu-common/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu - 2.4.0-SNAPSHOT + 2.4.0 4.0.0 shenyu-common diff --git a/shenyu-disruptor/pom.xml b/shenyu-disruptor/pom.xml index 7c0203c6f487..29640b5fda7f 100644 --- a/shenyu-disruptor/pom.xml +++ b/shenyu-disruptor/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu - 2.4.0-SNAPSHOT + 2.4.0 4.0.0 shenyu-disruptor diff --git a/shenyu-dist/pom.xml b/shenyu-dist/pom.xml index 55d82d7c8663..121023240348 100644 --- a/shenyu-dist/pom.xml +++ b/shenyu-dist/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu - 2.4.0-SNAPSHOT + 2.4.0 4.0.0 shenyu-dist diff --git a/shenyu-dist/shenyu-admin-dist/pom.xml b/shenyu-dist/shenyu-admin-dist/pom.xml index 5bab3a03b60f..af24e3133d49 100644 --- a/shenyu-dist/shenyu-admin-dist/pom.xml +++ b/shenyu-dist/shenyu-admin-dist/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-dist - 2.4.0-SNAPSHOT + 2.4.0 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 c77ed2b3719b..cf26aced6018 100644 --- a/shenyu-dist/shenyu-bootstrap-dist/pom.xml +++ b/shenyu-dist/shenyu-bootstrap-dist/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-dist - 2.4.0-SNAPSHOT + 2.4.0 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 31b71ffad017..81559b613321 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.0-SNAPSHOT + 2.4.0 shenyu-src-dist pom diff --git a/shenyu-metrics/pom.xml b/shenyu-metrics/pom.xml index 64f0237eb0d7..4b56d4c59bd0 100644 --- a/shenyu-metrics/pom.xml +++ b/shenyu-metrics/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu - 2.4.0-SNAPSHOT + 2.4.0 4.0.0 pom diff --git a/shenyu-metrics/shenyu-metrics-facade/pom.xml b/shenyu-metrics/shenyu-metrics-facade/pom.xml index f730ded0f40b..c71bebabadd6 100644 --- a/shenyu-metrics/shenyu-metrics-facade/pom.xml +++ b/shenyu-metrics/shenyu-metrics-facade/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-metrics - 2.4.0-SNAPSHOT + 2.4.0 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 bf04bfe3bb19..49e266ff28f1 100644 --- a/shenyu-metrics/shenyu-metrics-prometheus/pom.xml +++ b/shenyu-metrics/shenyu-metrics-prometheus/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-metrics - 2.4.0-SNAPSHOT + 2.4.0 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 da33a3732ad9..0f8f8be78d95 100644 --- a/shenyu-metrics/shenyu-metrics-spi/pom.xml +++ b/shenyu-metrics/shenyu-metrics-spi/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-metrics - 2.4.0-SNAPSHOT + 2.4.0 4.0.0 shenyu-metrics-spi diff --git a/shenyu-plugin/pom.xml b/shenyu-plugin/pom.xml index 5567a1664c58..d2b4d1339cc1 100644 --- a/shenyu-plugin/pom.xml +++ b/shenyu-plugin/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu - 2.4.0-SNAPSHOT + 2.4.0 4.0.0 diff --git a/shenyu-plugin/shenyu-plugin-alibaba-dubbo/pom.xml b/shenyu-plugin/shenyu-plugin-alibaba-dubbo/pom.xml index 4bb199b29b77..54c0d4254c75 100644 --- a/shenyu-plugin/shenyu-plugin-alibaba-dubbo/pom.xml +++ b/shenyu-plugin/shenyu-plugin-alibaba-dubbo/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-plugin - 2.4.0-SNAPSHOT + 2.4.0 4.0.0 shenyu-plugin-alibaba-dubbo diff --git a/shenyu-plugin/shenyu-plugin-apache-dubbo/pom.xml b/shenyu-plugin/shenyu-plugin-apache-dubbo/pom.xml index e8337c668c48..1e39e1de4a20 100644 --- a/shenyu-plugin/shenyu-plugin-apache-dubbo/pom.xml +++ b/shenyu-plugin/shenyu-plugin-apache-dubbo/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-plugin - 2.4.0-SNAPSHOT + 2.4.0 4.0.0 shenyu-plugin-apache-dubbo diff --git a/shenyu-plugin/shenyu-plugin-api/pom.xml b/shenyu-plugin/shenyu-plugin-api/pom.xml index 815c741ca244..0cc9ea9ef741 100644 --- a/shenyu-plugin/shenyu-plugin-api/pom.xml +++ b/shenyu-plugin/shenyu-plugin-api/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-plugin - 2.4.0-SNAPSHOT + 2.4.0 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 3adb968028bb..088774120d12 100644 --- a/shenyu-plugin/shenyu-plugin-base/pom.xml +++ b/shenyu-plugin/shenyu-plugin-base/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-plugin - 2.4.0-SNAPSHOT + 2.4.0 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 2fe722ecd390..048763175029 100644 --- a/shenyu-plugin/shenyu-plugin-context-path/pom.xml +++ b/shenyu-plugin/shenyu-plugin-context-path/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-plugin - 2.4.0-SNAPSHOT + 2.4.0 4.0.0 shenyu-plugin-context-path diff --git a/shenyu-plugin/shenyu-plugin-divide/pom.xml b/shenyu-plugin/shenyu-plugin-divide/pom.xml index e922a884dd0d..3624070f7bcd 100644 --- a/shenyu-plugin/shenyu-plugin-divide/pom.xml +++ b/shenyu-plugin/shenyu-plugin-divide/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-plugin - 2.4.0-SNAPSHOT + 2.4.0 4.0.0 shenyu-plugin-divide diff --git a/shenyu-plugin/shenyu-plugin-dubbo-common/pom.xml b/shenyu-plugin/shenyu-plugin-dubbo-common/pom.xml index f89d0c20db98..1797ee898bb9 100644 --- a/shenyu-plugin/shenyu-plugin-dubbo-common/pom.xml +++ b/shenyu-plugin/shenyu-plugin-dubbo-common/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-plugin - 2.4.0-SNAPSHOT + 2.4.0 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 2d7fc1e6abaa..b6f4ebcaec1a 100644 --- a/shenyu-plugin/shenyu-plugin-global/pom.xml +++ b/shenyu-plugin/shenyu-plugin-global/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-plugin - 2.4.0-SNAPSHOT + 2.4.0 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 d52bf55c7338..bbe92d2b25a9 100644 --- a/shenyu-plugin/shenyu-plugin-grpc/pom.xml +++ b/shenyu-plugin/shenyu-plugin-grpc/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-plugin - 2.4.0-SNAPSHOT + 2.4.0 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 eaef0b0a6acf..fa8314f773f7 100644 --- a/shenyu-plugin/shenyu-plugin-httpclient/pom.xml +++ b/shenyu-plugin/shenyu-plugin-httpclient/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-plugin - 2.4.0-SNAPSHOT + 2.4.0 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 8cb473238c16..e5e455b54ad7 100644 --- a/shenyu-plugin/shenyu-plugin-hystrix/pom.xml +++ b/shenyu-plugin/shenyu-plugin-hystrix/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-plugin - 2.4.0-SNAPSHOT + 2.4.0 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 608f8ee43416..928f196a1484 100644 --- a/shenyu-plugin/shenyu-plugin-jwt/pom.xml +++ b/shenyu-plugin/shenyu-plugin-jwt/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-plugin - 2.4.0-SNAPSHOT + 2.4.0 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 14636399e84b..50991129a74b 100644 --- a/shenyu-plugin/shenyu-plugin-logging/pom.xml +++ b/shenyu-plugin/shenyu-plugin-logging/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-plugin - 2.4.0-SNAPSHOT + 2.4.0 4.0.0 diff --git a/shenyu-plugin/shenyu-plugin-modify-response/pom.xml b/shenyu-plugin/shenyu-plugin-modify-response/pom.xml index 5c14c1951a6d..b2f05cfd40e4 100644 --- a/shenyu-plugin/shenyu-plugin-modify-response/pom.xml +++ b/shenyu-plugin/shenyu-plugin-modify-response/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + shenyu-plugin org.apache.shenyu - 2.4.0-SNAPSHOT + 2.4.0 4.0.0 diff --git a/shenyu-plugin/shenyu-plugin-monitor/pom.xml b/shenyu-plugin/shenyu-plugin-monitor/pom.xml index 6de30037c485..fe55edb8b693 100644 --- a/shenyu-plugin/shenyu-plugin-monitor/pom.xml +++ b/shenyu-plugin/shenyu-plugin-monitor/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-plugin - 2.4.0-SNAPSHOT + 2.4.0 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 198313c5d8a5..cf8f8a98659f 100644 --- a/shenyu-plugin/shenyu-plugin-motan/pom.xml +++ b/shenyu-plugin/shenyu-plugin-motan/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-plugin - 2.4.0-SNAPSHOT + 2.4.0 4.0.0 diff --git a/shenyu-plugin/shenyu-plugin-oauth2/pom.xml b/shenyu-plugin/shenyu-plugin-oauth2/pom.xml index 27c04f7b43db..280b39b4f9c8 100644 --- a/shenyu-plugin/shenyu-plugin-oauth2/pom.xml +++ b/shenyu-plugin/shenyu-plugin-oauth2/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + shenyu-plugin org.apache.shenyu - 2.4.0-SNAPSHOT + 2.4.0 4.0.0 diff --git a/shenyu-plugin/shenyu-plugin-param-mapping/pom.xml b/shenyu-plugin/shenyu-plugin-param-mapping/pom.xml index b07aff5841ca..1ec22e9b70f7 100644 --- a/shenyu-plugin/shenyu-plugin-param-mapping/pom.xml +++ b/shenyu-plugin/shenyu-plugin-param-mapping/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + shenyu-plugin org.apache.shenyu - 2.4.0-SNAPSHOT + 2.4.0 4.0.0 diff --git a/shenyu-plugin/shenyu-plugin-ratelimiter/pom.xml b/shenyu-plugin/shenyu-plugin-ratelimiter/pom.xml index 5d9eb04b83eb..16361b2a6b85 100644 --- a/shenyu-plugin/shenyu-plugin-ratelimiter/pom.xml +++ b/shenyu-plugin/shenyu-plugin-ratelimiter/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-plugin - 2.4.0-SNAPSHOT + 2.4.0 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 54cbe0dab4e2..6bc03db34c78 100644 --- a/shenyu-plugin/shenyu-plugin-redirect/pom.xml +++ b/shenyu-plugin/shenyu-plugin-redirect/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-plugin - 2.4.0-SNAPSHOT + 2.4.0 4.0.0 diff --git a/shenyu-plugin/shenyu-plugin-request/pom.xml b/shenyu-plugin/shenyu-plugin-request/pom.xml index 1276b25b2fd3..617249b12140 100644 --- a/shenyu-plugin/shenyu-plugin-request/pom.xml +++ b/shenyu-plugin/shenyu-plugin-request/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + shenyu-plugin org.apache.shenyu - 2.4.0-SNAPSHOT + 2.4.0 4.0.0 diff --git a/shenyu-plugin/shenyu-plugin-resilience4j/pom.xml b/shenyu-plugin/shenyu-plugin-resilience4j/pom.xml index 736d11a19f37..c9b24ee9e419 100644 --- a/shenyu-plugin/shenyu-plugin-resilience4j/pom.xml +++ b/shenyu-plugin/shenyu-plugin-resilience4j/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-plugin - 2.4.0-SNAPSHOT + 2.4.0 4.0.0 diff --git a/shenyu-plugin/shenyu-plugin-response/pom.xml b/shenyu-plugin/shenyu-plugin-response/pom.xml index 9826688a157d..411c5bbd2e89 100644 --- a/shenyu-plugin/shenyu-plugin-response/pom.xml +++ b/shenyu-plugin/shenyu-plugin-response/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + shenyu-plugin org.apache.shenyu - 2.4.0-SNAPSHOT + 2.4.0 4.0.0 diff --git a/shenyu-plugin/shenyu-plugin-rewrite/pom.xml b/shenyu-plugin/shenyu-plugin-rewrite/pom.xml index 6f6d60bf69f0..155675ce098d 100644 --- a/shenyu-plugin/shenyu-plugin-rewrite/pom.xml +++ b/shenyu-plugin/shenyu-plugin-rewrite/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-plugin - 2.4.0-SNAPSHOT + 2.4.0 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 da25e066b5fd..3a3184244b9c 100644 --- a/shenyu-plugin/shenyu-plugin-sentinel/pom.xml +++ b/shenyu-plugin/shenyu-plugin-sentinel/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-plugin - 2.4.0-SNAPSHOT + 2.4.0 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 00515c108b5b..dfe73306aed0 100644 --- a/shenyu-plugin/shenyu-plugin-sign/pom.xml +++ b/shenyu-plugin/shenyu-plugin-sign/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-plugin - 2.4.0-SNAPSHOT + 2.4.0 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 56e705225943..c86f62118121 100644 --- a/shenyu-plugin/shenyu-plugin-sofa/pom.xml +++ b/shenyu-plugin/shenyu-plugin-sofa/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-plugin - 2.4.0-SNAPSHOT + 2.4.0 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 461d93d05c3f..45b9ff7c201b 100644 --- a/shenyu-plugin/shenyu-plugin-springcloud/pom.xml +++ b/shenyu-plugin/shenyu-plugin-springcloud/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-plugin - 2.4.0-SNAPSHOT + 2.4.0 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 0faff661a173..7e89eeb2ad4d 100644 --- a/shenyu-plugin/shenyu-plugin-tars/pom.xml +++ b/shenyu-plugin/shenyu-plugin-tars/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-plugin - 2.4.0-SNAPSHOT + 2.4.0 4.0.0 diff --git a/shenyu-plugin/shenyu-plugin-waf/pom.xml b/shenyu-plugin/shenyu-plugin-waf/pom.xml index 41b43e32e4e6..77dfb5138f5f 100644 --- a/shenyu-plugin/shenyu-plugin-waf/pom.xml +++ b/shenyu-plugin/shenyu-plugin-waf/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-plugin - 2.4.0-SNAPSHOT + 2.4.0 4.0.0 diff --git a/shenyu-protocol/pom.xml b/shenyu-protocol/pom.xml index f35e7973e12e..be80e4634d47 100644 --- a/shenyu-protocol/pom.xml +++ b/shenyu-protocol/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu - 2.4.0-SNAPSHOT + 2.4.0 4.0.0 shenyu-protocol diff --git a/shenyu-protocol/shenyu-protocol-grpc/pom.xml b/shenyu-protocol/shenyu-protocol-grpc/pom.xml index b6f9e1623a69..06425c17803b 100644 --- a/shenyu-protocol/shenyu-protocol-grpc/pom.xml +++ b/shenyu-protocol/shenyu-protocol-grpc/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-protocol - 2.4.0-SNAPSHOT + 2.4.0 4.0.0 shenyu-protocol-grpc diff --git a/shenyu-register-center/pom.xml b/shenyu-register-center/pom.xml index bf595397c6b9..64640f933a26 100644 --- a/shenyu-register-center/pom.xml +++ b/shenyu-register-center/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu - 2.4.0-SNAPSHOT + 2.4.0 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 ea172cc8b4fd..0b67945f50c9 100644 --- a/shenyu-register-center/shenyu-register-client/pom.xml +++ b/shenyu-register-center/shenyu-register-client/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-register-center - 2.4.0-SNAPSHOT + 2.4.0 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 e3149ebd133b..2297fb7f0ec0 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-register-client - 2.4.0-SNAPSHOT + 2.4.0 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 ed415b6f08e0..eceea2bfaacc 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-register-client - 2.4.0-SNAPSHOT + 2.4.0 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 755c72cc6fa6..2f68073128b1 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-register-client - 2.4.0-SNAPSHOT + 2.4.0 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 19f0bad52df8..11201649a2bf 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-register-client - 2.4.0-SNAPSHOT + 2.4.0 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 c394c1da3a1f..19a6040be9fe 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-register-client - 2.4.0-SNAPSHOT + 2.4.0 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 52950a048203..f1f3ac63830a 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-register-client - 2.4.0-SNAPSHOT + 2.4.0 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 da6839199667..0f632b560660 100644 --- a/shenyu-register-center/shenyu-register-common/pom.xml +++ b/shenyu-register-center/shenyu-register-common/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-register-center - 2.4.0-SNAPSHOT + 2.4.0 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 05775ce96ce8..6199fe618a14 100644 --- a/shenyu-register-center/shenyu-register-server/pom.xml +++ b/shenyu-register-center/shenyu-register-server/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-register-center - 2.4.0-SNAPSHOT + 2.4.0 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 e0a7385770eb..791b88781b9a 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-register-server - 2.4.0-SNAPSHOT + 2.4.0 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 0367f194e8fc..f5c027f16748 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-register-server - 2.4.0-SNAPSHOT + 2.4.0 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 f3276eff63b0..14cd360bee60 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-register-server - 2.4.0-SNAPSHOT + 2.4.0 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 2bc6fc097324..2f179204f7c5 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-register-server - 2.4.0-SNAPSHOT + 2.4.0 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 b20ffd97ac26..9c36a192b32b 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-register-server - 2.4.0-SNAPSHOT + 2.4.0 4.0.0 shenyu-register-server-zookeeper diff --git a/shenyu-spi/pom.xml b/shenyu-spi/pom.xml index da01355290bd..69053076f5b5 100644 --- a/shenyu-spi/pom.xml +++ b/shenyu-spi/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu - 2.4.0-SNAPSHOT + 2.4.0 4.0.0 diff --git a/shenyu-spring-boot-starter/pom.xml b/shenyu-spring-boot-starter/pom.xml index 02a5f504f343..b18c851fee48 100644 --- a/shenyu-spring-boot-starter/pom.xml +++ b/shenyu-spring-boot-starter/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu - 2.4.0-SNAPSHOT + 2.4.0 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 516c9cf3b643..ae3dedd30433 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-spring-boot-starter - 2.4.0-SNAPSHOT + 2.4.0 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 f7b11761a207..2e9cd34440ed 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-spring-boot-starter-client - 2.4.0-SNAPSHOT + 2.4.0 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 016501917f54..59f5b452102c 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-spring-boot-starter-client - 2.4.0-SNAPSHOT + 2.4.0 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 3df44bfd895b..9abae714185c 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-spring-boot-starter-client - 2.4.0-SNAPSHOT + 2.4.0 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 115d4083fb59..b1b5cfcb4914 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-spring-boot-starter-client - 2.4.0-SNAPSHOT + 2.4.0 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 1f2695a5d9b7..d173f10d1816 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-spring-boot-starter-client - 2.4.0-SNAPSHOT + 2.4.0 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 0c863f645c48..5a0103e27776 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-spring-boot-starter-client - 2.4.0-SNAPSHOT + 2.4.0 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 c80151fe03b5..3c28bddd401c 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-spring-boot-starter-client - 2.4.0-SNAPSHOT + 2.4.0 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 cba0ce8784fa..1c6e97562044 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-spring-boot-starter-client - 2.4.0-SNAPSHOT + 2.4.0 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 56e0257e5625..7b2d012707a8 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-spring-boot-starter-client - 2.4.0-SNAPSHOT + 2.4.0 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 1078408371d7..5c2b868d4ecf 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-spring-boot-starter - 2.4.0-SNAPSHOT + 2.4.0 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 e3beafd56b65..b59c11549757 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-spring-boot-starter - 2.4.0-SNAPSHOT + 2.4.0 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-alibaba-dubbo/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-alibaba-dubbo/pom.xml index ee8ca4d88391..ba86f02a3d01 100644 --- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-alibaba-dubbo/pom.xml +++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-alibaba-dubbo/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-spring-boot-starter-plugin - 2.4.0-SNAPSHOT + 2.4.0 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-apache-dubbo/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-apache-dubbo/pom.xml index 493444f5741e..cce500b5755f 100644 --- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-apache-dubbo/pom.xml +++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-apache-dubbo/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-spring-boot-starter-plugin - 2.4.0-SNAPSHOT + 2.4.0 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-context-path/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-context-path/pom.xml index 93697e08654e..2b678fccaf71 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-spring-boot-starter-plugin - 2.4.0-SNAPSHOT + 2.4.0 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-divide/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-divide/pom.xml index fc77a8ab8ed2..d3e5a2c38dad 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-spring-boot-starter-plugin - 2.4.0-SNAPSHOT + 2.4.0 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-common/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-dubbo-common/pom.xml index cf50a7259a2c..b9d933bf7d54 100644 --- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/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-common/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-spring-boot-starter-plugin - 2.4.0-SNAPSHOT + 2.4.0 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 8cb150c871b4..98517da3f334 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-spring-boot-starter-plugin - 2.4.0-SNAPSHOT + 2.4.0 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 30e12960fe22..b7771edfe4b6 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 @@ -15,13 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + org.apache.shenyu shenyu-spring-boot-starter-plugin - 2.4.0-SNAPSHOT + 2.4.0 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 d1529c643f83..f55ec3c56ec2 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-spring-boot-starter-plugin - 2.4.0-SNAPSHOT + 2.4.0 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 7944eedcd571..c9ebbd130852 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-spring-boot-starter-plugin - 2.4.0-SNAPSHOT + 2.4.0 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 540ad5647ac2..8f536b100e99 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-spring-boot-starter-plugin - 2.4.0-SNAPSHOT + 2.4.0 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 7e5a044af2f4..f1e391e1fdb3 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-spring-boot-starter-plugin - 2.4.0-SNAPSHOT + 2.4.0 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 aeda5b2cfaf3..abcfb5dc2c86 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-spring-boot-starter-plugin - 2.4.0-SNAPSHOT + 2.4.0 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 da0fc1be8646..73368c4ba7eb 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-spring-boot-starter-plugin - 2.4.0-SNAPSHOT + 2.4.0 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 1d7decada6a6..5cda90c7e08d 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-spring-boot-starter-plugin - 2.4.0-SNAPSHOT + 2.4.0 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 465738b72dec..5fd04c30ddd8 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + shenyu-spring-boot-starter-plugin org.apache.shenyu - 2.4.0-SNAPSHOT + 2.4.0 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 67827b95dc9b..9aa55a7f958c 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + shenyu-spring-boot-starter-plugin org.apache.shenyu - 2.4.0-SNAPSHOT + 2.4.0 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 a4e4398a22f7..2f87eba8f4d1 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-spring-boot-starter-plugin - 2.4.0-SNAPSHOT + 2.4.0 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 3a47d86a2630..2dd37d7c6d2c 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-spring-boot-starter-plugin - 2.4.0-SNAPSHOT + 2.4.0 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 9f43bf6a74eb..42bb8ea2db72 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + shenyu-spring-boot-starter-plugin org.apache.shenyu - 2.4.0-SNAPSHOT + 2.4.0 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 58a4feda53c0..290ca6260fa9 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-spring-boot-starter-plugin - 2.4.0-SNAPSHOT + 2.4.0 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 d9447aeeb2f2..02aa3822631d 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + shenyu-spring-boot-starter-plugin org.apache.shenyu - 2.4.0-SNAPSHOT + 2.4.0 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 b0cbf85a2150..b07352e9ecee 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-spring-boot-starter-plugin - 2.4.0-SNAPSHOT + 2.4.0 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 8103c517032c..b1f580411ff0 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-spring-boot-starter-plugin - 2.4.0-SNAPSHOT + 2.4.0 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 feadeb5e6edd..69b2abb57391 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-spring-boot-starter-plugin - 2.4.0-SNAPSHOT + 2.4.0 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 d00a83c5497c..9e5050e22345 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-spring-boot-starter-plugin - 2.4.0-SNAPSHOT + 2.4.0 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 6591868decac..a8d7a5a9c02b 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-spring-boot-starter-plugin - 2.4.0-SNAPSHOT + 2.4.0 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 c1e7c72b7bec..543a6211c8a2 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-spring-boot-starter-plugin - 2.4.0-SNAPSHOT + 2.4.0 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 a0061dc403be..d632ec473959 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-spring-boot-starter-plugin - 2.4.0-SNAPSHOT + 2.4.0 4.0.0 shenyu-spring-boot-starter-plugin-waf 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 4fbf5e70e56d..54d0b30981f7 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-spring-boot-starter - 2.4.0-SNAPSHOT + 2.4.0 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 a45a6a22e9f9..e089471fa178 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-spring-boot-starter-sync-data-center - 2.4.0-SNAPSHOT + 2.4.0 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 fecacb81a8c2..414cc447d456 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-spring-boot-starter-sync-data-center - 2.4.0-SNAPSHOT + 2.4.0 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 59b2c8086602..bf0210b0bdcb 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-spring-boot-starter-sync-data-center - 2.4.0-SNAPSHOT + 2.4.0 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 e0c001c39614..b8308dcfc34b 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-spring-boot-starter-sync-data-center - 2.4.0-SNAPSHOT + 2.4.0 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 186be50c9357..0483ce28db25 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-spring-boot-starter-sync-data-center - 2.4.0-SNAPSHOT + 2.4.0 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 08e241c449f9..b3f394fd35e5 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 @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-spring-boot-starter-sync-data-center - 2.4.0-SNAPSHOT + 2.4.0 4.0.0 diff --git a/shenyu-sync-data-center/pom.xml b/shenyu-sync-data-center/pom.xml index d68be9cabc53..77cabf3e87b0 100644 --- a/shenyu-sync-data-center/pom.xml +++ b/shenyu-sync-data-center/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu - 2.4.0-SNAPSHOT + 2.4.0 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 03a31a74d03a..b28b7a791b23 100644 --- a/shenyu-sync-data-center/shenyu-sync-data-api/pom.xml +++ b/shenyu-sync-data-center/shenyu-sync-data-api/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-sync-data-center - 2.4.0-SNAPSHOT + 2.4.0 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 7beac7f03199..518e1daccacd 100644 --- a/shenyu-sync-data-center/shenyu-sync-data-consul/pom.xml +++ b/shenyu-sync-data-center/shenyu-sync-data-consul/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-sync-data-center - 2.4.0-SNAPSHOT + 2.4.0 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 edef145b155c..d4a1ca418975 100644 --- a/shenyu-sync-data-center/shenyu-sync-data-etcd/pom.xml +++ b/shenyu-sync-data-center/shenyu-sync-data-etcd/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-sync-data-center - 2.4.0-SNAPSHOT + 2.4.0 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 7b06e54c1cd3..e1a7c5a962c8 100644 --- a/shenyu-sync-data-center/shenyu-sync-data-http/pom.xml +++ b/shenyu-sync-data-center/shenyu-sync-data-http/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-sync-data-center - 2.4.0-SNAPSHOT + 2.4.0 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 c2219763cca4..d47003a669ed 100644 --- a/shenyu-sync-data-center/shenyu-sync-data-nacos/pom.xml +++ b/shenyu-sync-data-center/shenyu-sync-data-nacos/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-sync-data-center - 2.4.0-SNAPSHOT + 2.4.0 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 bac0ebce10f1..1bcca8eebe73 100644 --- a/shenyu-sync-data-center/shenyu-sync-data-websocket/pom.xml +++ b/shenyu-sync-data-center/shenyu-sync-data-websocket/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-sync-data-center - 2.4.0-SNAPSHOT + 2.4.0 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 9429ad762b11..d4d4f57b23d5 100644 --- a/shenyu-sync-data-center/shenyu-sync-data-zookeeper/pom.xml +++ b/shenyu-sync-data-center/shenyu-sync-data-zookeeper/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-sync-data-center - 2.4.0-SNAPSHOT + 2.4.0 4.0.0 shenyu-sync-data-zookeeper diff --git a/shenyu-web/pom.xml b/shenyu-web/pom.xml index 6178fe9cdcb5..2defe97d3cdf 100644 --- a/shenyu-web/pom.xml +++ b/shenyu-web/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu - 2.4.0-SNAPSHOT + 2.4.0 4.0.0 shenyu-web