Skip to content

Commit 18cecbd

Browse files
[maven-release-plugin] prepare release kafka-java-consumer-0.0.3
1 parent 6ab911c commit 18cecbd

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
@@ -4,7 +4,7 @@
44

55
<groupId>cn.leancloud</groupId>
66
<artifactId>kafka-java-consumer</artifactId>
7-
<version>0.0.3-SNAPSHOT</version>
7+
<version>0.0.3</version>
88
<packaging>jar</packaging>
99

1010
<name>${project.groupId}:${project.artifactId}</name>
@@ -36,7 +36,7 @@
3636
<connection>scm:git:git://github.com/leancloud/kafka-java-consumer.git</connection>
3737
<developerConnection>scm:git:https://github.com/leancloud/kafka-java-consumer.git</developerConnection>
3838
<url>http://github.com/leancloud/kafka-java-consumer/tree/master</url>
39-
<tag>HEAD</tag>
39+
<tag>kafka-java-consumer-0.0.3</tag>
4040
</scm>
4141

4242
<distributionManagement>

0 commit comments

Comments
 (0)