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 7c31ebb [maven-release-plugin] prepare for next development iteration 7c31ebb is described below commit 7c31ebb48eed55e2a9928ca1d0dad48f3a94a2cc Author: 凌楚 <yangkun....@alibaba-inc.com> AuthorDate: Fri Jul 15 14:20:25 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 026731a..18c0acc 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,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> @@ -139,6 +139,6 @@ <url>g...@github.com:apache/rocketmq-apis.git</url> <connection>scm:git:g...@github.com:apache/rocketmq-apis.git</connection> <developerConnection>scm:git:g...@github.com:apache/rocketmq-apis.git</developerConnection> - <tag>rocketmq-proto-2.0.0</tag> + <tag>HEAD</tag> </scm> </project> \ No newline at end of file