diff --git a/pom.xml b/pom.xml index 2312daba3a8a..5bca3233fe3c 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.dromara soul pom - 2.3.0-SNAPSHOT + 2.3.0-RELEASE soul soul-admin @@ -443,7 +443,7 @@ ossrh https://oss.sonatype.org/ - true + false diff --git a/soul-admin/pom.xml b/soul-admin/pom.xml index 5dc02e428ad6..cfa630faf4d2 100644 --- a/soul-admin/pom.xml +++ b/soul-admin/pom.xml @@ -22,7 +22,7 @@ org.dromara soul - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-admin diff --git a/soul-bootstrap/pom.xml b/soul-bootstrap/pom.xml index dbed48da54d5..9e7d22c8f673 100644 --- a/soul-bootstrap/pom.xml +++ b/soul-bootstrap/pom.xml @@ -22,7 +22,7 @@ org.dromara soul - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-bootstrap diff --git a/soul-client/pom.xml b/soul-client/pom.xml index 11b8e0b3a466..94cadb28da7a 100644 --- a/soul-client/pom.xml +++ b/soul-client/pom.xml @@ -22,7 +22,7 @@ org.dromara soul - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-client diff --git a/soul-client/soul-client-core/pom.xml b/soul-client/soul-client-core/pom.xml index 43201f2a92f2..b8d82b20a020 100644 --- a/soul-client/soul-client-core/pom.xml +++ b/soul-client/soul-client-core/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-client - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-client-core diff --git a/soul-client/soul-client-dubbo/pom.xml b/soul-client/soul-client-dubbo/pom.xml index c65692b7d90a..b3ea873c91ce 100644 --- a/soul-client/soul-client-dubbo/pom.xml +++ b/soul-client/soul-client-dubbo/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-client - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-client-dubbo diff --git a/soul-client/soul-client-dubbo/soul-client-alibaba-dubbo/pom.xml b/soul-client/soul-client-dubbo/soul-client-alibaba-dubbo/pom.xml index f2e3a6c54d29..371a064cf3f8 100644 --- a/soul-client/soul-client-dubbo/soul-client-alibaba-dubbo/pom.xml +++ b/soul-client/soul-client-dubbo/soul-client-alibaba-dubbo/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-client-dubbo - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-client-alibaba-dubbo diff --git a/soul-client/soul-client-dubbo/soul-client-apache-dubbo/pom.xml b/soul-client/soul-client-dubbo/soul-client-apache-dubbo/pom.xml index c1298200c7ef..7defc0e6f8b2 100644 --- a/soul-client/soul-client-dubbo/soul-client-apache-dubbo/pom.xml +++ b/soul-client/soul-client-dubbo/soul-client-apache-dubbo/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-client-dubbo - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-client-apache-dubbo diff --git a/soul-client/soul-client-dubbo/soul-client-dubbo-common/pom.xml b/soul-client/soul-client-dubbo/soul-client-dubbo-common/pom.xml index 0d368ec7f05c..9f5ee4590a91 100644 --- a/soul-client/soul-client-dubbo/soul-client-dubbo-common/pom.xml +++ b/soul-client/soul-client-dubbo/soul-client-dubbo-common/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-client-dubbo - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-client-dubbo-common diff --git a/soul-client/soul-client-grpc/pom.xml b/soul-client/soul-client-grpc/pom.xml index 1a196c5a9162..1c0f0b31dfab 100644 --- a/soul-client/soul-client-grpc/pom.xml +++ b/soul-client/soul-client-grpc/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-client - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-client-grpc diff --git a/soul-client/soul-client-http/pom.xml b/soul-client/soul-client-http/pom.xml index 7eedd5c6ba01..df9bcb9a87ad 100644 --- a/soul-client/soul-client-http/pom.xml +++ b/soul-client/soul-client-http/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-client - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-client-http diff --git a/soul-client/soul-client-http/soul-client-springcloud/pom.xml b/soul-client/soul-client-http/soul-client-springcloud/pom.xml index 106ee22c1c40..dcaf68d2bc29 100644 --- a/soul-client/soul-client-http/soul-client-springcloud/pom.xml +++ b/soul-client/soul-client-http/soul-client-springcloud/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-client-http - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-client-springcloud diff --git a/soul-client/soul-client-http/soul-client-springmvc/pom.xml b/soul-client/soul-client-http/soul-client-springmvc/pom.xml index 76019c171bf9..ae321a36a141 100644 --- a/soul-client/soul-client-http/soul-client-springmvc/pom.xml +++ b/soul-client/soul-client-http/soul-client-springmvc/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-client-http - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-client-springmvc diff --git a/soul-client/soul-client-sofa/pom.xml b/soul-client/soul-client-sofa/pom.xml index b64b55d16642..af020e0f2f40 100644 --- a/soul-client/soul-client-sofa/pom.xml +++ b/soul-client/soul-client-sofa/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-client - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-client-sofa diff --git a/soul-client/soul-client-tars/pom.xml b/soul-client/soul-client-tars/pom.xml index e57a27a49c54..db1b6a55914b 100644 --- a/soul-client/soul-client-tars/pom.xml +++ b/soul-client/soul-client-tars/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-client - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-client-tars diff --git a/soul-common/pom.xml b/soul-common/pom.xml index 48162640b92b..4c12b5f170e1 100644 --- a/soul-common/pom.xml +++ b/soul-common/pom.xml @@ -22,7 +22,7 @@ org.dromara soul - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-common diff --git a/soul-disruptor/pom.xml b/soul-disruptor/pom.xml index 1d97d14b7cf3..f93ef4322958 100644 --- a/soul-disruptor/pom.xml +++ b/soul-disruptor/pom.xml @@ -22,7 +22,7 @@ org.dromara soul - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-disruptor diff --git a/soul-dist/pom.xml b/soul-dist/pom.xml index be977744459e..d22c848148ef 100644 --- a/soul-dist/pom.xml +++ b/soul-dist/pom.xml @@ -22,7 +22,7 @@ org.dromara soul - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-dist diff --git a/soul-dist/soul-admin-dist/pom.xml b/soul-dist/soul-admin-dist/pom.xml index 81c71bb0617f..3fca4efad28f 100644 --- a/soul-dist/soul-admin-dist/pom.xml +++ b/soul-dist/soul-admin-dist/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-dist - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-admin-dist diff --git a/soul-dist/soul-bootstrap-dist/pom.xml b/soul-dist/soul-bootstrap-dist/pom.xml index 799a30ee4d34..831c7a998793 100644 --- a/soul-dist/soul-bootstrap-dist/pom.xml +++ b/soul-dist/soul-bootstrap-dist/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-dist - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-bootstrap-dist diff --git a/soul-metrics/pom.xml b/soul-metrics/pom.xml index 26a6423b6fd1..77ad7867dedb 100644 --- a/soul-metrics/pom.xml +++ b/soul-metrics/pom.xml @@ -22,7 +22,7 @@ org.dromara soul - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 pom diff --git a/soul-metrics/soul-metrics-facade/pom.xml b/soul-metrics/soul-metrics-facade/pom.xml index 5e189a0071d9..8f2772bf3a06 100644 --- a/soul-metrics/soul-metrics-facade/pom.xml +++ b/soul-metrics/soul-metrics-facade/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-metrics - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-metrics-facade diff --git a/soul-metrics/soul-metrics-prometheus/pom.xml b/soul-metrics/soul-metrics-prometheus/pom.xml index 1b3e94b17f9e..8f463aa920eb 100644 --- a/soul-metrics/soul-metrics-prometheus/pom.xml +++ b/soul-metrics/soul-metrics-prometheus/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-metrics - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-metrics-prometheus diff --git a/soul-metrics/soul-metrics-spi/pom.xml b/soul-metrics/soul-metrics-spi/pom.xml index b55abbce0908..7594fdb3fd42 100644 --- a/soul-metrics/soul-metrics-spi/pom.xml +++ b/soul-metrics/soul-metrics-spi/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-metrics - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-metrics-spi diff --git a/soul-plugin/pom.xml b/soul-plugin/pom.xml index 8b64c82b93be..f234829f16e2 100644 --- a/soul-plugin/pom.xml +++ b/soul-plugin/pom.xml @@ -22,7 +22,7 @@ org.dromara soul - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 diff --git a/soul-plugin/soul-plugin-alibaba-dubbo/pom.xml b/soul-plugin/soul-plugin-alibaba-dubbo/pom.xml index f76bcf1a458f..6975d7cd8c9e 100644 --- a/soul-plugin/soul-plugin-alibaba-dubbo/pom.xml +++ b/soul-plugin/soul-plugin-alibaba-dubbo/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-plugin - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-plugin-alibaba-dubbo diff --git a/soul-plugin/soul-plugin-apache-dubbo/pom.xml b/soul-plugin/soul-plugin-apache-dubbo/pom.xml index 52bd822a4999..9df7edcf2b8c 100644 --- a/soul-plugin/soul-plugin-apache-dubbo/pom.xml +++ b/soul-plugin/soul-plugin-apache-dubbo/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-plugin - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-plugin-apache-dubbo diff --git a/soul-plugin/soul-plugin-api/pom.xml b/soul-plugin/soul-plugin-api/pom.xml index 50eb6817380e..7e5bfab911ad 100644 --- a/soul-plugin/soul-plugin-api/pom.xml +++ b/soul-plugin/soul-plugin-api/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-plugin - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-plugin-api diff --git a/soul-plugin/soul-plugin-base/pom.xml b/soul-plugin/soul-plugin-base/pom.xml index dc6aca519da6..c16c96f97c01 100644 --- a/soul-plugin/soul-plugin-base/pom.xml +++ b/soul-plugin/soul-plugin-base/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-plugin - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-plugin-base diff --git a/soul-plugin/soul-plugin-context-path/pom.xml b/soul-plugin/soul-plugin-context-path/pom.xml index 075327d13b82..6d0e3430705b 100644 --- a/soul-plugin/soul-plugin-context-path/pom.xml +++ b/soul-plugin/soul-plugin-context-path/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-plugin - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-plugin-context-path diff --git a/soul-plugin/soul-plugin-divide/pom.xml b/soul-plugin/soul-plugin-divide/pom.xml index 6a436a80d3e8..7f1749dda9cd 100644 --- a/soul-plugin/soul-plugin-divide/pom.xml +++ b/soul-plugin/soul-plugin-divide/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-plugin - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-plugin-divide diff --git a/soul-plugin/soul-plugin-dubbo-common/pom.xml b/soul-plugin/soul-plugin-dubbo-common/pom.xml index db0fa47fb02f..cea8e7847ce0 100644 --- a/soul-plugin/soul-plugin-dubbo-common/pom.xml +++ b/soul-plugin/soul-plugin-dubbo-common/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-plugin - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-plugin-dubbo-common diff --git a/soul-plugin/soul-plugin-global/pom.xml b/soul-plugin/soul-plugin-global/pom.xml index 48959b7c6e7a..efac1db03a0a 100644 --- a/soul-plugin/soul-plugin-global/pom.xml +++ b/soul-plugin/soul-plugin-global/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-plugin - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-plugin-global diff --git a/soul-plugin/soul-plugin-grpc/pom.xml b/soul-plugin/soul-plugin-grpc/pom.xml index de92261ae0d7..b5d3a7d2fa6c 100644 --- a/soul-plugin/soul-plugin-grpc/pom.xml +++ b/soul-plugin/soul-plugin-grpc/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-plugin - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-plugin-grpc diff --git a/soul-plugin/soul-plugin-httpclient/pom.xml b/soul-plugin/soul-plugin-httpclient/pom.xml index d6a96da9a3f1..d8ea726a97da 100644 --- a/soul-plugin/soul-plugin-httpclient/pom.xml +++ b/soul-plugin/soul-plugin-httpclient/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-plugin - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-plugin-httpclient diff --git a/soul-plugin/soul-plugin-hystrix/pom.xml b/soul-plugin/soul-plugin-hystrix/pom.xml index d32fc7febbc8..5627f6b62618 100644 --- a/soul-plugin/soul-plugin-hystrix/pom.xml +++ b/soul-plugin/soul-plugin-hystrix/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-plugin - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-plugin-hystrix diff --git a/soul-plugin/soul-plugin-monitor/pom.xml b/soul-plugin/soul-plugin-monitor/pom.xml index 8106f661d03f..ff4a41ba0958 100644 --- a/soul-plugin/soul-plugin-monitor/pom.xml +++ b/soul-plugin/soul-plugin-monitor/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-plugin - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-plugin-monitor diff --git a/soul-plugin/soul-plugin-ratelimiter/pom.xml b/soul-plugin/soul-plugin-ratelimiter/pom.xml index a1c813e0063c..acff3c5ee8ff 100644 --- a/soul-plugin/soul-plugin-ratelimiter/pom.xml +++ b/soul-plugin/soul-plugin-ratelimiter/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-plugin - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-plugin-ratelimiter diff --git a/soul-plugin/soul-plugin-redirect/pom.xml b/soul-plugin/soul-plugin-redirect/pom.xml index 54184aa23caf..bb14d6b14dd9 100644 --- a/soul-plugin/soul-plugin-redirect/pom.xml +++ b/soul-plugin/soul-plugin-redirect/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-plugin - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 diff --git a/soul-plugin/soul-plugin-resilience4j/pom.xml b/soul-plugin/soul-plugin-resilience4j/pom.xml index ebf84e52dd51..3e2d8cde0f02 100644 --- a/soul-plugin/soul-plugin-resilience4j/pom.xml +++ b/soul-plugin/soul-plugin-resilience4j/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-plugin - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 diff --git a/soul-plugin/soul-plugin-rewrite/pom.xml b/soul-plugin/soul-plugin-rewrite/pom.xml index b6c9c9cf17ce..afa29988a1c9 100644 --- a/soul-plugin/soul-plugin-rewrite/pom.xml +++ b/soul-plugin/soul-plugin-rewrite/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-plugin - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-plugin-rewrite diff --git a/soul-plugin/soul-plugin-sentinel/pom.xml b/soul-plugin/soul-plugin-sentinel/pom.xml index 67e51fd52732..3953d3ae9a7e 100644 --- a/soul-plugin/soul-plugin-sentinel/pom.xml +++ b/soul-plugin/soul-plugin-sentinel/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-plugin - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-plugin-sentinel diff --git a/soul-plugin/soul-plugin-sign/pom.xml b/soul-plugin/soul-plugin-sign/pom.xml index 90bd4c7cb9df..469c1f77d904 100644 --- a/soul-plugin/soul-plugin-sign/pom.xml +++ b/soul-plugin/soul-plugin-sign/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-plugin - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-plugin-sign diff --git a/soul-plugin/soul-plugin-sofa/pom.xml b/soul-plugin/soul-plugin-sofa/pom.xml index 30b7cc79705f..3245967b2318 100644 --- a/soul-plugin/soul-plugin-sofa/pom.xml +++ b/soul-plugin/soul-plugin-sofa/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-plugin - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-plugin-sofa diff --git a/soul-plugin/soul-plugin-springcloud/pom.xml b/soul-plugin/soul-plugin-springcloud/pom.xml index db503c053358..6f45dff4ca43 100644 --- a/soul-plugin/soul-plugin-springcloud/pom.xml +++ b/soul-plugin/soul-plugin-springcloud/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-plugin - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-plugin-springcloud diff --git a/soul-plugin/soul-plugin-tars/pom.xml b/soul-plugin/soul-plugin-tars/pom.xml index a92ddb76aa4b..f31081cc5f1d 100644 --- a/soul-plugin/soul-plugin-tars/pom.xml +++ b/soul-plugin/soul-plugin-tars/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-plugin - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 diff --git a/soul-plugin/soul-plugin-waf/pom.xml b/soul-plugin/soul-plugin-waf/pom.xml index bc51e44dd9df..f26cdbc981eb 100644 --- a/soul-plugin/soul-plugin-waf/pom.xml +++ b/soul-plugin/soul-plugin-waf/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-plugin - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 diff --git a/soul-register-center/pom.xml b/soul-register-center/pom.xml index d7b5a465a8ab..8d3da3889431 100644 --- a/soul-register-center/pom.xml +++ b/soul-register-center/pom.xml @@ -22,7 +22,7 @@ org.dromara soul - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-register-center diff --git a/soul-register-center/soul-register-client/pom.xml b/soul-register-center/soul-register-client/pom.xml index ecd0bf93ce51..f91074166d0b 100644 --- a/soul-register-center/soul-register-client/pom.xml +++ b/soul-register-center/soul-register-client/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-register-center - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-register-client diff --git a/soul-register-center/soul-register-client/soul-register-client-api/pom.xml b/soul-register-center/soul-register-client/soul-register-client-api/pom.xml index 3d826286cf9c..8b8095dfe4a7 100644 --- a/soul-register-center/soul-register-client/soul-register-client-api/pom.xml +++ b/soul-register-center/soul-register-client/soul-register-client-api/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-register-client - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-register-client-api diff --git a/soul-register-center/soul-register-client/soul-register-client-consul/pom.xml b/soul-register-center/soul-register-client/soul-register-client-consul/pom.xml index 420befaccefc..e677e7cbf623 100644 --- a/soul-register-center/soul-register-client/soul-register-client-consul/pom.xml +++ b/soul-register-center/soul-register-client/soul-register-client-consul/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-register-client - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 diff --git a/soul-register-center/soul-register-client/soul-register-client-etcd/pom.xml b/soul-register-center/soul-register-client/soul-register-client-etcd/pom.xml index 045dbfeb50a2..63f36fe89bf0 100644 --- a/soul-register-center/soul-register-client/soul-register-client-etcd/pom.xml +++ b/soul-register-center/soul-register-client/soul-register-client-etcd/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-register-client - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 diff --git a/soul-register-center/soul-register-client/soul-register-client-http/pom.xml b/soul-register-center/soul-register-client/soul-register-client-http/pom.xml index 894c6aa0802c..8d083451424c 100644 --- a/soul-register-center/soul-register-client/soul-register-client-http/pom.xml +++ b/soul-register-center/soul-register-client/soul-register-client-http/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-register-client - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-register-client-http diff --git a/soul-register-center/soul-register-client/soul-register-client-nacos/pom.xml b/soul-register-center/soul-register-client/soul-register-client-nacos/pom.xml index d5cb367653c3..66a2bfe6eb16 100644 --- a/soul-register-center/soul-register-client/soul-register-client-nacos/pom.xml +++ b/soul-register-center/soul-register-client/soul-register-client-nacos/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-register-client - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-register-client-nacos diff --git a/soul-register-center/soul-register-client/soul-register-client-zookeeper/pom.xml b/soul-register-center/soul-register-client/soul-register-client-zookeeper/pom.xml index f837044755c2..8e5ce81f8ec4 100644 --- a/soul-register-center/soul-register-client/soul-register-client-zookeeper/pom.xml +++ b/soul-register-center/soul-register-client/soul-register-client-zookeeper/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-register-client - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-register-client-zookeeper diff --git a/soul-register-center/soul-register-common/pom.xml b/soul-register-center/soul-register-common/pom.xml index 36a27088057b..465aa6dcf5f1 100644 --- a/soul-register-center/soul-register-common/pom.xml +++ b/soul-register-center/soul-register-common/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-register-center - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-register-common diff --git a/soul-register-center/soul-register-server/pom.xml b/soul-register-center/soul-register-server/pom.xml index fdaebfc5c62e..e45b6a35e7b0 100644 --- a/soul-register-center/soul-register-server/pom.xml +++ b/soul-register-center/soul-register-server/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-register-center - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-register-server diff --git a/soul-register-center/soul-register-server/soul-register-server-api/pom.xml b/soul-register-center/soul-register-server/soul-register-server-api/pom.xml index 11aaf7191e4a..c78d7ed4dd3c 100644 --- a/soul-register-center/soul-register-server/soul-register-server-api/pom.xml +++ b/soul-register-center/soul-register-server/soul-register-server-api/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-register-server - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-register-server-api diff --git a/soul-register-center/soul-register-server/soul-register-server-consul/pom.xml b/soul-register-center/soul-register-server/soul-register-server-consul/pom.xml index 52c4f753809e..07c4f970ab27 100644 --- a/soul-register-center/soul-register-server/soul-register-server-consul/pom.xml +++ b/soul-register-center/soul-register-server/soul-register-server-consul/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-register-server - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-register-server-consul diff --git a/soul-register-center/soul-register-server/soul-register-server-etcd/pom.xml b/soul-register-center/soul-register-server/soul-register-server-etcd/pom.xml index 25e640e1391f..1df852646f27 100644 --- a/soul-register-center/soul-register-server/soul-register-server-etcd/pom.xml +++ b/soul-register-center/soul-register-server/soul-register-server-etcd/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-register-server - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-register-server-etcd diff --git a/soul-register-center/soul-register-server/soul-register-server-nacos/pom.xml b/soul-register-center/soul-register-server/soul-register-server-nacos/pom.xml index fd767bf9c1e1..dd6b81b08108 100644 --- a/soul-register-center/soul-register-server/soul-register-server-nacos/pom.xml +++ b/soul-register-center/soul-register-server/soul-register-server-nacos/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-register-server - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-register-server-nacos diff --git a/soul-register-center/soul-register-server/soul-register-server-nacos/src/main/java/org/dromara/soul/register/server/nacos/NacosServerRegisterRepository.java b/soul-register-center/soul-register-server/soul-register-server-nacos/src/main/java/org/dromara/soul/register/server/nacos/NacosServerRegisterRepository.java index 5b2f59565996..e966c3757514 100644 --- a/soul-register-center/soul-register-server/soul-register-server-nacos/src/main/java/org/dromara/soul/register/server/nacos/NacosServerRegisterRepository.java +++ b/soul-register-center/soul-register-server/soul-register-server-nacos/src/main/java/org/dromara/soul/register/server/nacos/NacosServerRegisterRepository.java @@ -153,7 +153,7 @@ public void receiveConfigInfo(final String config) { } private void registerMetadata(final String metadataConfig) { - List metadataList = GsonUtils.getInstance().fromJson(metadataConfig, List.class); + List metadataList = GsonUtils.getInstance().fromList(metadataConfig, String.class); metadataList.forEach(this::publishMetadata); } diff --git a/soul-register-center/soul-register-server/soul-register-server-zookeeper/pom.xml b/soul-register-center/soul-register-server/soul-register-server-zookeeper/pom.xml index 11447524ec75..f0cf6ca7953e 100644 --- a/soul-register-center/soul-register-server/soul-register-server-zookeeper/pom.xml +++ b/soul-register-center/soul-register-server/soul-register-server-zookeeper/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-register-server - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-register-server-zookeeper diff --git a/soul-spi/pom.xml b/soul-spi/pom.xml index 1640a34298c8..f747c5bbf63a 100644 --- a/soul-spi/pom.xml +++ b/soul-spi/pom.xml @@ -22,7 +22,7 @@ org.dromara soul - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 diff --git a/soul-spring-boot-starter/pom.xml b/soul-spring-boot-starter/pom.xml index 590aab4979cc..b3938df56a2f 100644 --- a/soul-spring-boot-starter/pom.xml +++ b/soul-spring-boot-starter/pom.xml @@ -22,7 +22,7 @@ soul org.dromara - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-spring-boot-starter diff --git a/soul-spring-boot-starter/soul-spring-boot-starter-client/pom.xml b/soul-spring-boot-starter/soul-spring-boot-starter-client/pom.xml index 6e6257468616..318e358408e8 100644 --- a/soul-spring-boot-starter/soul-spring-boot-starter-client/pom.xml +++ b/soul-spring-boot-starter/soul-spring-boot-starter-client/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-spring-boot-starter - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-spring-boot-starter-client diff --git a/soul-spring-boot-starter/soul-spring-boot-starter-client/soul-spring-boot-starter-client-alibaba-dubbo/pom.xml b/soul-spring-boot-starter/soul-spring-boot-starter-client/soul-spring-boot-starter-client-alibaba-dubbo/pom.xml index 22cf47579e67..ddcc3e459d15 100644 --- a/soul-spring-boot-starter/soul-spring-boot-starter-client/soul-spring-boot-starter-client-alibaba-dubbo/pom.xml +++ b/soul-spring-boot-starter/soul-spring-boot-starter-client/soul-spring-boot-starter-client-alibaba-dubbo/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-spring-boot-starter-client - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-spring-boot-starter-client-alibaba-dubbo diff --git a/soul-spring-boot-starter/soul-spring-boot-starter-client/soul-spring-boot-starter-client-apache-dubbo/pom.xml b/soul-spring-boot-starter/soul-spring-boot-starter-client/soul-spring-boot-starter-client-apache-dubbo/pom.xml index e5fc3a27888d..29c68e951a59 100644 --- a/soul-spring-boot-starter/soul-spring-boot-starter-client/soul-spring-boot-starter-client-apache-dubbo/pom.xml +++ b/soul-spring-boot-starter/soul-spring-boot-starter-client/soul-spring-boot-starter-client-apache-dubbo/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-spring-boot-starter-client - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-spring-boot-starter-client-apache-dubbo diff --git a/soul-spring-boot-starter/soul-spring-boot-starter-client/soul-spring-boot-starter-client-common/pom.xml b/soul-spring-boot-starter/soul-spring-boot-starter-client/soul-spring-boot-starter-client-common/pom.xml index 0bc94bde41a9..e46862790989 100644 --- a/soul-spring-boot-starter/soul-spring-boot-starter-client/soul-spring-boot-starter-client-common/pom.xml +++ b/soul-spring-boot-starter/soul-spring-boot-starter-client/soul-spring-boot-starter-client-common/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-spring-boot-starter-client - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-spring-boot-starter-client-common diff --git a/soul-spring-boot-starter/soul-spring-boot-starter-client/soul-spring-boot-starter-client-grpc/pom.xml b/soul-spring-boot-starter/soul-spring-boot-starter-client/soul-spring-boot-starter-client-grpc/pom.xml index adac36cf79b6..c5d59ad47ef8 100644 --- a/soul-spring-boot-starter/soul-spring-boot-starter-client/soul-spring-boot-starter-client-grpc/pom.xml +++ b/soul-spring-boot-starter/soul-spring-boot-starter-client/soul-spring-boot-starter-client-grpc/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-spring-boot-starter-client - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-spring-boot-starter-client-grpc diff --git a/soul-spring-boot-starter/soul-spring-boot-starter-client/soul-spring-boot-starter-client-sofa/pom.xml b/soul-spring-boot-starter/soul-spring-boot-starter-client/soul-spring-boot-starter-client-sofa/pom.xml index dbb1dc4aafa1..6e76b0afef96 100644 --- a/soul-spring-boot-starter/soul-spring-boot-starter-client/soul-spring-boot-starter-client-sofa/pom.xml +++ b/soul-spring-boot-starter/soul-spring-boot-starter-client/soul-spring-boot-starter-client-sofa/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-spring-boot-starter-client - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-spring-boot-starter-client-sofa diff --git a/soul-spring-boot-starter/soul-spring-boot-starter-client/soul-spring-boot-starter-client-springcloud/pom.xml b/soul-spring-boot-starter/soul-spring-boot-starter-client/soul-spring-boot-starter-client-springcloud/pom.xml index 0041184866c5..3a42c589c64d 100644 --- a/soul-spring-boot-starter/soul-spring-boot-starter-client/soul-spring-boot-starter-client-springcloud/pom.xml +++ b/soul-spring-boot-starter/soul-spring-boot-starter-client/soul-spring-boot-starter-client-springcloud/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-spring-boot-starter-client - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-spring-boot-starter-client-springcloud diff --git a/soul-spring-boot-starter/soul-spring-boot-starter-client/soul-spring-boot-starter-client-springmvc/pom.xml b/soul-spring-boot-starter/soul-spring-boot-starter-client/soul-spring-boot-starter-client-springmvc/pom.xml index 96c669179a28..91f7766ec517 100644 --- a/soul-spring-boot-starter/soul-spring-boot-starter-client/soul-spring-boot-starter-client-springmvc/pom.xml +++ b/soul-spring-boot-starter/soul-spring-boot-starter-client/soul-spring-boot-starter-client-springmvc/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-spring-boot-starter-client - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-spring-boot-starter-client-springmvc diff --git a/soul-spring-boot-starter/soul-spring-boot-starter-client/soul-spring-boot-starter-client-tars/pom.xml b/soul-spring-boot-starter/soul-spring-boot-starter-client/soul-spring-boot-starter-client-tars/pom.xml index e344d3d5cd30..310bfd2b27e9 100644 --- a/soul-spring-boot-starter/soul-spring-boot-starter-client/soul-spring-boot-starter-client-tars/pom.xml +++ b/soul-spring-boot-starter/soul-spring-boot-starter-client/soul-spring-boot-starter-client-tars/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-spring-boot-starter-client - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-spring-boot-starter-client-tars diff --git a/soul-spring-boot-starter/soul-spring-boot-starter-gateway/pom.xml b/soul-spring-boot-starter/soul-spring-boot-starter-gateway/pom.xml index 51392d79a7b3..0bddf792efc4 100644 --- a/soul-spring-boot-starter/soul-spring-boot-starter-gateway/pom.xml +++ b/soul-spring-boot-starter/soul-spring-boot-starter-gateway/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-spring-boot-starter - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-spring-boot-starter-gateway diff --git a/soul-spring-boot-starter/soul-spring-boot-starter-plugin/pom.xml b/soul-spring-boot-starter/soul-spring-boot-starter-plugin/pom.xml index dfa3c9b820c0..6846f4a5f355 100644 --- a/soul-spring-boot-starter/soul-spring-boot-starter-plugin/pom.xml +++ b/soul-spring-boot-starter/soul-spring-boot-starter-plugin/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-spring-boot-starter - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-spring-boot-starter-plugin diff --git a/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-alibaba-dubbo/pom.xml b/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-alibaba-dubbo/pom.xml index 81925118e5b5..13104d73b224 100644 --- a/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-alibaba-dubbo/pom.xml +++ b/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-alibaba-dubbo/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-spring-boot-starter-plugin - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-spring-boot-starter-plugin-alibaba-dubbo diff --git a/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-apache-dubbo/pom.xml b/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-apache-dubbo/pom.xml index d30f67950b8f..1c09f7d3fc4d 100644 --- a/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-apache-dubbo/pom.xml +++ b/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-apache-dubbo/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-spring-boot-starter-plugin - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-spring-boot-starter-plugin-apache-dubbo diff --git a/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-context-path/pom.xml b/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-context-path/pom.xml index 9efe138f0f62..5343ae50a70c 100644 --- a/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-context-path/pom.xml +++ b/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-context-path/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-spring-boot-starter-plugin - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-spring-boot-starter-plugin-context-path diff --git a/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-divide/pom.xml b/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-divide/pom.xml index 93217d08434e..9244d218a33f 100644 --- a/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-divide/pom.xml +++ b/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-divide/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-spring-boot-starter-plugin - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-spring-boot-starter-plugin-divide diff --git a/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-dubbo-common/pom.xml b/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-dubbo-common/pom.xml index 262e3bd203ba..3160390cf250 100644 --- a/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-dubbo-common/pom.xml +++ b/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-dubbo-common/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-spring-boot-starter-plugin - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-spring-boot-starter-plugin-dubbo-common diff --git a/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-global/pom.xml b/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-global/pom.xml index 0e36959f6200..c032c8234a0b 100644 --- a/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-global/pom.xml +++ b/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-global/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-spring-boot-starter-plugin - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-spring-boot-starter-plugin-global diff --git a/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-grpc/pom.xml b/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-grpc/pom.xml index c2a29f24530f..61e5fc367e31 100644 --- a/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-grpc/pom.xml +++ b/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-grpc/pom.xml @@ -21,7 +21,7 @@ org.dromara soul-spring-boot-starter-plugin - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-spring-boot-starter-plugin-grpc diff --git a/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-httpclient/pom.xml b/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-httpclient/pom.xml index 79184287b2fd..69ad80f5670e 100644 --- a/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-httpclient/pom.xml +++ b/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-httpclient/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-spring-boot-starter-plugin - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-spring-boot-starter-plugin-httpclient diff --git a/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-hystrix/pom.xml b/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-hystrix/pom.xml index a7d3e3c74400..41e38381a09d 100644 --- a/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-hystrix/pom.xml +++ b/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-hystrix/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-spring-boot-starter-plugin - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-spring-boot-starter-plugin-hystrix diff --git a/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-monitor/pom.xml b/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-monitor/pom.xml index 1c5359917ea5..35414c3abbf0 100644 --- a/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-monitor/pom.xml +++ b/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-monitor/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-spring-boot-starter-plugin - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-spring-boot-starter-plugin-monitor diff --git a/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-ratelimiter/pom.xml b/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-ratelimiter/pom.xml index 2cc8f0f2b612..198769e58fe5 100644 --- a/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-ratelimiter/pom.xml +++ b/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-ratelimiter/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-spring-boot-starter-plugin - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-spring-boot-starter-plugin-ratelimiter diff --git a/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-redirect/pom.xml b/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-redirect/pom.xml index 3cc607ae3d31..181730a690ae 100644 --- a/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-redirect/pom.xml +++ b/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-redirect/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-spring-boot-starter-plugin - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-spring-boot-starter-plugin-redirect diff --git a/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-resilience4j/pom.xml b/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-resilience4j/pom.xml index a70af04cdce4..9558f5b897c2 100644 --- a/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-resilience4j/pom.xml +++ b/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-resilience4j/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-spring-boot-starter-plugin - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-spring-boot-starter-plugin-resilience4j diff --git a/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-rewrite/pom.xml b/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-rewrite/pom.xml index 0d2145c25303..be4a6d310c77 100644 --- a/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-rewrite/pom.xml +++ b/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-rewrite/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-spring-boot-starter-plugin - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-spring-boot-starter-plugin-rewrite diff --git a/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-sentinel/pom.xml b/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-sentinel/pom.xml index deba670c001e..d6107d9c3ad8 100644 --- a/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-sentinel/pom.xml +++ b/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-sentinel/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-spring-boot-starter-plugin - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-spring-boot-starter-plugin-sentinel diff --git a/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-sign/pom.xml b/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-sign/pom.xml index 2ad69f934d68..301856a7928d 100644 --- a/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-sign/pom.xml +++ b/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-sign/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-spring-boot-starter-plugin - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-spring-boot-starter-plugin-sign diff --git a/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-sofa/pom.xml b/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-sofa/pom.xml index 31d4741cccb3..0c96a632fa10 100644 --- a/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-sofa/pom.xml +++ b/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-sofa/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-spring-boot-starter-plugin - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-spring-boot-starter-plugin-sofa diff --git a/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-springcloud/pom.xml b/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-springcloud/pom.xml index dce1a6222be9..0947bb01e235 100644 --- a/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-springcloud/pom.xml +++ b/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-springcloud/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-spring-boot-starter-plugin - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-spring-boot-starter-plugin-springcloud diff --git a/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-tars/pom.xml b/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-tars/pom.xml index 0becb561e354..122e916f774b 100644 --- a/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-tars/pom.xml +++ b/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-tars/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-spring-boot-starter-plugin - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-spring-boot-starter-plugin-tars diff --git a/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-waf/pom.xml b/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-waf/pom.xml index def07afbf592..fdea529fcaa1 100644 --- a/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-waf/pom.xml +++ b/soul-spring-boot-starter/soul-spring-boot-starter-plugin/soul-spring-boot-starter-plugin-waf/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-spring-boot-starter-plugin - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-spring-boot-starter-plugin-waf diff --git a/soul-spring-boot-starter/soul-spring-boot-starter-sync-data-center/pom.xml b/soul-spring-boot-starter/soul-spring-boot-starter-sync-data-center/pom.xml index 8dafe9512147..f7e06841311e 100644 --- a/soul-spring-boot-starter/soul-spring-boot-starter-sync-data-center/pom.xml +++ b/soul-spring-boot-starter/soul-spring-boot-starter-sync-data-center/pom.xml @@ -22,7 +22,7 @@ soul-spring-boot-starter org.dromara - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-spring-boot-starter-sync-data-center diff --git a/soul-spring-boot-starter/soul-spring-boot-starter-sync-data-center/soul-spring-boot-starter-sync-data-http/pom.xml b/soul-spring-boot-starter/soul-spring-boot-starter-sync-data-center/soul-spring-boot-starter-sync-data-http/pom.xml index 5a03760cfd94..2ad9d3e351d1 100644 --- a/soul-spring-boot-starter/soul-spring-boot-starter-sync-data-center/soul-spring-boot-starter-sync-data-http/pom.xml +++ b/soul-spring-boot-starter/soul-spring-boot-starter-sync-data-center/soul-spring-boot-starter-sync-data-http/pom.xml @@ -22,7 +22,7 @@ soul-spring-boot-starter-sync-data-center org.dromara - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 diff --git a/soul-spring-boot-starter/soul-spring-boot-starter-sync-data-center/soul-spring-boot-starter-sync-data-nacos/pom.xml b/soul-spring-boot-starter/soul-spring-boot-starter-sync-data-center/soul-spring-boot-starter-sync-data-nacos/pom.xml index 7d99e30589d3..66ea5706fb2c 100644 --- a/soul-spring-boot-starter/soul-spring-boot-starter-sync-data-center/soul-spring-boot-starter-sync-data-nacos/pom.xml +++ b/soul-spring-boot-starter/soul-spring-boot-starter-sync-data-center/soul-spring-boot-starter-sync-data-nacos/pom.xml @@ -22,7 +22,7 @@ soul-spring-boot-starter-sync-data-center org.dromara - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 diff --git a/soul-spring-boot-starter/soul-spring-boot-starter-sync-data-center/soul-spring-boot-starter-sync-data-websocket/pom.xml b/soul-spring-boot-starter/soul-spring-boot-starter-sync-data-center/soul-spring-boot-starter-sync-data-websocket/pom.xml index 08c9397cb6cb..9c38dc84d8f5 100644 --- a/soul-spring-boot-starter/soul-spring-boot-starter-sync-data-center/soul-spring-boot-starter-sync-data-websocket/pom.xml +++ b/soul-spring-boot-starter/soul-spring-boot-starter-sync-data-center/soul-spring-boot-starter-sync-data-websocket/pom.xml @@ -22,7 +22,7 @@ soul-spring-boot-starter-sync-data-center org.dromara - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 diff --git a/soul-spring-boot-starter/soul-spring-boot-starter-sync-data-center/soul-spring-boot-starter-sync-data-zookeeper/pom.xml b/soul-spring-boot-starter/soul-spring-boot-starter-sync-data-center/soul-spring-boot-starter-sync-data-zookeeper/pom.xml index fcb3041b4be5..56123128e0eb 100644 --- a/soul-spring-boot-starter/soul-spring-boot-starter-sync-data-center/soul-spring-boot-starter-sync-data-zookeeper/pom.xml +++ b/soul-spring-boot-starter/soul-spring-boot-starter-sync-data-center/soul-spring-boot-starter-sync-data-zookeeper/pom.xml @@ -22,7 +22,7 @@ soul-spring-boot-starter-sync-data-center org.dromara - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 diff --git a/soul-sync-data-center/pom.xml b/soul-sync-data-center/pom.xml index 1e13915755e9..11ca199c29fe 100644 --- a/soul-sync-data-center/pom.xml +++ b/soul-sync-data-center/pom.xml @@ -22,7 +22,7 @@ soul org.dromara - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-sync-data-center diff --git a/soul-sync-data-center/soul-sync-data-api/pom.xml b/soul-sync-data-center/soul-sync-data-api/pom.xml index 6fe608a19634..22a050a2a193 100644 --- a/soul-sync-data-center/soul-sync-data-api/pom.xml +++ b/soul-sync-data-center/soul-sync-data-api/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-sync-data-center - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-sync-data-api diff --git a/soul-sync-data-center/soul-sync-data-http/pom.xml b/soul-sync-data-center/soul-sync-data-http/pom.xml index 37ecac03ac45..0bd4694de59f 100644 --- a/soul-sync-data-center/soul-sync-data-http/pom.xml +++ b/soul-sync-data-center/soul-sync-data-http/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-sync-data-center - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-sync-data-http diff --git a/soul-sync-data-center/soul-sync-data-nacos/pom.xml b/soul-sync-data-center/soul-sync-data-nacos/pom.xml index 5fcbd5590daa..d980cacb7856 100644 --- a/soul-sync-data-center/soul-sync-data-nacos/pom.xml +++ b/soul-sync-data-center/soul-sync-data-nacos/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-sync-data-center - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-sync-data-nacos diff --git a/soul-sync-data-center/soul-sync-data-websocket/pom.xml b/soul-sync-data-center/soul-sync-data-websocket/pom.xml index fbba186c202c..c69d6c9a91af 100644 --- a/soul-sync-data-center/soul-sync-data-websocket/pom.xml +++ b/soul-sync-data-center/soul-sync-data-websocket/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-sync-data-center - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-sync-data-websocket diff --git a/soul-sync-data-center/soul-sync-data-zookeeper/pom.xml b/soul-sync-data-center/soul-sync-data-zookeeper/pom.xml index aac4edddcf8a..028eab42fc43 100644 --- a/soul-sync-data-center/soul-sync-data-zookeeper/pom.xml +++ b/soul-sync-data-center/soul-sync-data-zookeeper/pom.xml @@ -22,7 +22,7 @@ org.dromara soul-sync-data-center - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-sync-data-zookeeper diff --git a/soul-web/pom.xml b/soul-web/pom.xml index 81e6dae07235..f9026f7f0fe7 100644 --- a/soul-web/pom.xml +++ b/soul-web/pom.xml @@ -22,7 +22,7 @@ org.dromara soul - 2.3.0-SNAPSHOT + 2.3.0-RELEASE 4.0.0 soul-web