From 4991f6e46d892b01c4120329b324985d67ff374e Mon Sep 17 00:00:00 2001 From: xuyi Date: Thu, 13 Apr 2023 14:08:28 +0800 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration (cherry picked from commit a500b74f7b5701ec3752fd0f3aec8f5c819a89cb) --- common/pom.xml | 4 ++-- pom.xml | 4 ++-- scheduler/pom.xml | 6 +++--- sink/pom.xml | 6 +++--- source/pom.xml | 6 +++--- transformer/pom.xml | 6 +++--- 6 files changed, 16 insertions(+), 16 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index 834985d..1b5044c 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,10 +5,10 @@ work.xuye std-news-process - 0.0.10 + 0.0.11-SNAPSHOT common - 0.0.10 + 0.0.11-SNAPSHOT common common diff --git a/pom.xml b/pom.xml index 7a953f2..1b4ae90 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.10 + v0.0.1 work.xuye std-news-process - 0.0.10 + 0.0.11-SNAPSHOT std-news-process 外部结构化资讯接入程序 diff --git a/scheduler/pom.xml b/scheduler/pom.xml index e9e1b4d..dff1b22 100644 --- a/scheduler/pom.xml +++ b/scheduler/pom.xml @@ -4,11 +4,11 @@ work.xuye std-news-process - 0.0.10 + 0.0.11-SNAPSHOT work.xuye scheduler - 0.0.10 + 0.0.11-SNAPSHOT scheduler scheduler @@ -18,7 +18,7 @@ work.xuye common - 0.0.10 + 0.0.11-SNAPSHOT org.springframework.cloud diff --git a/sink/pom.xml b/sink/pom.xml index 37877da..f2513f9 100644 --- a/sink/pom.xml +++ b/sink/pom.xml @@ -4,11 +4,11 @@ work.xuye std-news-process - 0.0.10 + 0.0.11-SNAPSHOT work.xuye sink - 0.0.10 + 0.0.11-SNAPSHOT sink sink @@ -18,7 +18,7 @@ work.xuye common - 0.0.10 + 0.0.11-SNAPSHOT diff --git a/source/pom.xml b/source/pom.xml index 43533dd..ab6bfed 100644 --- a/source/pom.xml +++ b/source/pom.xml @@ -4,10 +4,10 @@ work.xuye std-news-process - 0.0.10 + 0.0.11-SNAPSHOT source - 0.0.10 + 0.0.11-SNAPSHOT source source @@ -17,7 +17,7 @@ work.xuye common - 0.0.10 + 0.0.11-SNAPSHOT com.squareup.okhttp3 diff --git a/transformer/pom.xml b/transformer/pom.xml index 97ae1db..a116885 100644 --- a/transformer/pom.xml +++ b/transformer/pom.xml @@ -4,10 +4,10 @@ work.xuye std-news-process - 0.0.10 + 0.0.11-SNAPSHOT transformer - 0.0.10 + 0.0.11-SNAPSHOT transformer transformer @@ -17,7 +17,7 @@ work.xuye common - 0.0.10 + 0.0.11-SNAPSHOT org.json