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

jinrongtong pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-dashboard.git


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

commit e6d454301f0dc4dab75dd2f2ef816256d754b87c
Author: RongtongJin <[email protected]>
AuthorDate: Wed Sep 18 09:57:37 2024 +0800

    [maven-release-plugin] prepare for next development iteration
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 5fef290..923afa7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,14 +28,14 @@
     <groupId>org.apache.rocketmq</groupId>
     <artifactId>rocketmq-dashboard</artifactId>
     <packaging>jar</packaging>
-    <version>2.0.0</version>
+    <version>2.0.1-SNAPSHOT</version>
     <name>rocketmq-dashboard</name>
 
     <scm>
         <url>[email protected]:apache/rocketmq-dashboard.git</url>
         
<connection>scm:git:[email protected]:apache/rocketmq-dashboard.git</connection>
         
<developerConnection>scm:git:[email protected]:apache/rocketmq-dashboard.git</developerConnection>
-        <tag>rocketmq-dashboard-2.0.0</tag>
+        <tag>1.0.0</tag>
     </scm>
 
     <mailingLists>

Reply via email to