From cf5bf6f9fbde85aefebb6785befbfacf17914c21 Mon Sep 17 00:00:00 2001 From: xuyi Date: Wed, 30 Aug 2023 17:58:25 +0800 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- 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 272fcd9..8c0deca 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -4,10 +4,10 @@ tech.deepq std-news-process - 0.0.19 + 0.0.20-SNAPSHOT common - 0.0.19 + 0.0.20-SNAPSHOT common common diff --git a/helper/pom.xml b/helper/pom.xml index bb907c9..4b4087a 100644 --- a/helper/pom.xml +++ b/helper/pom.xml @@ -4,11 +4,11 @@ tech.deepq std-news-process - 0.0.19 + 0.0.20-SNAPSHOT tech.deepq helper - 0.0.19 + 0.0.20-SNAPSHOT helper helper @@ -18,7 +18,7 @@ tech.deepq common - 0.0.19 + 0.0.20-SNAPSHOT org.springframework.cloud diff --git a/pom.xml b/pom.xml index ce35d7b..be93bd2 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.19 + v0.0.1 std-news-process - 0.0.19 + 0.0.20-SNAPSHOT std-news-process 外部结构化资讯接入程序 diff --git a/scheduler/pom.xml b/scheduler/pom.xml index 83d5ae8..1c6c7be 100644 --- a/scheduler/pom.xml +++ b/scheduler/pom.xml @@ -4,11 +4,11 @@ tech.deepq std-news-process - 0.0.19 + 0.0.20-SNAPSHOT tech.deepq scheduler - 0.0.19 + 0.0.20-SNAPSHOT scheduler scheduler @@ -18,7 +18,7 @@ tech.deepq common - 0.0.19 + 0.0.20-SNAPSHOT org.springframework.cloud diff --git a/sink/pom.xml b/sink/pom.xml index 1932b8f..0b23bab 100644 --- a/sink/pom.xml +++ b/sink/pom.xml @@ -4,11 +4,11 @@ tech.deepq std-news-process - 0.0.19 + 0.0.20-SNAPSHOT tech.deepq sink - 0.0.19 + 0.0.20-SNAPSHOT sink sink @@ -18,7 +18,7 @@ tech.deepq common - 0.0.19 + 0.0.20-SNAPSHOT diff --git a/source/pom.xml b/source/pom.xml index 4d97b92..139ac42 100644 --- a/source/pom.xml +++ b/source/pom.xml @@ -4,10 +4,10 @@ tech.deepq std-news-process - 0.0.19 + 0.0.20-SNAPSHOT source - 0.0.19 + 0.0.20-SNAPSHOT source source @@ -17,7 +17,7 @@ tech.deepq common - 0.0.19 + 0.0.20-SNAPSHOT com.squareup.okhttp3 diff --git a/transformer/pom.xml b/transformer/pom.xml index bdfbdd7..783f640 100644 --- a/transformer/pom.xml +++ b/transformer/pom.xml @@ -4,10 +4,10 @@ tech.deepq std-news-process - 0.0.19 + 0.0.20-SNAPSHOT transformer - 0.0.19 + 0.0.20-SNAPSHOT transformer transformer @@ -17,7 +17,7 @@ tech.deepq common - 0.0.19 + 0.0.20-SNAPSHOT org.json