This is an automated email from the ASF dual-hosted git repository. styletang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/rocketmq-dashboard.git
commit d120610686012e46ed10527c7e0d2435e50c15b2 Author: StyleTang <[email protected]> AuthorDate: Fri Sep 17 00:05:02 2021 +0800 [maven-release-plugin] prepare release rocketmq-dashboard-1.0.0 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 5057e35..f3ee8bd 100644 --- a/pom.xml +++ b/pom.xml @@ -28,14 +28,14 @@ <groupId>org.apache</groupId> <artifactId>rocketmq-dashboard</artifactId> <packaging>jar</packaging> - <version>1.0.0-SNAPSHOT</version> + <version>1.0.0</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>1.0.0-beta</tag> + <tag>rocketmq-dashboard-1.0.0</tag> </scm> <mailingLists>
