From 16f3f54789ad5c32961b7d5dc0118f51d06f8e4c Mon Sep 17 00:00:00 2001 From: hanxuanyu <2252193204@qq.com> Date: Sat, 22 Jan 2022 00:10:30 +0800 Subject: [PATCH] [maven-release-plugin] rollback the release of release-by-maven-1.0.0-SNAPSHOT --- common-spring-boot-starter/pom.xml | 6 ++++-- monitor-spring-boot-starter/pom.xml | 6 ++++-- network-spring-boot-starter/pom.xml | 6 ++++-- notify-spring-boot-starter/pom.xml | 6 ++++-- pom.xml | 10 ++++++---- 5 files changed, 22 insertions(+), 12 deletions(-) diff --git a/common-spring-boot-starter/pom.xml b/common-spring-boot-starter/pom.xml index f9ed043..c63dd43 100644 --- a/common-spring-boot-starter/pom.xml +++ b/common-spring-boot-starter/pom.xml @@ -1,9 +1,11 @@ - + hxuanyu-spring-boot-starter-parent com.hxuanyu - 1.0.0 + 1.0.0-SNAPSHOT 4.0.0 diff --git a/monitor-spring-boot-starter/pom.xml b/monitor-spring-boot-starter/pom.xml index 700cf08..ed3e73a 100644 --- a/monitor-spring-boot-starter/pom.xml +++ b/monitor-spring-boot-starter/pom.xml @@ -1,9 +1,11 @@ - + hxuanyu-spring-boot-starter-parent com.hxuanyu - 1.0.0 + 1.0.0-SNAPSHOT 4.0.0 diff --git a/network-spring-boot-starter/pom.xml b/network-spring-boot-starter/pom.xml index d164058..abe9904 100644 --- a/network-spring-boot-starter/pom.xml +++ b/network-spring-boot-starter/pom.xml @@ -1,9 +1,11 @@ - + hxuanyu-spring-boot-starter-parent com.hxuanyu - 1.0.0 + 1.0.0-SNAPSHOT 4.0.0 diff --git a/notify-spring-boot-starter/pom.xml b/notify-spring-boot-starter/pom.xml index 488bbf0..41a6676 100644 --- a/notify-spring-boot-starter/pom.xml +++ b/notify-spring-boot-starter/pom.xml @@ -1,9 +1,11 @@ - + hxuanyu-spring-boot-starter-parent com.hxuanyu - 1.0.0 + 1.0.0-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index fb52bc6..551fd39 100644 --- a/pom.xml +++ b/pom.xml @@ -1,10 +1,12 @@ - + 4.0.0 com.hxuanyu hxuanyu-spring-boot-starter-parent - 1.0.0 + 1.0.0-SNAPSHOT hxuanyu-spring-boot-starter-parent MonitorPushingParent pom @@ -19,7 +21,7 @@ scm:git:git@git.hxuanyu.com:hxuanyu/hxuanyu-spring-boot-starter.git scm:git:git@git.hxuanyu.com:hxuanyu/hxuanyu-spring-boot-starter.git https://git.hxuanyu.com/hxuanyu/hxuanyu-spring-boot-starter - release-by-maven-1.0.0-SNAPSHOT + v-release-0.0.1 @@ -39,7 +41,7 @@ org.springframework.boot spring-boot-starter-parent 2.5.8 - +