From c59f813d817dfbd1fd72ed7c62ed0926e66212f6 Mon Sep 17 00:00:00 2001 From: xuyi Date: Fri, 31 Mar 2023 15:10:55 +0800 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- 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 ed45aa2..9ca0c89 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -4,10 +4,10 @@ work.xuye std-news-process - 0.0.9 + 0.0.10-SNAPSHOT common - 0.0.9 + 0.0.10-SNAPSHOT common common diff --git a/pom.xml b/pom.xml index bcd17e2..4e595da 100644 --- a/pom.xml +++ b/pom.xml @@ -12,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.9 + v0.0.1 work.xuye std-news-process - 0.0.9 + 0.0.10-SNAPSHOT std-news-process 外部结构化资讯接入程序 diff --git a/scheduler/pom.xml b/scheduler/pom.xml index 006461a..7796608 100644 --- a/scheduler/pom.xml +++ b/scheduler/pom.xml @@ -4,11 +4,11 @@ work.xuye std-news-process - 0.0.9 + 0.0.10-SNAPSHOT work.xuye scheduler - 0.0.9 + 0.0.10-SNAPSHOT scheduler scheduler @@ -18,7 +18,7 @@ work.xuye common - 0.0.9 + 0.0.10-SNAPSHOT org.springframework.cloud diff --git a/sink/pom.xml b/sink/pom.xml index ef11adc..79e7940 100644 --- a/sink/pom.xml +++ b/sink/pom.xml @@ -4,11 +4,11 @@ work.xuye std-news-process - 0.0.9 + 0.0.10-SNAPSHOT work.xuye sink - 0.0.9 + 0.0.10-SNAPSHOT sink sink @@ -18,7 +18,7 @@ work.xuye common - 0.0.9 + 0.0.10-SNAPSHOT diff --git a/source/pom.xml b/source/pom.xml index afc6c30..0e5c752 100644 --- a/source/pom.xml +++ b/source/pom.xml @@ -4,10 +4,10 @@ work.xuye std-news-process - 0.0.9 + 0.0.10-SNAPSHOT source - 0.0.9 + 0.0.10-SNAPSHOT source source @@ -17,7 +17,7 @@ work.xuye common - 0.0.9 + 0.0.10-SNAPSHOT diff --git a/transformer/pom.xml b/transformer/pom.xml index 9a4dd94..fdb2dd9 100644 --- a/transformer/pom.xml +++ b/transformer/pom.xml @@ -4,10 +4,10 @@ work.xuye std-news-process - 0.0.9 + 0.0.10-SNAPSHOT transformer - 0.0.9 + 0.0.10-SNAPSHOT transformer transformer @@ -17,7 +17,7 @@ work.xuye common - 0.0.9 + 0.0.10-SNAPSHOT org.json