From f939fef1fa823992c4b3a634ae38ef7d1b4841f7 Mon Sep 17 00:00:00 2001 From: tanghc Date: Mon, 30 Sep 2019 10:22:35 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E9=80=82=E9=85=8Deureka?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3112c123..e6033a7b 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,7 @@ SOP封装了开放平台大部分功能包括:签名验证、统一异常处 - master:发版分支 - spring-cloud-gateway:Spring Cloud Gateway作为网关 - develop:日常开发分支 +- eureka:使用eureka注册中心 - 1.x:老的1.x版本代码 ## 相关文档 From 1c78bdcc020e7cf0cdcfc5c6cb67ad31150067bf Mon Sep 17 00:00:00 2001 From: tanghc Date: Mon, 30 Sep 2019 10:23:51 +0800 Subject: [PATCH 2/2] 2.2.0 --- doc/docs/files/10070_easyopen支持.md | 2 +- sop-auth/pom.xml | 2 +- sop-common/pom.xml | 2 +- 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 +- 11 files changed, 13 insertions(+), 13 deletions(-) diff --git a/doc/docs/files/10070_easyopen支持.md b/doc/docs/files/10070_easyopen支持.md index 4635a6b3..33e05965 100644 --- a/doc/docs/files/10070_easyopen支持.md +++ b/doc/docs/files/10070_easyopen支持.md @@ -13,7 +13,7 @@ SOP对easyopen项目提供了很好的支持,如果您的服务端使用了eas com.gitee.sop sop-service-common - 2.1.3-SNAPSHOT + 2.2.0-SNAPSHOT diff --git a/sop-common/pom.xml b/sop-common/pom.xml index 3e962b3b..66ca5cfa 100644 --- a/sop-common/pom.xml +++ b/sop-common/pom.xml @@ -5,7 +5,7 @@ 4.0.0 com.gitee.sop sop-common - 2.1.3-SNAPSHOT + 2.2.0-SNAPSHOT pom diff --git a/sop-common/sop-gateway-common/pom.xml b/sop-common/sop-gateway-common/pom.xml index 68bb982b..2b48b6ca 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.1.3-SNAPSHOT + 2.2.0-SNAPSHOT ../pom.xml sop-gateway-common - 2.1.3-SNAPSHOT + 2.2.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 2963a640..23811046 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.1.3-SNAPSHOT + 2.2.0-SNAPSHOT ../pom.xml sop-service-common - 2.1.3-SNAPSHOT + 2.2.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 367daa30..9fd8b97b 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.1.3-SNAPSHOT + 2.2.0-SNAPSHOT com.gitee.sop diff --git a/sop-example/sop-easyopen/pom.xml b/sop-example/sop-easyopen/pom.xml index 6b304150..0c18c787 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.1.3-SNAPSHOT + 2.2.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 976ef3bc..ce475ec7 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.1.3-SNAPSHOT + 2.2.0-SNAPSHOT com.gitee.sop diff --git a/sop-gateway/pom.xml b/sop-gateway/pom.xml index 84443c06..dacfe2a2 100644 --- a/sop-gateway/pom.xml +++ b/sop-gateway/pom.xml @@ -29,7 +29,7 @@ com.gitee.sop sop-gateway-common - 2.1.3-SNAPSHOT + 2.2.0-SNAPSHOT diff --git a/sop-website/pom.xml b/sop-website/pom.xml index 7cf06123..f7b72632 100644 --- a/sop-website/pom.xml +++ b/sop-website/pom.xml @@ -35,7 +35,7 @@ com.gitee.sop sop-gateway-common - 2.1.3-SNAPSHOT + 2.2.0-SNAPSHOT