From 94409b75d09e1754d17331f37e33240e5ced352e Mon Sep 17 00:00:00 2001 From: xuyi Date: Thu, 23 Mar 2023 15:21:05 +0800 Subject: [PATCH] [maven-release-plugin] prepare release v0.0.7 --- 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 ed6419c..e092fc2 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -4,10 +4,10 @@ work.xuye std-news-process - 0.0.7-SNAPSHOT + 0.0.7 common - 0.0.7-SNAPSHOT + 0.0.7 common common diff --git a/pom.xml b/pom.xml index 895d784..8b5c789 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.1 + v0.0.7 work.xuye std-news-process - 0.0.7-SNAPSHOT + 0.0.7 std-news-process 外部结构化资讯接入程序 diff --git a/scheduler/pom.xml b/scheduler/pom.xml index b3e5ebd..9f95893 100644 --- a/scheduler/pom.xml +++ b/scheduler/pom.xml @@ -4,11 +4,11 @@ work.xuye std-news-process - 0.0.7-SNAPSHOT + 0.0.7 work.xuye scheduler - 0.0.7-SNAPSHOT + 0.0.7 scheduler scheduler @@ -18,7 +18,7 @@ work.xuye common - 0.0.7-SNAPSHOT + 0.0.7 org.springframework.cloud diff --git a/sink/pom.xml b/sink/pom.xml index cab9493..6c851cf 100644 --- a/sink/pom.xml +++ b/sink/pom.xml @@ -4,11 +4,11 @@ work.xuye std-news-process - 0.0.7-SNAPSHOT + 0.0.7 work.xuye sink - 0.0.7-SNAPSHOT + 0.0.7 sink sink @@ -18,7 +18,7 @@ work.xuye common - 0.0.7-SNAPSHOT + 0.0.7 diff --git a/source/pom.xml b/source/pom.xml index 450fc45..f118cf0 100644 --- a/source/pom.xml +++ b/source/pom.xml @@ -4,10 +4,10 @@ work.xuye std-news-process - 0.0.7-SNAPSHOT + 0.0.7 source - 0.0.7-SNAPSHOT + 0.0.7 source source @@ -17,7 +17,7 @@ work.xuye common - 0.0.7-SNAPSHOT + 0.0.7 diff --git a/transformer/pom.xml b/transformer/pom.xml index 2b1bf32..68888a9 100644 --- a/transformer/pom.xml +++ b/transformer/pom.xml @@ -4,10 +4,10 @@ work.xuye std-news-process - 0.0.7-SNAPSHOT + 0.0.7 transformer - 0.0.7-SNAPSHOT + 0.0.7 transformer transformer @@ -17,7 +17,7 @@ work.xuye common - 0.0.7-SNAPSHOT + 0.0.7 org.json