Skip to content

Commit 93ab97e

Browse files
[maven-release-plugin] prepare release kafka-java-consumer-0.1.2
1 parent 9b5366e commit 93ab97e

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.1.2-SNAPSHOT</version>
7+
<version>0.1.2</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.1.2</tag>
4040
</scm>
4141

4242
<distributionManagement>

0 commit comments

Comments
 (0)