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
The following commit(s) were added to refs/heads/master by this push:
new f4b759d [maven-release-plugin] prepare release
rocketmq-dashboard-1.0.0
f4b759d is described below
commit f4b759dba60ec090f81f47da3f31619cef126644
Author: StyleTang <[email protected]>
AuthorDate: Fri Sep 17 22:30:23 2021 +0800
[maven-release-plugin] prepare release rocketmq-dashboard-1.0.0
---
pom.xml | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/pom.xml b/pom.xml
index 3a14555..f3ee8bd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -16,8 +16,7 @@
~ limitations under the License.
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<groupId>org.apache</groupId>
@@ -29,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</tag>
+ <tag>rocketmq-dashboard-1.0.0</tag>
</scm>
<mailingLists>