From c2106c3203983286d016d4b7c47fbbccdd31399c Mon Sep 17 00:00:00 2001 From: leizhiyuan Date: Tue, 21 Aug 2018 19:58:29 +0800 Subject: [PATCH 1/2] change version 2.4.6-SNAPSHOT --- 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 | 4 ++-- runtime-sofa-boot-starter/pom.xml | 2 +- sofaboot-dependencies/pom.xml | 4 ++-- sofaboot-samples/pom.xml | 2 +- sofaboot-samples/sofaboot-sample-with-isle/pom.xml | 2 +- .../sofaboot-sample-with-isle/service-consumer/pom.xml | 2 +- .../sofaboot-sample-with-isle/service-facade/pom.xml | 2 +- .../sofaboot-sample-with-isle/service-provider/pom.xml | 2 +- .../sofaboot-sample-with-isle/sofa-boot-run/pom.xml | 2 +- sofaboot-samples/sofaboot-sample-with-isolation/pom.xml | 2 +- sofaboot-samples/sofaboot-sample-with-rpc/pom.xml | 2 +- sofaboot-samples/sofaboot-sample/pom.xml | 2 +- test-sofa-boot-starter/pom.xml | 2 +- 17 files changed, 19 insertions(+), 19 deletions(-) diff --git a/healthcheck-sofa-boot-starter/pom.xml b/healthcheck-sofa-boot-starter/pom.xml index 94cf46044..3d1d2121f 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.5 + 2.4.6-SNAPSHOT ../pom.xml diff --git a/infra-sofa-boot-starter/pom.xml b/infra-sofa-boot-starter/pom.xml index 27f8785f2..261235f65 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.5 + 2.4.6-SNAPSHOT ../pom.xml 4.0.0 diff --git a/isle-sofa-boot-starter/pom.xml b/isle-sofa-boot-starter/pom.xml index 00615d13f..badd3c4c0 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.5 + 2.4.6-SNAPSHOT ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 09af610a6..a0f4f85de 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ com.alipay.sofa sofaboot-dependencies - 2.4.5 + 2.4.6-SNAPSHOT ./sofaboot-dependencies/pom.xml diff --git a/runtime-sofa-boot-plugin/pom.xml b/runtime-sofa-boot-plugin/pom.xml index d4d597032..78f44a496 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.5 + 2.4.6-SNAPSHOT ../pom.xml 4.0.0 @@ -37,7 +37,7 @@ com.alipay.sofa runtime-sofa-boot-starter - 2.4.5 + 2.4.6-SNAPSHOT diff --git a/runtime-sofa-boot-starter/pom.xml b/runtime-sofa-boot-starter/pom.xml index 8618f8c0d..9a50b58cc 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.5 + 2.4.6-SNAPSHOT ../pom.xml 4.0.0 diff --git a/sofaboot-dependencies/pom.xml b/sofaboot-dependencies/pom.xml index bb6de75df..a6a97ecfd 100644 --- a/sofaboot-dependencies/pom.xml +++ b/sofaboot-dependencies/pom.xml @@ -29,7 +29,7 @@ com.alipay.sofa sofaboot-dependencies - 2.4.5 + 2.4.6-SNAPSHOT pom @@ -38,7 +38,7 @@ UTF-8 1.4.2.RELEASE - 2.4.5 + 2.4.6-SNAPSHOT 0.4.1 5.4.4 2.1.1 diff --git a/sofaboot-samples/pom.xml b/sofaboot-samples/pom.xml index 3877f76c3..0e021555a 100644 --- a/sofaboot-samples/pom.xml +++ b/sofaboot-samples/pom.xml @@ -22,7 +22,7 @@ com.alipay.sofa sofa-boot-runtime - 2.4.5 + 2.4.6-SNAPSHOT 4.0.0 diff --git a/sofaboot-samples/sofaboot-sample-with-isle/pom.xml b/sofaboot-samples/sofaboot-sample-with-isle/pom.xml index e3e16360b..67f32190f 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.5 + 2.4.6-SNAPSHOT 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 8c56a6d51..c74f5ddea 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.5 + 2.4.6-SNAPSHOT 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 f4d4e1009..bc0bbb22d 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.5 + 2.4.6-SNAPSHOT 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 c68d99d99..692e90b75 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.5 + 2.4.6-SNAPSHOT 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 bb920671c..ff5e73032 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.5 + 2.4.6-SNAPSHOT 4.0.0 diff --git a/sofaboot-samples/sofaboot-sample-with-isolation/pom.xml b/sofaboot-samples/sofaboot-sample-with-isolation/pom.xml index e3cf21d92..cd9b422dd 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.5 + 2.4.6-SNAPSHOT 4.0.0 diff --git a/sofaboot-samples/sofaboot-sample-with-rpc/pom.xml b/sofaboot-samples/sofaboot-sample-with-rpc/pom.xml index af2fe0b59..3c20faee7 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.5 + 2.4.6-SNAPSHOT 4.0.0 diff --git a/sofaboot-samples/sofaboot-sample/pom.xml b/sofaboot-samples/sofaboot-sample/pom.xml index fdd908a05..1b1d830d9 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.5 + 2.4.6-SNAPSHOT 4.0.0 diff --git a/test-sofa-boot-starter/pom.xml b/test-sofa-boot-starter/pom.xml index d1a849a65..1e602f42c 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.5 + 2.4.6-SNAPSHOT ../pom.xml 4.0.0 From e39c1f9e5fa4abc76571e6be49655398f49106b1 Mon Sep 17 00:00:00 2001 From: leizhiyuan Date: Tue, 21 Aug 2018 19:58:51 +0800 Subject: [PATCH 2/2] change rpc starter to 5.4.5-SNAPSHOT --- sofaboot-dependencies/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sofaboot-dependencies/pom.xml b/sofaboot-dependencies/pom.xml index a6a97ecfd..e5234d500 100644 --- a/sofaboot-dependencies/pom.xml +++ b/sofaboot-dependencies/pom.xml @@ -40,7 +40,7 @@ 1.4.2.RELEASE 2.4.6-SNAPSHOT 0.4.1 - 5.4.4 + 5.4.5-SNAPSHOT 2.1.1 1.4.0