diff --git a/common/pom.xml b/common/pom.xml index 0101c48..834985d 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,10 +5,10 @@ work.xuye std-news-process - 0.0.10-SNAPSHOT + 0.0.10 common - 0.0.10-SNAPSHOT + 0.0.10 common common diff --git a/pom.xml b/pom.xml index 86ead46..7a953f2 100644 --- a/pom.xml +++ b/pom.xml @@ -13,12 +13,12 @@ scm:git:ssh://git@git.deepq.tech:1122/${git_group}/${git_project}.git scm:git:ssh://git@git.deepq.tech:1122/${git_group}/${git_project}.git https://git.deepq.tech/${git_group}/${git_project}.git - v0.0.1 + v0.0.10 work.xuye std-news-process - 0.0.10-SNAPSHOT + 0.0.10 std-news-process 外部结构化资讯接入程序 diff --git a/scheduler/pom.xml b/scheduler/pom.xml index 7796608..e9e1b4d 100644 --- a/scheduler/pom.xml +++ b/scheduler/pom.xml @@ -4,11 +4,11 @@ work.xuye std-news-process - 0.0.10-SNAPSHOT + 0.0.10 work.xuye scheduler - 0.0.10-SNAPSHOT + 0.0.10 scheduler scheduler @@ -18,7 +18,7 @@ work.xuye common - 0.0.10-SNAPSHOT + 0.0.10 org.springframework.cloud diff --git a/sink/pom.xml b/sink/pom.xml index 79e7940..37877da 100644 --- a/sink/pom.xml +++ b/sink/pom.xml @@ -4,11 +4,11 @@ work.xuye std-news-process - 0.0.10-SNAPSHOT + 0.0.10 work.xuye sink - 0.0.10-SNAPSHOT + 0.0.10 sink sink @@ -18,7 +18,7 @@ work.xuye common - 0.0.10-SNAPSHOT + 0.0.10 diff --git a/source/pom.xml b/source/pom.xml index c4f2a83..43533dd 100644 --- a/source/pom.xml +++ b/source/pom.xml @@ -1,14 +1,13 @@ - + 4.0.0 work.xuye std-news-process - 0.0.10-SNAPSHOT + 0.0.10 source - 0.0.10-SNAPSHOT + 0.0.10 source source @@ -18,7 +17,7 @@ work.xuye common - 0.0.10-SNAPSHOT + 0.0.10 com.squareup.okhttp3 diff --git a/transformer/pom.xml b/transformer/pom.xml index 2b44527..97ae1db 100644 --- a/transformer/pom.xml +++ b/transformer/pom.xml @@ -1,14 +1,13 @@ - + 4.0.0 work.xuye std-news-process - 0.0.10-SNAPSHOT + 0.0.10 transformer - 0.0.10-SNAPSHOT + 0.0.10 transformer transformer @@ -18,7 +17,7 @@ work.xuye common - 0.0.10-SNAPSHOT + 0.0.10 org.json