From b5bc5b883e472c1839e1f3b1a7c70404da616917 Mon Sep 17 00:00:00 2001
From: hanxuanyu <2252193204@qq.com>
Date: Tue, 25 Jan 2022 16:43:08 +0800
Subject: [PATCH] [maven-release-plugin] prepare for next development iteration

---
 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                             | 4 ++--
 test/pom.xml                        | 2 +-
 6 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/common-spring-boot-starter/pom.xml b/common-spring-boot-starter/pom.xml
index ded6e5b..75e0241 100644
--- a/common-spring-boot-starter/pom.xml
+++ b/common-spring-boot-starter/pom.xml
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>hxuanyu-spring-boot-starter-parent</artifactId>
         <groupId>com.hxuanyu</groupId>
-        <version>1.0.4</version>
+        <version>1.0.5-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/monitor-spring-boot-starter/pom.xml b/monitor-spring-boot-starter/pom.xml
index b313430..6121241 100644
--- a/monitor-spring-boot-starter/pom.xml
+++ b/monitor-spring-boot-starter/pom.xml
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>hxuanyu-spring-boot-starter-parent</artifactId>
         <groupId>com.hxuanyu</groupId>
-        <version>1.0.4</version>
+        <version>1.0.5-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/network-spring-boot-starter/pom.xml b/network-spring-boot-starter/pom.xml
index d804a68..5906b91 100644
--- a/network-spring-boot-starter/pom.xml
+++ b/network-spring-boot-starter/pom.xml
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>hxuanyu-spring-boot-starter-parent</artifactId>
         <groupId>com.hxuanyu</groupId>
-        <version>1.0.4</version>
+        <version>1.0.5-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/notify-spring-boot-starter/pom.xml b/notify-spring-boot-starter/pom.xml
index 35aedc9..7e13d8f 100644
--- a/notify-spring-boot-starter/pom.xml
+++ b/notify-spring-boot-starter/pom.xml
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>hxuanyu-spring-boot-starter-parent</artifactId>
         <groupId>com.hxuanyu</groupId>
-        <version>1.0.4</version>
+        <version>1.0.5-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/pom.xml b/pom.xml
index 98b974d..5ffd413 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
 
     <groupId>com.hxuanyu</groupId>
     <artifactId>hxuanyu-spring-boot-starter-parent</artifactId>
-    <version>1.0.4</version>
+    <version>1.0.5-SNAPSHOT</version>
     <name>hxuanyu-spring-boot-starter-parent</name>
     <description>MonitorPushingParent</description>
     <packaging>pom</packaging>
@@ -19,7 +19,7 @@
         <connection>scm:git:https://git.hxuanyu.com/hxuanyu/hxuanyu-spring-boot-starter.git</connection>
         <developerConnection>scm:git:https://git.hxuanyu.com/hxuanyu/hxuanyu-spring-boot-starter.git</developerConnection>
         <url>https://git.hxuanyu.com/hxuanyu/hxuanyu-spring-boot-starter</url>
-        <tag>v1.0.4</tag>
+        <tag>v1.0.0</tag>
     </scm>
     <developers>
         <developer>
diff --git a/test/pom.xml b/test/pom.xml
index f65be5b..88ae07a 100644
--- a/test/pom.xml
+++ b/test/pom.xml
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>hxuanyu-spring-boot-starter-parent</artifactId>
         <groupId>com.hxuanyu</groupId>
-        <version>1.0.4</version>
+        <version>1.0.5-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>