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 6e466bb [maven-release-plugin] prepare release rocketmq-proto-2.0.1
6e466bb is described below
commit 6e466bb9d32f7ecc82f7f5d883d9132d956cc420
Author: 凌楚 <[email protected]>
AuthorDate: Thu Oct 13 19:25:28 2022 +0800
[maven-release-plugin] prepare release rocketmq-proto-2.0.1
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 18c0acc..c11a518 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
<groupId>org.apache.rocketmq</groupId>
<artifactId>rocketmq-proto</artifactId>
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0.1</version>
<properties>
<maven.compiler.release>8</maven.compiler.release>
@@ -139,6 +139,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>HEAD</tag>
+ <tag>rocketmq-proto-2.0.1</tag>
</scm>
</project>
\ No newline at end of file