From 4ba59e0ebeb08fe28a4ab22392a8eccc68d618aa Mon Sep 17 00:00:00 2001 From: tanghc Date: Tue, 21 Jan 2020 13:51:42 +0800 Subject: [PATCH] 3.0.0 --- sop-auth/pom.xml | 2 +- sop-common/pom.xml | 2 +- sop-common/sop-bridge-gateway/pom.xml | 6 +++--- sop-common/sop-bridge-zuul/pom.xml | 6 +++--- sop-common/sop-gateway-common/pom.xml | 4 ++-- sop-common/sop-service-common/pom.xml | 4 ++-- sop-example/sop-book/sop-book-web/pom.xml | 2 +- sop-example/sop-easyopen/pom.xml | 2 +- sop-example/sop-springmvc/pom.xml | 2 +- sop-example/sop-story/sop-story-web/pom.xml | 2 +- sop-gateway/pom.xml | 2 +- sop-website/pom.xml | 2 +- 12 files changed, 18 insertions(+), 18 deletions(-) diff --git a/sop-auth/pom.xml b/sop-auth/pom.xml index 06a0fc2c..113cfff8 100644 --- a/sop-auth/pom.xml +++ b/sop-auth/pom.xml @@ -26,7 +26,7 @@ com.gitee.sop sop-service-common - 2.6.0-SNAPSHOT + 3.0.0-SNAPSHOT diff --git a/sop-common/pom.xml b/sop-common/pom.xml index 89ff6588..3a464160 100644 --- a/sop-common/pom.xml +++ b/sop-common/pom.xml @@ -5,7 +5,7 @@ 4.0.0 com.gitee.sop sop-common - 2.6.0-SNAPSHOT + 3.0.0-SNAPSHOT pom diff --git a/sop-common/sop-bridge-gateway/pom.xml b/sop-common/sop-bridge-gateway/pom.xml index 95217036..aa776b53 100644 --- a/sop-common/sop-bridge-gateway/pom.xml +++ b/sop-common/sop-bridge-gateway/pom.xml @@ -5,11 +5,11 @@ sop-common com.gitee.sop - 2.6.0-SNAPSHOT + 3.0.0-SNAPSHOT ../pom.xml 4.0.0 - 2.6.0-SNAPSHOT + 3.0.0-SNAPSHOT sop-bridge-gateway @@ -17,7 +17,7 @@ com.gitee.sop sop-gateway-common - 2.6.0-SNAPSHOT + 3.0.0-SNAPSHOT diff --git a/sop-common/sop-bridge-zuul/pom.xml b/sop-common/sop-bridge-zuul/pom.xml index 9ed09852..723ce3d0 100644 --- a/sop-common/sop-bridge-zuul/pom.xml +++ b/sop-common/sop-bridge-zuul/pom.xml @@ -5,11 +5,11 @@ sop-common com.gitee.sop - 2.6.0-SNAPSHOT + 3.0.0-SNAPSHOT ../pom.xml 4.0.0 - 2.6.0-SNAPSHOT + 3.0.0-SNAPSHOT sop-bridge-zuul @@ -17,7 +17,7 @@ com.gitee.sop sop-gateway-common - 2.6.0-SNAPSHOT + 3.0.0-SNAPSHOT diff --git a/sop-common/sop-gateway-common/pom.xml b/sop-common/sop-gateway-common/pom.xml index 7c3e9b7f..040b57d8 100644 --- a/sop-common/sop-gateway-common/pom.xml +++ b/sop-common/sop-gateway-common/pom.xml @@ -5,11 +5,11 @@ com.gitee.sop sop-common - 2.6.0-SNAPSHOT + 3.0.0-SNAPSHOT ../pom.xml sop-gateway-common - 2.6.0-SNAPSHOT + 3.0.0-SNAPSHOT jar sop-gateway-common diff --git a/sop-common/sop-service-common/pom.xml b/sop-common/sop-service-common/pom.xml index 01a6fff7..e0558fc1 100644 --- a/sop-common/sop-service-common/pom.xml +++ b/sop-common/sop-service-common/pom.xml @@ -6,11 +6,11 @@ com.gitee.sop sop-common - 2.6.0-SNAPSHOT + 3.0.0-SNAPSHOT ../pom.xml sop-service-common - 2.6.0-SNAPSHOT + 3.0.0-SNAPSHOT jar sop-service-common diff --git a/sop-example/sop-book/sop-book-web/pom.xml b/sop-example/sop-book/sop-book-web/pom.xml index 335b4762..ffd1adc7 100644 --- a/sop-example/sop-book/sop-book-web/pom.xml +++ b/sop-example/sop-book/sop-book-web/pom.xml @@ -28,7 +28,7 @@ com.gitee.sop sop-service-common - 2.6.0-SNAPSHOT + 3.0.0-SNAPSHOT com.gitee.sop diff --git a/sop-example/sop-easyopen/pom.xml b/sop-example/sop-easyopen/pom.xml index b998dc17..8140f57a 100644 --- a/sop-example/sop-easyopen/pom.xml +++ b/sop-example/sop-easyopen/pom.xml @@ -29,7 +29,7 @@ com.gitee.sop sop-service-common - 2.6.0-SNAPSHOT + 3.0.0-SNAPSHOT diff --git a/sop-example/sop-story/sop-story-web/pom.xml b/sop-example/sop-story/sop-story-web/pom.xml index 0943327a..7b7c6ba6 100644 --- a/sop-example/sop-story/sop-story-web/pom.xml +++ b/sop-example/sop-story/sop-story-web/pom.xml @@ -28,7 +28,7 @@ com.gitee.sop sop-service-common - 2.6.0-SNAPSHOT + 3.0.0-SNAPSHOT com.gitee.sop diff --git a/sop-gateway/pom.xml b/sop-gateway/pom.xml index fb2d5b50..2b18e01e 100644 --- a/sop-gateway/pom.xml +++ b/sop-gateway/pom.xml @@ -34,7 +34,7 @@ com.gitee.sop sop-bridge-gateway - 2.6.0-SNAPSHOT + 3.0.0-SNAPSHOT diff --git a/sop-website/pom.xml b/sop-website/pom.xml index d949848f..fcbaaef5 100644 --- a/sop-website/pom.xml +++ b/sop-website/pom.xml @@ -35,7 +35,7 @@ com.gitee.sop sop-gateway-common - 2.6.0-SNAPSHOT + 3.0.0-SNAPSHOT