This is an automated email from the ASF dual-hosted git repository.
caigy pushed a commit to branch pre-release
in repository https://gitbox.apache.org/repos/asf/rocketmq-exporter.git
The following commit(s) were added to refs/heads/pre-release by this push:
new e98d7d2 [maven-release-plugin] prepare for next development iteration
e98d7d2 is described below
commit e98d7d25098dc663a31cf79ec737a46b2d9205d1
Author: caigy <[email protected]>
AuthorDate: Sun Feb 11 16:54:48 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 a0cea85..fc18c82 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@ under the License.
</parent>
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-exporter</artifactId>
- <version>0.0.2</version>
+ <version>0.0.3-SNAPSHOT</version>
<name>rocketmq-exporter</name>
<description>Apache RocketMQ Prometheus Exporter</description>
@@ -69,7 +69,7 @@ under the License.
<url>[email protected]:apache/rocketmq-exporter.git</url>
<connection>scm:git:[email protected]:apache/rocketmq-exporter.git</connection>
<developerConnection>scm:git:[email protected]:apache/rocketmq-exporter.git</developerConnection>
- <tag>rocketmq-exporter-0.0.2</tag>
+ <tag>HEAD</tag>
</scm>
<distributionManagement>