diff --git a/healthcheck-sofa-boot-starter/pom.xml b/healthcheck-sofa-boot-starter/pom.xml index c33bb1faf..7ad773a57 100644 --- a/healthcheck-sofa-boot-starter/pom.xml +++ b/healthcheck-sofa-boot-starter/pom.xml @@ -22,7 +22,7 @@ com.alipay.sofa sofa-boot-runtime - 2.5.0 + 2.5.1 ../pom.xml diff --git a/infra-sofa-boot-starter/pom.xml b/infra-sofa-boot-starter/pom.xml index 2fc97be1c..0214372a3 100644 --- a/infra-sofa-boot-starter/pom.xml +++ b/infra-sofa-boot-starter/pom.xml @@ -22,7 +22,7 @@ com.alipay.sofa sofa-boot-runtime - 2.5.0 + 2.5.1 ../pom.xml 4.0.0 diff --git a/isle-sofa-boot-starter/pom.xml b/isle-sofa-boot-starter/pom.xml index b50ad5126..0de5d4123 100644 --- a/isle-sofa-boot-starter/pom.xml +++ b/isle-sofa-boot-starter/pom.xml @@ -5,7 +5,7 @@ com.alipay.sofa sofa-boot-runtime - 2.5.0 + 2.5.1 ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 599f79407..c8e0c7c70 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ com.alipay.sofa sofaboot-dependencies - 2.5.0 + 2.5.1 4.0.0 diff --git a/runtime-sofa-boot-plugin/pom.xml b/runtime-sofa-boot-plugin/pom.xml index bb5fe1358..e7977afff 100644 --- a/runtime-sofa-boot-plugin/pom.xml +++ b/runtime-sofa-boot-plugin/pom.xml @@ -22,7 +22,7 @@ com.alipay.sofa sofa-boot-runtime - 2.5.0 + 2.5.1 ../pom.xml 4.0.0 @@ -37,7 +37,7 @@ com.alipay.sofa runtime-sofa-boot-starter - 2.5.0 + 2.5.1 diff --git a/runtime-sofa-boot-starter/pom.xml b/runtime-sofa-boot-starter/pom.xml index 51e2b936f..3058fcf9b 100644 --- a/runtime-sofa-boot-starter/pom.xml +++ b/runtime-sofa-boot-starter/pom.xml @@ -22,7 +22,7 @@ com.alipay.sofa sofa-boot-runtime - 2.5.0 + 2.5.1 ../pom.xml 4.0.0 diff --git a/sofaboot-samples/pom.xml b/sofaboot-samples/pom.xml index 72e46d45e..425856acd 100644 --- a/sofaboot-samples/pom.xml +++ b/sofaboot-samples/pom.xml @@ -22,7 +22,7 @@ com.alipay.sofa sofa-boot-runtime - 2.5.0 + 2.5.1 4.0.0 diff --git a/sofaboot-samples/sofaboot-sample-standard/pom.xml b/sofaboot-samples/sofaboot-sample-standard/pom.xml index 921bab3df..a072065f5 100644 --- a/sofaboot-samples/sofaboot-sample-standard/pom.xml +++ b/sofaboot-samples/sofaboot-sample-standard/pom.xml @@ -5,7 +5,7 @@ sofaboot-samples com.alipay.sofa - 2.5.0 + 2.5.1 com.alipay.sofa diff --git a/sofaboot-samples/sofaboot-sample-with-isle/README.md b/sofaboot-samples/sofaboot-sample-with-isle/README.md index b409f8905..efd84156a 100644 --- a/sofaboot-samples/sofaboot-sample-with-isle/README.md +++ b/sofaboot-samples/sofaboot-sample-with-isle/README.md @@ -202,7 +202,7 @@ public class JvmServiceConsumer implements ClientFactoryAware { com.alipay.sofa sofaboot-dependencies - 2.5.0 + 2.5.1 ``` diff --git a/sofaboot-samples/sofaboot-sample-with-isle/pom.xml b/sofaboot-samples/sofaboot-sample-with-isle/pom.xml index 6958fe3c6..528a122c6 100644 --- a/sofaboot-samples/sofaboot-sample-with-isle/pom.xml +++ b/sofaboot-samples/sofaboot-sample-with-isle/pom.xml @@ -5,7 +5,7 @@ sofaboot-samples com.alipay.sofa - 2.5.0 + 2.5.1 4.0.0 diff --git a/sofaboot-samples/sofaboot-sample-with-isle/service-consumer/pom.xml b/sofaboot-samples/sofaboot-sample-with-isle/service-consumer/pom.xml index 32bd1b7c1..523d7e0b9 100644 --- a/sofaboot-samples/sofaboot-sample-with-isle/service-consumer/pom.xml +++ b/sofaboot-samples/sofaboot-sample-with-isle/service-consumer/pom.xml @@ -5,7 +5,7 @@ sofaboot-sample-with-isle com.alipay.sofa - 2.5.0 + 2.5.1 4.0.0 diff --git a/sofaboot-samples/sofaboot-sample-with-isle/service-facade/pom.xml b/sofaboot-samples/sofaboot-sample-with-isle/service-facade/pom.xml index df5eb390a..1cd562851 100644 --- a/sofaboot-samples/sofaboot-sample-with-isle/service-facade/pom.xml +++ b/sofaboot-samples/sofaboot-sample-with-isle/service-facade/pom.xml @@ -5,7 +5,7 @@ sofaboot-sample-with-isle com.alipay.sofa - 2.5.0 + 2.5.1 4.0.0 diff --git a/sofaboot-samples/sofaboot-sample-with-isle/service-provider/pom.xml b/sofaboot-samples/sofaboot-sample-with-isle/service-provider/pom.xml index 064ae63fe..419718b45 100644 --- a/sofaboot-samples/sofaboot-sample-with-isle/service-provider/pom.xml +++ b/sofaboot-samples/sofaboot-sample-with-isle/service-provider/pom.xml @@ -5,7 +5,7 @@ sofaboot-sample-with-isle com.alipay.sofa - 2.5.0 + 2.5.1 4.0.0 diff --git a/sofaboot-samples/sofaboot-sample-with-isle/sofa-boot-run/pom.xml b/sofaboot-samples/sofaboot-sample-with-isle/sofa-boot-run/pom.xml index 14c97e4ef..22a2fabc3 100644 --- a/sofaboot-samples/sofaboot-sample-with-isle/sofa-boot-run/pom.xml +++ b/sofaboot-samples/sofaboot-sample-with-isle/sofa-boot-run/pom.xml @@ -5,7 +5,7 @@ sofaboot-sample-with-isle com.alipay.sofa - 2.5.0 + 2.5.1 4.0.0 diff --git a/sofaboot-samples/sofaboot-sample-with-isolation/pom.xml b/sofaboot-samples/sofaboot-sample-with-isolation/pom.xml index 3a173b277..7686a4152 100644 --- a/sofaboot-samples/sofaboot-sample-with-isolation/pom.xml +++ b/sofaboot-samples/sofaboot-sample-with-isolation/pom.xml @@ -22,7 +22,7 @@ sofaboot-samples com.alipay.sofa - 2.5.0 + 2.5.1 4.0.0 diff --git a/sofaboot-samples/sofaboot-sample-with-rpc/README.md b/sofaboot-samples/sofaboot-sample-with-rpc/README.md index 5c7ad0309..12bdc176f 100644 --- a/sofaboot-samples/sofaboot-sample-with-rpc/README.md +++ b/sofaboot-samples/sofaboot-sample-with-rpc/README.md @@ -9,7 +9,7 @@ SOFABoot 提供了如健康检查,上下文隔离等基础能力,同时提 com.alipay.sofa sofaboot-dependencies - 2.5.0 + 2.5.1 ``` diff --git a/sofaboot-samples/sofaboot-sample-with-rpc/pom.xml b/sofaboot-samples/sofaboot-sample-with-rpc/pom.xml index e34d23802..e16c32096 100644 --- a/sofaboot-samples/sofaboot-sample-with-rpc/pom.xml +++ b/sofaboot-samples/sofaboot-sample-with-rpc/pom.xml @@ -5,7 +5,7 @@ sofaboot-samples com.alipay.sofa - 2.5.0 + 2.5.1 4.0.0 diff --git a/sofaboot-samples/sofaboot-sample/pom.xml b/sofaboot-samples/sofaboot-sample/pom.xml index c650efb77..4ca00d8f5 100644 --- a/sofaboot-samples/sofaboot-sample/pom.xml +++ b/sofaboot-samples/sofaboot-sample/pom.xml @@ -22,7 +22,7 @@ sofaboot-samples com.alipay.sofa - 2.5.0 + 2.5.1 4.0.0 diff --git a/test-sofa-boot-starter/pom.xml b/test-sofa-boot-starter/pom.xml index 4e385dcd0..034cfc9ff 100644 --- a/test-sofa-boot-starter/pom.xml +++ b/test-sofa-boot-starter/pom.xml @@ -5,7 +5,7 @@ sofa-boot-runtime com.alipay.sofa - 2.5.0 + 2.5.1 ../pom.xml 4.0.0