From b9fe530331c7fd050eee155ad4ccc1f5ed000896 Mon Sep 17 00:00:00 2001 From: tanghc Date: Thu, 4 Apr 2019 18:01:01 +0800 Subject: [PATCH] 1.2.0 --- sop-common/pom.xml | 2 +- sop-common/sop-gateway-common/pom.xml | 2 +- sop-common/sop-service-common/pom.xml | 2 +- sop-example/sop-story/sop-story-web/pom.xml | 2 +- sop-gateway/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/sop-common/pom.xml b/sop-common/pom.xml index d48bb17d..1feaed2e 100644 --- a/sop-common/pom.xml +++ b/sop-common/pom.xml @@ -5,7 +5,7 @@ 4.0.0 com.gitee.sop sop-common - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT pom diff --git a/sop-common/sop-gateway-common/pom.xml b/sop-common/sop-gateway-common/pom.xml index 5cfecbf9..3af455eb 100644 --- a/sop-common/sop-gateway-common/pom.xml +++ b/sop-common/sop-gateway-common/pom.xml @@ -5,7 +5,7 @@ com.gitee.sop sop-common - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml com.gitee.sop diff --git a/sop-common/sop-service-common/pom.xml b/sop-common/sop-service-common/pom.xml index ad516776..689053ee 100644 --- a/sop-common/sop-service-common/pom.xml +++ b/sop-common/sop-service-common/pom.xml @@ -6,7 +6,7 @@ com.gitee.sop sop-common - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT ../pom.xml com.gitee.sop diff --git a/sop-example/sop-story/sop-story-web/pom.xml b/sop-example/sop-story/sop-story-web/pom.xml index 3be8bf0b..fbac8a40 100644 --- a/sop-example/sop-story/sop-story-web/pom.xml +++ b/sop-example/sop-story/sop-story-web/pom.xml @@ -23,7 +23,7 @@ com.gitee.sop sop-service-common - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT com.gitee.sop diff --git a/sop-gateway/pom.xml b/sop-gateway/pom.xml index 31de4092..3b91293a 100644 --- a/sop-gateway/pom.xml +++ b/sop-gateway/pom.xml @@ -23,7 +23,7 @@ com.gitee.sop sop-gateway-common - 1.1.0-SNAPSHOT + 1.2.0-SNAPSHOT