From 6f6a70fc977def893267fd5b684041d3f5ac9b69 Mon Sep 17 00:00:00 2001 From: hanxuanyu <2252193204@qq.com> Date: Sat, 22 Jan 2022 00:43:53 +0800 Subject: [PATCH] [maven-release-plugin] rollback the release of v1.0.0 --- common-spring-boot-starter/pom.xml | 2 +- monitor-spring-boot-starter/pom.xml | 2 +- network-spring-boot-starter/pom.xml | 2 +- notify-spring-boot-starter/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/common-spring-boot-starter/pom.xml b/common-spring-boot-starter/pom.xml index f9ed043..a9ed724 100644 --- a/common-spring-boot-starter/pom.xml +++ b/common-spring-boot-starter/pom.xml @@ -3,7 +3,7 @@ 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..2c6e2a3 100644 --- a/monitor-spring-boot-starter/pom.xml +++ b/monitor-spring-boot-starter/pom.xml @@ -3,7 +3,7 @@ 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..837879c 100644 --- a/network-spring-boot-starter/pom.xml +++ b/network-spring-boot-starter/pom.xml @@ -3,7 +3,7 @@ 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..34ca724 100644 --- a/notify-spring-boot-starter/pom.xml +++ b/notify-spring-boot-starter/pom.xml @@ -3,7 +3,7 @@ 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 28209f8..4a0629b 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.hxuanyu hxuanyu-spring-boot-starter-parent - 1.0.0 + 1.0.0-SNAPSHOT hxuanyu-spring-boot-starter-parent MonitorPushingParent pom