diff --git a/pom.xml b/pom.xml index f6d6cf303d71..1af019fadf73 100644 --- a/pom.xml +++ b/pom.xml @@ -15,8 +15,7 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + org.apache apache @@ -26,7 +25,7 @@ org.apache.shenyu shenyu pom - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT shenyu shenyu-admin diff --git a/shenyu-admin/pom.xml b/shenyu-admin/pom.xml index 72be7a79ad9f..d096135888c1 100644 --- a/shenyu-admin/pom.xml +++ b/shenyu-admin/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-admin diff --git a/shenyu-alert/pom.xml b/shenyu-alert/pom.xml index d7e6c9f39e8f..b0befe2d09bb 100644 --- a/shenyu-alert/pom.xml +++ b/shenyu-alert/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-alert diff --git a/shenyu-bootstrap/pom.xml b/shenyu-bootstrap/pom.xml index 65a8f5e7cd55..8639552e0d45 100644 --- a/shenyu-bootstrap/pom.xml +++ b/shenyu-bootstrap/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-bootstrap diff --git a/shenyu-client/pom.xml b/shenyu-client/pom.xml index 5f69fcf2300a..93965453def5 100644 --- a/shenyu-client/pom.xml +++ b/shenyu-client/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-client diff --git a/shenyu-client/shenyu-client-core/pom.xml b/shenyu-client/shenyu-client-core/pom.xml index 240a67ae4658..9ed9a26efa46 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-client-core diff --git a/shenyu-client/shenyu-client-dubbo/pom.xml b/shenyu-client/shenyu-client-dubbo/pom.xml index b43ce2571dc2..125561f33722 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 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 ba5d111d5518..2f47ae6e7ad2 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 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 a30da96d263f..16d642851b0d 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-client-apache-dubbo diff --git a/shenyu-client/shenyu-client-dubbo/shenyu-client-dubbo-common/pom.xml b/shenyu-client/shenyu-client-dubbo/shenyu-client-dubbo-common/pom.xml index d06b7cb080d3..a01a143cb77d 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-client-dubbo-common diff --git a/shenyu-client/shenyu-client-grpc/pom.xml b/shenyu-client/shenyu-client-grpc/pom.xml index af588cce9224..db2057c61fa6 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-client-grpc diff --git a/shenyu-client/shenyu-client-http/pom.xml b/shenyu-client/shenyu-client-http/pom.xml index a0c7317d2eb8..0bdb1b0f5f1a 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-client-http diff --git a/shenyu-client/shenyu-client-http/shenyu-client-springcloud/pom.xml b/shenyu-client/shenyu-client-http/shenyu-client-springcloud/pom.xml index 84cc08c30392..937541f72263 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-client-springcloud diff --git a/shenyu-client/shenyu-client-http/shenyu-client-springmvc/pom.xml b/shenyu-client/shenyu-client-http/shenyu-client-springmvc/pom.xml index 237d996d6103..6a30f0d53527 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-client-springmvc diff --git a/shenyu-client/shenyu-client-motan/pom.xml b/shenyu-client/shenyu-client-motan/pom.xml index e93c3a18d34c..9b1b65e25af0 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 diff --git a/shenyu-client/shenyu-client-sofa/pom.xml b/shenyu-client/shenyu-client-sofa/pom.xml index c70833617ea0..a5b8b515aa71 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-client-sofa diff --git a/shenyu-client/shenyu-client-tars/pom.xml b/shenyu-client/shenyu-client-tars/pom.xml index 0274ba12bc3d..226f4e589d76 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-client-tars diff --git a/shenyu-client/shenyu-client-websocket/pom.xml b/shenyu-client/shenyu-client-websocket/pom.xml index abbedec75280..e163db8c83a9 100644 --- a/shenyu-client/shenyu-client-websocket/pom.xml +++ b/shenyu-client/shenyu-client-websocket/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-client - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-client-websocket diff --git a/shenyu-client/shenyu-client-websocket/shenyu-client-spring-websocket/pom.xml b/shenyu-client/shenyu-client-websocket/shenyu-client-spring-websocket/pom.xml index d94f509d71c7..c6355e29aa58 100644 --- a/shenyu-client/shenyu-client-websocket/shenyu-client-spring-websocket/pom.xml +++ b/shenyu-client/shenyu-client-websocket/shenyu-client-spring-websocket/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-client-websocket - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-client-spring-websocket diff --git a/shenyu-common/pom.xml b/shenyu-common/pom.xml index c8961df1b853..f1a1ef29a98d 100644 --- a/shenyu-common/pom.xml +++ b/shenyu-common/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-common diff --git a/shenyu-disruptor/pom.xml b/shenyu-disruptor/pom.xml index cc6e3936caf9..cb86c8def1e6 100644 --- a/shenyu-disruptor/pom.xml +++ b/shenyu-disruptor/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-disruptor diff --git a/shenyu-dist/pom.xml b/shenyu-dist/pom.xml index 3c9a8a19e7dd..93a55dcafd94 100644 --- a/shenyu-dist/pom.xml +++ b/shenyu-dist/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-dist diff --git a/shenyu-dist/shenyu-admin-dist/pom.xml b/shenyu-dist/shenyu-admin-dist/pom.xml index 58c8a4ee7f34..26e8bb7ef845 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-admin-dist diff --git a/shenyu-dist/shenyu-bootstrap-dist/pom.xml b/shenyu-dist/shenyu-bootstrap-dist/pom.xml index cc619e869be4..848ddd239055 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-bootstrap-dist diff --git a/shenyu-dist/shenyu-docker-compose-dist/pom.xml b/shenyu-dist/shenyu-docker-compose-dist/pom.xml index a79acd02d764..6a437edaabb1 100644 --- a/shenyu-dist/shenyu-docker-compose-dist/pom.xml +++ b/shenyu-dist/shenyu-docker-compose-dist/pom.xml @@ -21,7 +21,7 @@ org.apache.shenyu shenyu-dist - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT shenyu-docker-compose-dist pom diff --git a/shenyu-dist/shenyu-src-dist/pom.xml b/shenyu-dist/shenyu-src-dist/pom.xml index c7030472950f..9cae927f899b 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT shenyu-src-dist pom diff --git a/shenyu-loadbalancer/pom.xml b/shenyu-loadbalancer/pom.xml index 7ffbd8d37abf..3e46ffbf8601 100644 --- a/shenyu-loadbalancer/pom.xml +++ b/shenyu-loadbalancer/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-loadbalancer diff --git a/shenyu-plugin/pom.xml b/shenyu-plugin/pom.xml index 9206e1d43007..a53ee2345ed8 100644 --- a/shenyu-plugin/pom.xml +++ b/shenyu-plugin/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 diff --git a/shenyu-plugin/shenyu-plugin-api/pom.xml b/shenyu-plugin/shenyu-plugin-api/pom.xml index 4a6e8f0d22f6..f1cc84890043 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-plugin-api diff --git a/shenyu-plugin/shenyu-plugin-base/pom.xml b/shenyu-plugin/shenyu-plugin-base/pom.xml index a8b48eefe170..0eb63c443592 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-plugin-base diff --git a/shenyu-plugin/shenyu-plugin-cache/pom.xml b/shenyu-plugin/shenyu-plugin-cache/pom.xml index 1d15881e502b..50b0b6ace2cb 100644 --- a/shenyu-plugin/shenyu-plugin-cache/pom.xml +++ b/shenyu-plugin/shenyu-plugin-cache/pom.xml @@ -20,7 +20,7 @@ shenyu-plugin org.apache.shenyu - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 diff --git a/shenyu-plugin/shenyu-plugin-cache/shenyu-plugin-cache-handler/pom.xml b/shenyu-plugin/shenyu-plugin-cache/shenyu-plugin-cache-handler/pom.xml index 1535bf8b5df5..2a7cf6dd209e 100644 --- a/shenyu-plugin/shenyu-plugin-cache/shenyu-plugin-cache-handler/pom.xml +++ b/shenyu-plugin/shenyu-plugin-cache/shenyu-plugin-cache-handler/pom.xml @@ -20,7 +20,7 @@ shenyu-plugin-cache org.apache.shenyu - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 diff --git a/shenyu-plugin/shenyu-plugin-cache/shenyu-plugin-cache-memory/pom.xml b/shenyu-plugin/shenyu-plugin-cache/shenyu-plugin-cache-memory/pom.xml index a9510d8bc95a..0c00ebf1a436 100644 --- a/shenyu-plugin/shenyu-plugin-cache/shenyu-plugin-cache-memory/pom.xml +++ b/shenyu-plugin/shenyu-plugin-cache/shenyu-plugin-cache-memory/pom.xml @@ -20,7 +20,7 @@ shenyu-plugin-cache org.apache.shenyu - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 diff --git a/shenyu-plugin/shenyu-plugin-cache/shenyu-plugin-cache-redis/pom.xml b/shenyu-plugin/shenyu-plugin-cache/shenyu-plugin-cache-redis/pom.xml index bbfbf0305d03..40589a3e7c86 100644 --- a/shenyu-plugin/shenyu-plugin-cache/shenyu-plugin-cache-redis/pom.xml +++ b/shenyu-plugin/shenyu-plugin-cache/shenyu-plugin-cache-redis/pom.xml @@ -20,7 +20,7 @@ shenyu-plugin-cache org.apache.shenyu - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 diff --git a/shenyu-plugin/shenyu-plugin-cache/shenyu-plugin-cache-spi/pom.xml b/shenyu-plugin/shenyu-plugin-cache/shenyu-plugin-cache-spi/pom.xml index 148908694ab1..c643baf8f244 100644 --- a/shenyu-plugin/shenyu-plugin-cache/shenyu-plugin-cache-spi/pom.xml +++ b/shenyu-plugin/shenyu-plugin-cache/shenyu-plugin-cache-spi/pom.xml @@ -20,7 +20,7 @@ shenyu-plugin-cache org.apache.shenyu - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 diff --git a/shenyu-plugin/shenyu-plugin-context-path/pom.xml b/shenyu-plugin/shenyu-plugin-context-path/pom.xml index 6e3bd20633dc..eb586fb91b32 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 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 4579148f00fd..7bbd4d2a85a5 100644 --- a/shenyu-plugin/shenyu-plugin-cryptor/pom.xml +++ b/shenyu-plugin/shenyu-plugin-cryptor/pom.xml @@ -19,7 +19,7 @@ shenyu-plugin org.apache.shenyu - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 diff --git a/shenyu-plugin/shenyu-plugin-divide/pom.xml b/shenyu-plugin/shenyu-plugin-divide/pom.xml index 49d2f6f5f3de..ba3c37b6e296 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 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 5260f45e329b..840a56387250 100644 --- a/shenyu-plugin/shenyu-plugin-dubbo/pom.xml +++ b/shenyu-plugin/shenyu-plugin-dubbo/pom.xml @@ -20,7 +20,7 @@ shenyu-plugin org.apache.shenyu - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 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 016817cda2fb..56fa483e0ff8 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 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 5d9d555cd9b1..2b14def3ea62 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 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 f06e505bbe9d..3699239636ba 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-plugin-dubbo-common diff --git a/shenyu-plugin/shenyu-plugin-general-context/pom.xml b/shenyu-plugin/shenyu-plugin-general-context/pom.xml index b42fd9a91b83..cda6fb003f59 100644 --- a/shenyu-plugin/shenyu-plugin-general-context/pom.xml +++ b/shenyu-plugin/shenyu-plugin-general-context/pom.xml @@ -20,7 +20,7 @@ shenyu-plugin org.apache.shenyu - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 diff --git a/shenyu-plugin/shenyu-plugin-global/pom.xml b/shenyu-plugin/shenyu-plugin-global/pom.xml index ec54d4a75cd5..cdec86d2811c 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 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 e3cc3df71fd9..30dba6372fd1 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 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 4764a0f33e4d..2fd27be6ba58 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 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 c902116ae94e..38769cf5c0d8 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 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 dc592e1331d7..97322781fb22 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 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 b12a51ef26bf..67a1cf229c11 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-plugin-logging diff --git a/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-aliyun-sls/pom.xml b/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-aliyun-sls/pom.xml index aea93aa0082f..1cc66e1db75b 100644 --- a/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-aliyun-sls/pom.xml +++ b/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-aliyun-sls/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-plugin-logging - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-plugin-logging-aliyun-sls diff --git a/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-common/pom.xml b/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-common/pom.xml index c9e445b11dc7..fbf927ea12dc 100644 --- a/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-common/pom.xml +++ b/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-common/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + shenyu-plugin-logging org.apache.shenyu - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 diff --git a/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-console/pom.xml b/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-console/pom.xml index 3a0cdbda8fcc..23eb535ea649 100644 --- a/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-console/pom.xml +++ b/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-console/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-plugin-logging - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 diff --git a/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-elasticsearch/pom.xml b/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-elasticsearch/pom.xml index e92bc618951a..ebe99c09afd1 100644 --- a/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-elasticsearch/pom.xml +++ b/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-elasticsearch/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-plugin-logging - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-plugin-logging-elasticsearch diff --git a/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-kafka/pom.xml b/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-kafka/pom.xml index eb998975ca2f..43d7190dda47 100644 --- a/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-kafka/pom.xml +++ b/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-kafka/pom.xml @@ -15,12 +15,11 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. --> - + org.apache.shenyu shenyu-plugin-logging - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-plugin-logging-kafka diff --git a/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-rocketmq/pom.xml b/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-rocketmq/pom.xml index 90f7d1b3dbdf..f0132c427510 100644 --- a/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-rocketmq/pom.xml +++ b/shenyu-plugin/shenyu-plugin-logging/shenyu-plugin-logging-rocketmq/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-plugin-logging - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-plugin-logging-rocketmq diff --git a/shenyu-plugin/shenyu-plugin-metrics/pom.xml b/shenyu-plugin/shenyu-plugin-metrics/pom.xml index 2223cfb14712..a39448bf039a 100644 --- a/shenyu-plugin/shenyu-plugin-metrics/pom.xml +++ b/shenyu-plugin/shenyu-plugin-metrics/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-plugin - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-plugin-metrics diff --git a/shenyu-plugin/shenyu-plugin-mock/pom.xml b/shenyu-plugin/shenyu-plugin-mock/pom.xml index 2974afc8f7a6..8660071b1d4e 100644 --- a/shenyu-plugin/shenyu-plugin-mock/pom.xml +++ b/shenyu-plugin/shenyu-plugin-mock/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + shenyu-plugin org.apache.shenyu - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 diff --git a/shenyu-plugin/shenyu-plugin-modify-response/pom.xml b/shenyu-plugin/shenyu-plugin-modify-response/pom.xml index 4b8d09260709..327edd2f9926 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 diff --git a/shenyu-plugin/shenyu-plugin-motan/pom.xml b/shenyu-plugin/shenyu-plugin-motan/pom.xml index a17482551f7a..75953355a278 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 diff --git a/shenyu-plugin/shenyu-plugin-mqtt/pom.xml b/shenyu-plugin/shenyu-plugin-mqtt/pom.xml index fe9642611b3a..2094b5f52f08 100644 --- a/shenyu-plugin/shenyu-plugin-mqtt/pom.xml +++ b/shenyu-plugin/shenyu-plugin-mqtt/pom.xml @@ -20,7 +20,7 @@ shenyu-plugin org.apache.shenyu - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 diff --git a/shenyu-plugin/shenyu-plugin-oauth2/pom.xml b/shenyu-plugin/shenyu-plugin-oauth2/pom.xml index 1a5d9758c920..d9f3901298f4 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 diff --git a/shenyu-plugin/shenyu-plugin-param-mapping/pom.xml b/shenyu-plugin/shenyu-plugin-param-mapping/pom.xml index f023e391f5be..163ef96606b8 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 diff --git a/shenyu-plugin/shenyu-plugin-ratelimiter/pom.xml b/shenyu-plugin/shenyu-plugin-ratelimiter/pom.xml index 8fa3fdb67de3..df38746ed27b 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 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 48e30711039e..e4390f9e2951 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 diff --git a/shenyu-plugin/shenyu-plugin-request/pom.xml b/shenyu-plugin/shenyu-plugin-request/pom.xml index 98141cd0b355..49d7612cab59 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 diff --git a/shenyu-plugin/shenyu-plugin-resilience4j/pom.xml b/shenyu-plugin/shenyu-plugin-resilience4j/pom.xml index 840cdfc99eb3..d79d991944f0 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 diff --git a/shenyu-plugin/shenyu-plugin-response/pom.xml b/shenyu-plugin/shenyu-plugin-response/pom.xml index 91e34777efae..d00bdb6688a8 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 diff --git a/shenyu-plugin/shenyu-plugin-rewrite/pom.xml b/shenyu-plugin/shenyu-plugin-rewrite/pom.xml index fade880088cc..9481713e00b5 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 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 937d6f9d3dd0..429a2c207b1f 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 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 7d3f1e53307d..e2d2e8d25149 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 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 c2c364c73ae1..0727775a2b1a 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 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 55bcdcf60e7b..668201221766 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 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 9c81ca59ea84..0cb25216797b 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 diff --git a/shenyu-plugin/shenyu-plugin-uri/pom.xml b/shenyu-plugin/shenyu-plugin-uri/pom.xml index 106beaf1cb93..691bf44c2b62 100644 --- a/shenyu-plugin/shenyu-plugin-uri/pom.xml +++ b/shenyu-plugin/shenyu-plugin-uri/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-plugin - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-plugin-uri diff --git a/shenyu-plugin/shenyu-plugin-waf/pom.xml b/shenyu-plugin/shenyu-plugin-waf/pom.xml index 3080116c3b1c..49fb84745b16 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 diff --git a/shenyu-plugin/shenyu-plugin-websocket/pom.xml b/shenyu-plugin/shenyu-plugin-websocket/pom.xml index fcb3e3fdf797..718fa3ab99b8 100644 --- a/shenyu-plugin/shenyu-plugin-websocket/pom.xml +++ b/shenyu-plugin/shenyu-plugin-websocket/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-plugin - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-plugin-websocket diff --git a/shenyu-protocol/pom.xml b/shenyu-protocol/pom.xml index e77e241b30f6..e36faca28ccf 100644 --- a/shenyu-protocol/pom.xml +++ b/shenyu-protocol/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-protocol diff --git a/shenyu-protocol/shenyu-protocol-grpc/pom.xml b/shenyu-protocol/shenyu-protocol-grpc/pom.xml index 080ae6c9743b..7d4d77d1342b 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-protocol-grpc diff --git a/shenyu-protocol/shenyu-protocol-mqtt/pom.xml b/shenyu-protocol/shenyu-protocol-mqtt/pom.xml index 462231ddbc09..69ffa8ffb483 100644 --- a/shenyu-protocol/shenyu-protocol-mqtt/pom.xml +++ b/shenyu-protocol/shenyu-protocol-mqtt/pom.xml @@ -20,7 +20,7 @@ shenyu-protocol org.apache.shenyu - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 diff --git a/shenyu-register-center/pom.xml b/shenyu-register-center/pom.xml index 6a40eb1f0f93..2d8339a99a1c 100644 --- a/shenyu-register-center/pom.xml +++ b/shenyu-register-center/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-register-center diff --git a/shenyu-register-center/shenyu-register-client-server/pom.xml b/shenyu-register-center/shenyu-register-client-server/pom.xml index 7852c8d348b2..46072755e3d0 100644 --- a/shenyu-register-center/shenyu-register-client-server/pom.xml +++ b/shenyu-register-center/shenyu-register-client-server/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-register-center - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-register-client-server diff --git a/shenyu-register-center/shenyu-register-client-server/shenyu-register-client-server-api/pom.xml b/shenyu-register-center/shenyu-register-client-server/shenyu-register-client-server-api/pom.xml index 204a2c51c99a..0ba177569609 100644 --- a/shenyu-register-center/shenyu-register-client-server/shenyu-register-client-server-api/pom.xml +++ b/shenyu-register-center/shenyu-register-client-server/shenyu-register-client-server-api/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-register-client-server - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-register-client-server-api diff --git a/shenyu-register-center/shenyu-register-client-server/shenyu-register-client-server-consul/pom.xml b/shenyu-register-center/shenyu-register-client-server/shenyu-register-client-server-consul/pom.xml index 43113518786d..37b749ecabef 100644 --- a/shenyu-register-center/shenyu-register-client-server/shenyu-register-client-server-consul/pom.xml +++ b/shenyu-register-center/shenyu-register-client-server/shenyu-register-client-server-consul/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-register-client-server - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-register-client-server-consul diff --git a/shenyu-register-center/shenyu-register-client-server/shenyu-register-client-server-etcd/pom.xml b/shenyu-register-center/shenyu-register-client-server/shenyu-register-client-server-etcd/pom.xml index bf1527ae9ec5..36afe8923424 100644 --- a/shenyu-register-center/shenyu-register-client-server/shenyu-register-client-server-etcd/pom.xml +++ b/shenyu-register-center/shenyu-register-client-server/shenyu-register-client-server-etcd/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-register-client-server - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-register-client-server-etcd diff --git a/shenyu-register-center/shenyu-register-client-server/shenyu-register-client-server-nacos/pom.xml b/shenyu-register-center/shenyu-register-client-server/shenyu-register-client-server-nacos/pom.xml index 6a7448dedda8..a9c04aa3c82e 100644 --- a/shenyu-register-center/shenyu-register-client-server/shenyu-register-client-server-nacos/pom.xml +++ b/shenyu-register-center/shenyu-register-client-server/shenyu-register-client-server-nacos/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-register-client-server - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-register-client-server-nacos diff --git a/shenyu-register-center/shenyu-register-client-server/shenyu-register-client-server-zookeeper/pom.xml b/shenyu-register-center/shenyu-register-client-server/shenyu-register-client-server-zookeeper/pom.xml index 0e0fd9c6f49d..345595ef7c91 100644 --- a/shenyu-register-center/shenyu-register-client-server/shenyu-register-client-server-zookeeper/pom.xml +++ b/shenyu-register-center/shenyu-register-client-server/shenyu-register-client-server-zookeeper/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-register-client-server - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-register-client-server-zookeeper diff --git a/shenyu-register-center/shenyu-register-client/pom.xml b/shenyu-register-center/shenyu-register-client/pom.xml index 09e2231d292d..cbab7a756e2e 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-register-client diff --git a/shenyu-register-center/shenyu-register-client/shenyu-register-client-api/pom.xml b/shenyu-register-center/shenyu-register-client/shenyu-register-client-api/pom.xml index 9c750ee6cbe1..e7fbcc93296a 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 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 972c922a8ce0..4a50f67124e1 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 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 b71257d8ae2a..04c3b027fe6f 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 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 d6636f1d5db9..cff4d819814e 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 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 93817cc5bc8c..584b7a7c8b01 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 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 ee1fd88f964e..c81799f424ed 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,12 +16,11 @@ ~ limitations under the License. --> - + org.apache.shenyu shenyu-register-client - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 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 19c40f721eb0..3662e6e396c4 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-register-common diff --git a/shenyu-register-center/shenyu-register-instance/pom.xml b/shenyu-register-center/shenyu-register-instance/pom.xml index cf9fe5b4942c..ee92fdd2e61f 100644 --- a/shenyu-register-center/shenyu-register-instance/pom.xml +++ b/shenyu-register-center/shenyu-register-instance/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-register-center - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-register-instance diff --git a/shenyu-register-center/shenyu-register-instance/shenyu-register-instance-api/pom.xml b/shenyu-register-center/shenyu-register-instance/shenyu-register-instance-api/pom.xml index a0c21aa5d0d0..80a8eb935980 100644 --- a/shenyu-register-center/shenyu-register-instance/shenyu-register-instance-api/pom.xml +++ b/shenyu-register-center/shenyu-register-instance/shenyu-register-instance-api/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-register-instance - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-register-instance-api diff --git a/shenyu-register-center/shenyu-register-instance/shenyu-register-instance-consul/pom.xml b/shenyu-register-center/shenyu-register-instance/shenyu-register-instance-consul/pom.xml index 6bd42f553aea..91387f1c6ce9 100644 --- a/shenyu-register-center/shenyu-register-instance/shenyu-register-instance-consul/pom.xml +++ b/shenyu-register-center/shenyu-register-instance/shenyu-register-instance-consul/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + shenyu-register-instance org.apache.shenyu - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-register-instance-consul diff --git a/shenyu-register-center/shenyu-register-instance/shenyu-register-instance-core/pom.xml b/shenyu-register-center/shenyu-register-instance/shenyu-register-instance-core/pom.xml index 9abd09e0a952..8d51f3455db9 100644 --- a/shenyu-register-center/shenyu-register-instance/shenyu-register-instance-core/pom.xml +++ b/shenyu-register-center/shenyu-register-instance/shenyu-register-instance-core/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-register-instance - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-register-instance-core diff --git a/shenyu-register-center/shenyu-register-instance/shenyu-register-instance-etcd/pom.xml b/shenyu-register-center/shenyu-register-instance/shenyu-register-instance-etcd/pom.xml index 10ea212ae46c..25a2892c1933 100644 --- a/shenyu-register-center/shenyu-register-instance/shenyu-register-instance-etcd/pom.xml +++ b/shenyu-register-center/shenyu-register-instance/shenyu-register-instance-etcd/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-register-instance - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-register-instance-etcd diff --git a/shenyu-register-center/shenyu-register-instance/shenyu-register-instance-nacos/pom.xml b/shenyu-register-center/shenyu-register-instance/shenyu-register-instance-nacos/pom.xml index cc9391a34e77..b7fdde6adc18 100644 --- a/shenyu-register-center/shenyu-register-instance/shenyu-register-instance-nacos/pom.xml +++ b/shenyu-register-center/shenyu-register-instance/shenyu-register-instance-nacos/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-register-instance - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-register-instance-nacos diff --git a/shenyu-register-center/shenyu-register-instance/shenyu-register-instance-zookeeper/pom.xml b/shenyu-register-center/shenyu-register-instance/shenyu-register-instance-zookeeper/pom.xml index eb75446faf47..829f7d1bea45 100644 --- a/shenyu-register-center/shenyu-register-instance/shenyu-register-instance-zookeeper/pom.xml +++ b/shenyu-register-center/shenyu-register-instance/shenyu-register-instance-zookeeper/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-register-instance - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-register-instance-zookeeper diff --git a/shenyu-spi/pom.xml b/shenyu-spi/pom.xml index 3cc40259521e..c54091acd2b4 100644 --- a/shenyu-spi/pom.xml +++ b/shenyu-spi/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 diff --git a/shenyu-spring-boot-starter/pom.xml b/shenyu-spring-boot-starter/pom.xml index 59c4cbd9188c..8dfa53b89ff8 100644 --- a/shenyu-spring-boot-starter/pom.xml +++ b/shenyu-spring-boot-starter/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-spring-boot-starter diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/pom.xml index 7035557a5b17..84535744a89e 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-spring-boot-starter-client diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-alibaba-dubbo/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-alibaba-dubbo/pom.xml index 5f5183811ef2..e1308dd8a5a8 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 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 e8c67d4a982e..26ef07d7ccd8 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-spring-boot-starter-client-apache-dubbo diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-common/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-common/pom.xml index 5902f6cfc971..2580a9a207db 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-spring-boot-starter-client-common diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-grpc/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-grpc/pom.xml index 5b1d1c7a2679..fd39ad455171 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-spring-boot-starter-client-grpc diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-motan/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-motan/pom.xml index 5189197eaf11..1fbeed9585cd 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-sofa/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-sofa/pom.xml index 63eda877b0fa..c3477d8aaef9 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-spring-boot-starter-client-sofa diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-spring-websocket/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-spring-websocket/pom.xml index 141278a8e389..2ccf1e1e5e1b 100644 --- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-spring-websocket/pom.xml +++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-spring-websocket/pom.xml @@ -19,7 +19,7 @@ shenyu-spring-boot-starter-client org.apache.shenyu - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-springcloud/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-springcloud/pom.xml index 7c03b1d0f3c7..19dbd7906538 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-spring-boot-starter-client-springcloud diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-springmvc/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-springmvc/pom.xml index d7a2963254cd..fbad9011d131 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-spring-boot-starter-client-springmvc diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-tars/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-client/shenyu-spring-boot-starter-client-tars/pom.xml index 32d13b8ff609..798ccb660b29 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-spring-boot-starter-client-tars diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-gateway/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-gateway/pom.xml index 86dd799d1b27..8655e0094ed7 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-spring-boot-starter-gateway diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-instance/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-instance/pom.xml index 2a1b58572b31..454bbf443d28 100644 --- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-instance/pom.xml +++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-instance/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-spring-boot-starter - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-spring-boot-starter-instance 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 511423c621ed..b52f96ceb393 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-spring-boot-starter-plugin diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-cache/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-cache/pom.xml index 3c7a5d5abfca..65cb9b8bfb1b 100644 --- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-cache/pom.xml +++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-cache/pom.xml @@ -20,7 +20,7 @@ shenyu-spring-boot-starter-plugin org.apache.shenyu - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 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 cf6584461f66..b1a3def45605 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-spring-boot-starter-plugin-context-path diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-cryptor/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-cryptor/pom.xml index 82e707759b77..c1fe20186912 100644 --- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-cryptor/pom.xml +++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-cryptor/pom.xml @@ -19,7 +19,7 @@ shenyu-spring-boot-starter-plugin org.apache.shenyu - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-divide/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-divide/pom.xml index 4efdb6d68708..e576ec21ada7 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-spring-boot-starter-plugin-divide diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-dubbo/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-dubbo/pom.xml index 137607ebb717..22d87b013f7b 100644 --- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-dubbo/pom.xml +++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-dubbo/pom.xml @@ -20,7 +20,7 @@ shenyu-spring-boot-starter-plugin org.apache.shenyu - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 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 7b4f8b52c624..1b1eddc5d4c4 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 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 228de39f3369..2b4c1f16db12 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-spring-boot-starter-plugin-apache-dubbo diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-dubbo/shenyu-spring-boot-starter-plugin-dubbo-common/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-dubbo/shenyu-spring-boot-starter-plugin-dubbo-common/pom.xml index a3b97a9574e5..053ba5f23fe1 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-spring-boot-starter-plugin-dubbo-common diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-general-context/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-general-context/pom.xml index 4b7af9884770..bb9b3263d643 100644 --- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-general-context/pom.xml +++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-general-context/pom.xml @@ -20,7 +20,7 @@ shenyu-spring-boot-starter-plugin org.apache.shenyu - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-global/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-global/pom.xml index 928d22aff172..44cd74727925 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-spring-boot-starter-plugin-global diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-grpc/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-grpc/pom.xml index dc56facfd42e..30952e1e2045 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-spring-boot-starter-plugin-grpc diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-httpclient/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-httpclient/pom.xml index f92bda05c2fc..7747a3647660 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-spring-boot-starter-plugin-httpclient diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-hystrix/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-hystrix/pom.xml index b3f500845017..6bf631719c29 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-spring-boot-starter-plugin-hystrix diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-jwt/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-jwt/pom.xml index 5b1b76b2694b..733e4a5561b9 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-spring-boot-starter-plugin-jwt diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-aliyun-sls/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-aliyun-sls/pom.xml index 4ccd318eef04..1ad0cbe790f5 100644 --- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-aliyun-sls/pom.xml +++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-aliyun-sls/pom.xml @@ -16,13 +16,11 @@ ~ limitations under the License. --> - + shenyu-spring-boot-starter-plugin org.apache.shenyu - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-console/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-console/pom.xml index 161878e09f05..650c92329935 100644 --- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-console/pom.xml +++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-console/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-spring-boot-starter-plugin - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-elasticsearch/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-elasticsearch/pom.xml index ef062e273828..46854f8492b3 100644 --- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-elasticsearch/pom.xml +++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-elasticsearch/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-spring-boot-starter-plugin - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-kafka/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-kafka/pom.xml index 76840602e8a6..6737d043febf 100644 --- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-kafka/pom.xml +++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-kafka/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-spring-boot-starter-plugin - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-rocketmq/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-rocketmq/pom.xml index 5f50d8f2cf13..74a04eee12e5 100644 --- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-rocketmq/pom.xml +++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-logging-rocketmq/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-spring-boot-starter-plugin - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-metrics/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-metrics/pom.xml index 91e13a76a36d..75cd9d1db224 100644 --- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-metrics/pom.xml +++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-metrics/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-spring-boot-starter-plugin - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-spring-boot-starter-plugin-metrics diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-mock/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-mock/pom.xml index 4d2e240a688a..24d95702b3df 100644 --- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-mock/pom.xml +++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-mock/pom.xml @@ -20,7 +20,7 @@ shenyu-spring-boot-starter-plugin org.apache.shenyu - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 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 66d59ca59997..79c2b0a2d142 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 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 a8ff85546217..053af44a234a 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-mqtt/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-mqtt/pom.xml index 02903cc5f69f..59920fbf890d 100644 --- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-mqtt/pom.xml +++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-mqtt/pom.xml @@ -20,7 +20,7 @@ shenyu-spring-boot-starter-plugin org.apache.shenyu - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-oauth2/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-oauth2/pom.xml index e78863be2a25..e6d1bed91a93 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 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 e74d1f58ebf9..4c04d0c5cbe5 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 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 6f87f9e357b6..c18deca899ab 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-spring-boot-starter-plugin-ratelimiter diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-redirect/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-redirect/pom.xml index aec1731e4f9b..103872b6f934 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-spring-boot-starter-plugin-redirect diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-request/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-request/pom.xml index aef56b6b387e..c6455b66b67a 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 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 cb956e4f6ba7..744caf0c9aa7 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-spring-boot-starter-plugin-resilience4j diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-response/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-response/pom.xml index 062d28af742a..104e014bb353 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 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 ce199af51a6b..df01bd5f153c 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-spring-boot-starter-plugin-rewrite diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-sentinel/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-sentinel/pom.xml index fa302a46a1c4..e72a0e19af57 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-spring-boot-starter-plugin-sentinel diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-sign/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-sign/pom.xml index 60afafff9958..bf8b31d7e5f1 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-spring-boot-starter-plugin-sign diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-sofa/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-sofa/pom.xml index f72762042278..4b310900519b 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-spring-boot-starter-plugin-sofa diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-springcloud/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-springcloud/pom.xml index 4ff1fb3d1e85..0b11ebd09bd2 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-spring-boot-starter-plugin-springcloud diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-tars/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-tars/pom.xml index 938aa549b418..caa7d5a6c1e8 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-spring-boot-starter-plugin-tars diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-uri/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-uri/pom.xml index 4fe7d1ecd8b0..7261a9b41472 100644 --- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-uri/pom.xml +++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-uri/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-spring-boot-starter-plugin - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-spring-boot-starter-plugin-uri diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-waf/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-waf/pom.xml index c522a0560f3b..cb6bc88ec5ac 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-spring-boot-starter-plugin-waf diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-websocket/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-websocket/pom.xml index 2640738a7f62..8af1016621ba 100644 --- a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-websocket/pom.xml +++ b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-plugin/shenyu-spring-boot-starter-plugin-websocket/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu-spring-boot-starter-plugin - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 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 6fdb6d6d0fb5..a91dce85ab3c 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-spring-boot-starter-sync-data-center diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sync-data-center/shenyu-spring-boot-starter-sync-data-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 71ac724c8736..d5f314e97b8d 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sync-data-center/shenyu-spring-boot-starter-sync-data-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 b96008a8481a..a7e9b4704fc0 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sync-data-center/shenyu-spring-boot-starter-sync-data-http/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sync-data-center/shenyu-spring-boot-starter-sync-data-http/pom.xml index 64783b0bd558..f71c351b21b4 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sync-data-center/shenyu-spring-boot-starter-sync-data-nacos/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sync-data-center/shenyu-spring-boot-starter-sync-data-nacos/pom.xml index 2fddac467aea..69472931a1a8 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sync-data-center/shenyu-spring-boot-starter-sync-data-websocket/pom.xml b/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sync-data-center/shenyu-spring-boot-starter-sync-data-websocket/pom.xml index 4438a3dd0711..bf14e5916ad6 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 diff --git a/shenyu-spring-boot-starter/shenyu-spring-boot-starter-sync-data-center/shenyu-spring-boot-starter-sync-data-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 43810f248869..aea54303d762 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 diff --git a/shenyu-sync-data-center/pom.xml b/shenyu-sync-data-center/pom.xml index ae8934c156b7..19b69fb7269d 100644 --- a/shenyu-sync-data-center/pom.xml +++ b/shenyu-sync-data-center/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-sync-data-center diff --git a/shenyu-sync-data-center/shenyu-sync-data-api/pom.xml b/shenyu-sync-data-center/shenyu-sync-data-api/pom.xml index 789fcdb77934..7dd61d51f1c8 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 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 ca9708927f42..87c47b5f3252 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-sync-data-consul diff --git a/shenyu-sync-data-center/shenyu-sync-data-etcd/pom.xml b/shenyu-sync-data-center/shenyu-sync-data-etcd/pom.xml index 0c4d3bc4848c..21552f638ca6 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-sync-data-etcd diff --git a/shenyu-sync-data-center/shenyu-sync-data-http/pom.xml b/shenyu-sync-data-center/shenyu-sync-data-http/pom.xml index e244211ddf75..3de248019385 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-sync-data-http diff --git a/shenyu-sync-data-center/shenyu-sync-data-nacos/pom.xml b/shenyu-sync-data-center/shenyu-sync-data-nacos/pom.xml index 9f554c6bb63b..da113f5649a9 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 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 bf754ecfb2af..6d229cee58aa 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-sync-data-websocket diff --git a/shenyu-sync-data-center/shenyu-sync-data-zookeeper/pom.xml b/shenyu-sync-data-center/shenyu-sync-data-zookeeper/pom.xml index b375c216252b..1628fb621b25 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.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-sync-data-zookeeper diff --git a/shenyu-web/pom.xml b/shenyu-web/pom.xml index 27932a6e0d5b..aeb6013328e3 100644 --- a/shenyu-web/pom.xml +++ b/shenyu-web/pom.xml @@ -20,7 +20,7 @@ org.apache.shenyu shenyu - 2.5.0-SNAPSHOT + 2.5.1-SNAPSHOT 4.0.0 shenyu-web