From f08e8a77cd81b9dc4fbb35816535eef6f8f5d1c7 Mon Sep 17 00:00:00 2001 From: straybird Date: Thu, 27 Sep 2018 15:16:59 +0800 Subject: [PATCH] Release 2.4.9 (#231) --- healthcheck-sofa-boot-starter/pom.xml | 2 +- infra-sofa-boot-starter/pom.xml | 2 +- isle-sofa-boot-starter/pom.xml | 2 +- pom.xml | 2 +- runtime-sofa-boot-plugin/pom.xml | 2 +- runtime-sofa-boot-starter/pom.xml | 2 +- sofaboot-dependencies/pom.xml | 11 +++-------- sofaboot-samples/pom.xml | 2 +- sofaboot-samples/sofaboot-sample-with-isle/README.md | 2 +- sofaboot-samples/sofaboot-sample-with-isle/pom.xml | 2 +- .../service-consumer/pom.xml | 2 +- .../sofaboot-sample-with-isle/service-facade/pom.xml | 2 +- .../service-provider/pom.xml | 2 +- .../sofaboot-sample-with-isle/sofa-boot-run/pom.xml | 2 +- .../sofaboot-sample-with-isolation/pom.xml | 2 +- sofaboot-samples/sofaboot-sample-with-rpc/README.md | 2 +- sofaboot-samples/sofaboot-sample-with-rpc/pom.xml | 2 +- sofaboot-samples/sofaboot-sample/pom.xml | 2 +- test-sofa-boot-starter/pom.xml | 2 +- 19 files changed, 21 insertions(+), 26 deletions(-) diff --git a/healthcheck-sofa-boot-starter/pom.xml b/healthcheck-sofa-boot-starter/pom.xml index 2bcf77928..50f1565ed 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.4.9-SNAPSHOT + 2.4.9 ../pom.xml diff --git a/infra-sofa-boot-starter/pom.xml b/infra-sofa-boot-starter/pom.xml index 18294a7dd..36715de5b 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.4.9-SNAPSHOT + 2.4.9 ../pom.xml 4.0.0 diff --git a/isle-sofa-boot-starter/pom.xml b/isle-sofa-boot-starter/pom.xml index 5ed1af8fb..bb861a64d 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.4.9-SNAPSHOT + 2.4.9 ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 26055db93..2ff99dfa1 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ com.alipay.sofa sofaboot-dependencies - 2.4.9-SNAPSHOT + 2.4.9 ./sofaboot-dependencies/pom.xml diff --git a/runtime-sofa-boot-plugin/pom.xml b/runtime-sofa-boot-plugin/pom.xml index ac6460a95..91c94e4b0 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.4.9-SNAPSHOT + 2.4.9 ../pom.xml 4.0.0 diff --git a/runtime-sofa-boot-starter/pom.xml b/runtime-sofa-boot-starter/pom.xml index 0617befc4..88e2ae85d 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.4.9-SNAPSHOT + 2.4.9 ../pom.xml 4.0.0 diff --git a/sofaboot-dependencies/pom.xml b/sofaboot-dependencies/pom.xml index ff84d92b7..f8ba6a839 100644 --- a/sofaboot-dependencies/pom.xml +++ b/sofaboot-dependencies/pom.xml @@ -29,7 +29,7 @@ com.alipay.sofa sofaboot-dependencies - 2.4.9-SNAPSHOT + 2.4.9 pom @@ -38,9 +38,9 @@ UTF-8 1.4.2.RELEASE - 2.4.9-SNAPSHOT + 2.4.9 0.5.2 - 5.4.5 + 5.4.6 2.1.4 1.4.4 @@ -199,11 +199,6 @@ sofa-tracer-springmvc-plugin ${sofa.tracer.version} - - com.alipay.sofa - sofa-tracer-httpclient-plugin - ${sofa.tracer.version} - com.alipay.sofa.lookout lookout-api diff --git a/sofaboot-samples/pom.xml b/sofaboot-samples/pom.xml index 732a3fd75..4c5a79446 100644 --- a/sofaboot-samples/pom.xml +++ b/sofaboot-samples/pom.xml @@ -22,7 +22,7 @@ com.alipay.sofa sofa-boot-runtime - 2.4.9-SNAPSHOT + 2.4.9 4.0.0 diff --git a/sofaboot-samples/sofaboot-sample-with-isle/README.md b/sofaboot-samples/sofaboot-sample-with-isle/README.md index 6ae3e3658..a7df1e02f 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.4.9-SNAPSHOT + 2.4.9 ``` diff --git a/sofaboot-samples/sofaboot-sample-with-isle/pom.xml b/sofaboot-samples/sofaboot-sample-with-isle/pom.xml index 044226dc8..61099c924 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.4.9-SNAPSHOT + 2.4.9 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 6fefa675a..2e68781c9 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.4.9-SNAPSHOT + 2.4.9 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 16737d0ef..6e17f5b9c 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.4.9-SNAPSHOT + 2.4.9 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 fb54568b4..d14dc822e 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.4.9-SNAPSHOT + 2.4.9 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 3b3afc0c1..082e6e23e 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.4.9-SNAPSHOT + 2.4.9 4.0.0 diff --git a/sofaboot-samples/sofaboot-sample-with-isolation/pom.xml b/sofaboot-samples/sofaboot-sample-with-isolation/pom.xml index e68339756..25052f680 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.4.9-SNAPSHOT + 2.4.9 4.0.0 diff --git a/sofaboot-samples/sofaboot-sample-with-rpc/README.md b/sofaboot-samples/sofaboot-sample-with-rpc/README.md index d948f8e50..5adcd0734 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.4.9-SNAPSHOT + 2.4.9 ``` diff --git a/sofaboot-samples/sofaboot-sample-with-rpc/pom.xml b/sofaboot-samples/sofaboot-sample-with-rpc/pom.xml index 249e7b596..10f412a28 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.4.9-SNAPSHOT + 2.4.9 4.0.0 diff --git a/sofaboot-samples/sofaboot-sample/pom.xml b/sofaboot-samples/sofaboot-sample/pom.xml index bbec601d7..f07a600ba 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.4.9-SNAPSHOT + 2.4.9 4.0.0 diff --git a/test-sofa-boot-starter/pom.xml b/test-sofa-boot-starter/pom.xml index 3284cb131..7a23925f2 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.4.9-SNAPSHOT + 2.4.9 ../pom.xml 4.0.0