Skip to content

Commit 5718a97

Browse files
committed
[maven-release-plugin] prepare release rocketmq-proto-2.0.2
1 parent 105dcb5 commit 5718a97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
<groupId>org.apache.rocketmq</groupId>
2828
<artifactId>rocketmq-proto</artifactId>
29-
<version>2.0.2-SNAPSHOT</version>
29+
<version>2.0.2</version>
3030

3131
<properties>
3232
<maven.compiler.release>8</maven.compiler.release>
@@ -139,6 +139,6 @@
139139
<url>[email protected]:apache/rocketmq-apis.git</url>
140140
<connection>scm:git:[email protected]:apache/rocketmq-apis.git</connection>
141141
<developerConnection>scm:git:[email protected]:apache/rocketmq-apis.git</developerConnection>
142-
<tag>HEAD</tag>
142+
<tag>rocketmq-proto-2.0.2</tag>
143143
</scm>
144144
</project>

0 commit comments

Comments
 (0)