This is an automated email from the ASF dual-hosted git repository.

pingww pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/rocketmq-mqtt.git


The following commit(s) were added to refs/heads/main by this push:
     new 4242f6b  [maven-release-plugin] prepare for next development iteration
4242f6b is described below

commit 4242f6bf83435bf72b54d7a6d301077c88f57bba
Author: pingww <[email protected]>
AuthorDate: Fri Aug 26 23:08:40 2022 +0800

    [maven-release-plugin] prepare for next development iteration
---
 distribution/pom.xml  | 2 +-
 mqtt-common/pom.xml   | 2 +-
 mqtt-cs/pom.xml       | 2 +-
 mqtt-ds/pom.xml       | 2 +-
 mqtt-example/pom.xml  | 2 +-
 mqtt-exporter/pom.xml | 2 +-
 pom.xml               | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/distribution/pom.xml b/distribution/pom.xml
index df1d9d2..3ae443d 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>rocketmq-mqtt</artifactId>
         <groupId>org.apache.rocketmq</groupId>
-        <version>1.0.0</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <packaging>pom</packaging>
diff --git a/mqtt-common/pom.xml b/mqtt-common/pom.xml
index d82baf5..6d01764 100644
--- a/mqtt-common/pom.xml
+++ b/mqtt-common/pom.xml
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>rocketmq-mqtt</artifactId>
         <groupId>org.apache.rocketmq</groupId>
-        <version>1.0.0</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/mqtt-cs/pom.xml b/mqtt-cs/pom.xml
index a27b8be..1970c5e 100644
--- a/mqtt-cs/pom.xml
+++ b/mqtt-cs/pom.xml
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>rocketmq-mqtt</artifactId>
         <groupId>org.apache.rocketmq</groupId>
-        <version>1.0.0</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/mqtt-ds/pom.xml b/mqtt-ds/pom.xml
index b27f9dd..12180a9 100644
--- a/mqtt-ds/pom.xml
+++ b/mqtt-ds/pom.xml
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>rocketmq-mqtt</artifactId>
         <groupId>org.apache.rocketmq</groupId>
-        <version>1.0.0</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/mqtt-example/pom.xml b/mqtt-example/pom.xml
index 36db93c..2398638 100644
--- a/mqtt-example/pom.xml
+++ b/mqtt-example/pom.xml
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>rocketmq-mqtt</artifactId>
         <groupId>org.apache.rocketmq</groupId>
-        <version>1.0.0</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/mqtt-exporter/pom.xml b/mqtt-exporter/pom.xml
index 1b773df..96377aa 100644
--- a/mqtt-exporter/pom.xml
+++ b/mqtt-exporter/pom.xml
@@ -3,7 +3,7 @@
     <parent>
         <artifactId>rocketmq-mqtt</artifactId>
         <groupId>org.apache.rocketmq</groupId>
-        <version>1.0.0</version>
+        <version>1.0.1-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/pom.xml b/pom.xml
index 03383a2..01675aa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@
     <groupId>org.apache.rocketmq</groupId>
     <artifactId>rocketmq-mqtt</artifactId>
     <packaging>pom</packaging>
-    <version>1.0.0</version>
+    <version>1.0.1-SNAPSHOT</version>
     <scm>
         <url>[email protected]:apache/rocketmq-mqtt.git</url>
         
<connection>scm:git:[email protected]:apache/rocketmq-mqtt.git</connection>

Reply via email to