mirror of
https://github.com/apache/rocketmq-dashboard.git
synced 2025-09-10 19:48:29 +08:00
[maven-release-plugin] prepare for next development iteration
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -28,14 +28,14 @@
|
|||||||
<groupId>org.apache</groupId>
|
<groupId>org.apache</groupId>
|
||||||
<artifactId>rocketmq-dashboard</artifactId>
|
<artifactId>rocketmq-dashboard</artifactId>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
<version>1.0.0</version>
|
<version>1.0.1-SNAPSHOT</version>
|
||||||
<name>rocketmq-dashboard</name>
|
<name>rocketmq-dashboard</name>
|
||||||
|
|
||||||
<scm>
|
<scm>
|
||||||
<url>git@github.com:apache/rocketmq-dashboard.git</url>
|
<url>git@github.com:apache/rocketmq-dashboard.git</url>
|
||||||
<connection>scm:git:git@github.com:apache/rocketmq-dashboard.git</connection>
|
<connection>scm:git:git@github.com:apache/rocketmq-dashboard.git</connection>
|
||||||
<developerConnection>scm:git:git@github.com:apache/rocketmq-dashboard.git</developerConnection>
|
<developerConnection>scm:git:git@github.com:apache/rocketmq-dashboard.git</developerConnection>
|
||||||
<tag>rocketmq-dashboard-1.0.0</tag>
|
<tag>1.0.0-beta</tag>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<mailingLists>
|
<mailingLists>
|
||||||
|
Reference in New Issue
Block a user