diff --git a/common/pom.xml b/common/pom.xml index 1b5044c..e1b18d3 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -1,14 +1,13 @@ - + 4.0.0 work.xuye std-news-process - 0.0.11-SNAPSHOT + 0.0.11 common - 0.0.11-SNAPSHOT + 0.0.11 common common diff --git a/pom.xml b/pom.xml index 1b4ae90..cc6b192 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,5 @@ - + 4.0.0 @@ -13,12 +12,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.11 work.xuye std-news-process - 0.0.11-SNAPSHOT + 0.0.11 std-news-process 外部结构化资讯接入程序 diff --git a/scheduler/pom.xml b/scheduler/pom.xml index dff1b22..f22e6d7 100644 --- a/scheduler/pom.xml +++ b/scheduler/pom.xml @@ -4,11 +4,11 @@ work.xuye std-news-process - 0.0.11-SNAPSHOT + 0.0.11 work.xuye scheduler - 0.0.11-SNAPSHOT + 0.0.11 scheduler scheduler @@ -18,7 +18,7 @@ work.xuye common - 0.0.11-SNAPSHOT + 0.0.11 org.springframework.cloud diff --git a/sink/pom.xml b/sink/pom.xml index f2513f9..ec1adff 100644 --- a/sink/pom.xml +++ b/sink/pom.xml @@ -4,11 +4,11 @@ work.xuye std-news-process - 0.0.11-SNAPSHOT + 0.0.11 work.xuye sink - 0.0.11-SNAPSHOT + 0.0.11 sink sink @@ -18,7 +18,7 @@ work.xuye common - 0.0.11-SNAPSHOT + 0.0.11 diff --git a/source/pom.xml b/source/pom.xml index ab6bfed..c5e5d43 100644 --- a/source/pom.xml +++ b/source/pom.xml @@ -4,10 +4,10 @@ work.xuye std-news-process - 0.0.11-SNAPSHOT + 0.0.11 source - 0.0.11-SNAPSHOT + 0.0.11 source source @@ -17,7 +17,7 @@ work.xuye common - 0.0.11-SNAPSHOT + 0.0.11 com.squareup.okhttp3 diff --git a/transformer/pom.xml b/transformer/pom.xml index a116885..4d0e2a5 100644 --- a/transformer/pom.xml +++ b/transformer/pom.xml @@ -4,10 +4,10 @@ work.xuye std-news-process - 0.0.11-SNAPSHOT + 0.0.11 transformer - 0.0.11-SNAPSHOT + 0.0.11 transformer transformer @@ -17,7 +17,7 @@ work.xuye common - 0.0.11-SNAPSHOT + 0.0.11 org.json