This is an automated email from the ASF dual-hosted git repository.
aaronai pushed a commit to branch java
in repository https://gitbox.apache.org/repos/asf/rocketmq-apis.git
The following commit(s) were added to refs/heads/java by this push:
new 145239e [maven-release-plugin] prepare for next development iteration
145239e is described below
commit 145239e3aba2aad0517982d43e7fa6ab242df035
Author: 凌楚 <[email protected]>
AuthorDate: Fri Jul 15 12:49:46 2022 +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 db9a5e1..df8cac6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-proto</artifactId>
- <version>2.0.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<properties>
<maven.compiler.release>8</maven.compiler.release>
@@ -123,6 +123,6 @@
<url>[email protected]:apache/rocketmq-apis.git</url>
<connection>scm:git:[email protected]:apache/rocketmq-apis.git</connection>
<developerConnection>scm:git:[email protected]:apache/rocketmq-apis.git</developerConnection>
- <tag>rocketmq-proto-2.0.0</tag>
+ <tag>HEAD</tag>
</scm>
</project>
\ No newline at end of file