From 7d26aad21edfec3647dcef78b30a72b576b7ad18 Mon Sep 17 00:00:00 2001 From: xuyi Date: Thu, 13 Jul 2023 17:31:14 +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 504b1c8..d108c42 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -4,10 +4,10 @@ work.xuye std-news-process - 0.0.17 + 0.0.18-SNAPSHOT common - 0.0.17 + 0.0.18-SNAPSHOT common common diff --git a/helper/pom.xml b/helper/pom.xml index f83badd..380cadb 100644 --- a/helper/pom.xml +++ b/helper/pom.xml @@ -4,11 +4,11 @@ work.xuye std-news-process - 0.0.17 + 0.0.18-SNAPSHOT work.xuye helper - 0.0.17 + 0.0.18-SNAPSHOT helper helper @@ -18,7 +18,7 @@ work.xuye common - 0.0.17 + 0.0.18-SNAPSHOT org.springframework.cloud diff --git a/pom.xml b/pom.xml index 0edd7e1..dda834e 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.17 + v0.0.1 work.xuye std-news-process - 0.0.17 + 0.0.18-SNAPSHOT std-news-process 外部结构化资讯接入程序 diff --git a/scheduler/pom.xml b/scheduler/pom.xml index 89dd3d0..31468f9 100644 --- a/scheduler/pom.xml +++ b/scheduler/pom.xml @@ -4,11 +4,11 @@ work.xuye std-news-process - 0.0.17 + 0.0.18-SNAPSHOT work.xuye scheduler - 0.0.17 + 0.0.18-SNAPSHOT scheduler scheduler @@ -18,7 +18,7 @@ work.xuye common - 0.0.17 + 0.0.18-SNAPSHOT org.springframework.cloud diff --git a/sink/pom.xml b/sink/pom.xml index 55151de..d304303 100644 --- a/sink/pom.xml +++ b/sink/pom.xml @@ -4,11 +4,11 @@ work.xuye std-news-process - 0.0.17 + 0.0.18-SNAPSHOT work.xuye sink - 0.0.17 + 0.0.18-SNAPSHOT sink sink @@ -18,7 +18,7 @@ work.xuye common - 0.0.17 + 0.0.18-SNAPSHOT diff --git a/source/pom.xml b/source/pom.xml index 25751db..8d7e38e 100644 --- a/source/pom.xml +++ b/source/pom.xml @@ -4,10 +4,10 @@ work.xuye std-news-process - 0.0.17 + 0.0.18-SNAPSHOT source - 0.0.17 + 0.0.18-SNAPSHOT source source @@ -17,7 +17,7 @@ work.xuye common - 0.0.17 + 0.0.18-SNAPSHOT com.squareup.okhttp3 diff --git a/transformer/pom.xml b/transformer/pom.xml index 3ae6f91..22bfc80 100644 --- a/transformer/pom.xml +++ b/transformer/pom.xml @@ -4,10 +4,10 @@ work.xuye std-news-process - 0.0.17 + 0.0.18-SNAPSHOT transformer - 0.0.17 + 0.0.18-SNAPSHOT transformer transformer @@ -17,7 +17,7 @@ work.xuye common - 0.0.17 + 0.0.18-SNAPSHOT org.json