From 27d69a0b589f88aa4daa2d86a88352ba4e141a86 Mon Sep 17 00:00:00 2001 From: xuyi Date: Thu, 16 Mar 2023 16:06:30 +0800 Subject: [PATCH] [maven-release-plugin] prepare release v0.0.1 --- common/pom.xml | 7 +++---- pom.xml | 5 ++--- scheduler/pom.xml | 9 ++++----- sink/pom.xml | 9 ++++----- source/pom.xml | 9 ++++----- transformer/pom.xml | 9 ++++----- 6 files changed, 21 insertions(+), 27 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index 381913a..1251654 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -1,14 +1,13 @@ - + 4.0.0 work.xuye std-news-process - 0.0.1-SNAPSHOT + 0.0.1 common - 0.0.1-SNAPSHOT + 0.0.1 common common diff --git a/pom.xml b/pom.xml index 113a63d..e808951 100644 --- a/pom.xml +++ b/pom.xml @@ -1,6 +1,5 @@ - + 4.0.0 @@ -18,7 +17,7 @@ work.xuye std-news-process - 0.0.1-SNAPSHOT + 0.0.1 std-news-process 外部结构化资讯接入程序 diff --git a/scheduler/pom.xml b/scheduler/pom.xml index 6df0faa..8535d76 100644 --- a/scheduler/pom.xml +++ b/scheduler/pom.xml @@ -1,15 +1,14 @@ - + 4.0.0 work.xuye std-news-process - 0.0.1-SNAPSHOT + 0.0.1 work.xuye scheduler - 0.0.1-SNAPSHOT + 0.0.1 scheduler scheduler @@ -19,7 +18,7 @@ work.xuye common - 0.0.1-SNAPSHOT + 0.0.1 org.springframework.cloud diff --git a/sink/pom.xml b/sink/pom.xml index c513394..38b1a9f 100644 --- a/sink/pom.xml +++ b/sink/pom.xml @@ -1,15 +1,14 @@ - + 4.0.0 work.xuye std-news-process - 0.0.1-SNAPSHOT + 0.0.1 work.xuye sink - 0.0.1-SNAPSHOT + 0.0.1 sink sink @@ -19,7 +18,7 @@ work.xuye common - 0.0.1-SNAPSHOT + 0.0.1 diff --git a/source/pom.xml b/source/pom.xml index 6b22b25..c7618bc 100644 --- a/source/pom.xml +++ b/source/pom.xml @@ -1,14 +1,13 @@ - + 4.0.0 work.xuye std-news-process - 0.0.1-SNAPSHOT + 0.0.1 source - 0.0.1-SNAPSHOT + 0.0.1 source source @@ -18,7 +17,7 @@ work.xuye common - 0.0.1-SNAPSHOT + 0.0.1 diff --git a/transformer/pom.xml b/transformer/pom.xml index 2f85dd8..cf4439f 100644 --- a/transformer/pom.xml +++ b/transformer/pom.xml @@ -1,14 +1,13 @@ - + 4.0.0 work.xuye std-news-process - 0.0.1-SNAPSHOT + 0.0.1 transformer - 0.0.1-SNAPSHOT + 0.0.1 transformer transformer @@ -18,7 +17,7 @@ work.xuye common - 0.0.1-SNAPSHOT + 0.0.1 org.json