We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e4bd79 commit 6e466bbCopy full SHA for 6e466bb
pom.xml
@@ -26,7 +26,7 @@
26
27
<groupId>org.apache.rocketmq</groupId>
28
<artifactId>rocketmq-proto</artifactId>
29
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0.1</version>
30
31
<properties>
32
<maven.compiler.release>8</maven.compiler.release>
@@ -139,6 +139,6 @@
139
<url>[email protected]:apache/rocketmq-apis.git</url>
140
<connection>scm:git:[email protected]:apache/rocketmq-apis.git</connection>
141
<developerConnection>scm:git:[email protected]:apache/rocketmq-apis.git</developerConnection>
142
- <tag>HEAD</tag>
+ <tag>rocketmq-proto-2.0.1</tag>
143
</scm>
144
</project>
0 commit comments