From 9cf99883f6618284b7879fcb60d6da401a3df7cc Mon Sep 17 00:00:00 2001 From: xuyi Date: Wed, 30 Aug 2023 17:58:23 +0800 Subject: [PATCH] [maven-release-plugin] prepare release v0.0.19 --- common/pom.xml | 4 ++-- helper/pom.xml | 6 +++--- pom.xml | 4 ++-- scheduler/pom.xml | 6 +++--- sink/pom.xml | 6 +++--- source/pom.xml | 6 +++--- transformer/pom.xml | 6 +++--- 7 files changed, 19 insertions(+), 19 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index 5ca7f0b..272fcd9 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -4,10 +4,10 @@ tech.deepq std-news-process - 0.0.19-SNAPSHOT + 0.0.19 common - 0.0.19-SNAPSHOT + 0.0.19 common common diff --git a/helper/pom.xml b/helper/pom.xml index 5faf9c4..bb907c9 100644 --- a/helper/pom.xml +++ b/helper/pom.xml @@ -4,11 +4,11 @@ tech.deepq std-news-process - 0.0.19-SNAPSHOT + 0.0.19 tech.deepq helper - 0.0.19-SNAPSHOT + 0.0.19 helper helper @@ -18,7 +18,7 @@ tech.deepq common - 0.0.19-SNAPSHOT + 0.0.19 org.springframework.cloud diff --git a/pom.xml b/pom.xml index 8944841..ce35d7b 100644 --- a/pom.xml +++ b/pom.xml @@ -12,11 +12,11 @@ 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.19 std-news-process - 0.0.19-SNAPSHOT + 0.0.19 std-news-process 外部结构化资讯接入程序 diff --git a/scheduler/pom.xml b/scheduler/pom.xml index 87ec361..83d5ae8 100644 --- a/scheduler/pom.xml +++ b/scheduler/pom.xml @@ -4,11 +4,11 @@ tech.deepq std-news-process - 0.0.19-SNAPSHOT + 0.0.19 tech.deepq scheduler - 0.0.19-SNAPSHOT + 0.0.19 scheduler scheduler @@ -18,7 +18,7 @@ tech.deepq common - 0.0.19-SNAPSHOT + 0.0.19 org.springframework.cloud diff --git a/sink/pom.xml b/sink/pom.xml index 977807f..1932b8f 100644 --- a/sink/pom.xml +++ b/sink/pom.xml @@ -4,11 +4,11 @@ tech.deepq std-news-process - 0.0.19-SNAPSHOT + 0.0.19 tech.deepq sink - 0.0.19-SNAPSHOT + 0.0.19 sink sink @@ -18,7 +18,7 @@ tech.deepq common - 0.0.19-SNAPSHOT + 0.0.19 diff --git a/source/pom.xml b/source/pom.xml index e6faa50..4d97b92 100644 --- a/source/pom.xml +++ b/source/pom.xml @@ -4,10 +4,10 @@ tech.deepq std-news-process - 0.0.19-SNAPSHOT + 0.0.19 source - 0.0.19-SNAPSHOT + 0.0.19 source source @@ -17,7 +17,7 @@ tech.deepq common - 0.0.19-SNAPSHOT + 0.0.19 com.squareup.okhttp3 diff --git a/transformer/pom.xml b/transformer/pom.xml index 46350e3..bdfbdd7 100644 --- a/transformer/pom.xml +++ b/transformer/pom.xml @@ -4,10 +4,10 @@ tech.deepq std-news-process - 0.0.19-SNAPSHOT + 0.0.19 transformer - 0.0.19-SNAPSHOT + 0.0.19 transformer transformer @@ -17,7 +17,7 @@ tech.deepq common - 0.0.19-SNAPSHOT + 0.0.19 org.json