From 949d089a0d4d88046a17308509be34271e56dd10 Mon Sep 17 00:00:00 2001 From: xuyi Date: Thu, 16 Mar 2023 17:49:37 +0800 Subject: [PATCH] [maven-release-plugin] prepare release v0.0.2 --- 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 6276dbc..47e8298 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -4,10 +4,10 @@ work.xuye std-news-process - 0.0.2-SNAPSHOT + 0.0.2 common - 0.0.2-SNAPSHOT + 0.0.2 common common diff --git a/pom.xml b/pom.xml index 0b4b440..8d19f70 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.2 work.xuye std-news-process - 0.0.2-SNAPSHOT + 0.0.2 std-news-process 外部结构化资讯接入程序 diff --git a/scheduler/pom.xml b/scheduler/pom.xml index 0eb99fa..9b593f8 100644 --- a/scheduler/pom.xml +++ b/scheduler/pom.xml @@ -4,11 +4,11 @@ work.xuye std-news-process - 0.0.2-SNAPSHOT + 0.0.2 work.xuye scheduler - 0.0.2-SNAPSHOT + 0.0.2 scheduler scheduler @@ -18,7 +18,7 @@ work.xuye common - 0.0.2-SNAPSHOT + 0.0.2 org.springframework.cloud diff --git a/sink/pom.xml b/sink/pom.xml index 4c3ba60..5cd4057 100644 --- a/sink/pom.xml +++ b/sink/pom.xml @@ -4,11 +4,11 @@ work.xuye std-news-process - 0.0.2-SNAPSHOT + 0.0.2 work.xuye sink - 0.0.2-SNAPSHOT + 0.0.2 sink sink @@ -18,7 +18,7 @@ work.xuye common - 0.0.2-SNAPSHOT + 0.0.2 diff --git a/source/pom.xml b/source/pom.xml index 666b423..223f2aa 100644 --- a/source/pom.xml +++ b/source/pom.xml @@ -4,10 +4,10 @@ work.xuye std-news-process - 0.0.2-SNAPSHOT + 0.0.2 source - 0.0.2-SNAPSHOT + 0.0.2 source source @@ -17,7 +17,7 @@ work.xuye common - 0.0.2-SNAPSHOT + 0.0.2 diff --git a/transformer/pom.xml b/transformer/pom.xml index f7f7b1a..6b6586c 100644 --- a/transformer/pom.xml +++ b/transformer/pom.xml @@ -4,10 +4,10 @@ work.xuye std-news-process - 0.0.2-SNAPSHOT + 0.0.2 transformer - 0.0.2-SNAPSHOT + 0.0.2 transformer transformer @@ -17,7 +17,7 @@ work.xuye common - 0.0.2-SNAPSHOT + 0.0.2 org.json