Skip to content

Commit 257f8a8

Browse files
committed
[maven-release-plugin] prepare release v0.5.3
1 parent 5ecb6c2 commit 257f8a8

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
@@ -25,7 +25,7 @@
2525

2626
<groupId>io.confluent.kafka.connect</groupId>
2727
<artifactId>kafka-connect-datagen</artifactId>
28-
<version>0.5.3-SNAPSHOT</version>
28+
<version>0.5.3</version>
2929
<packaging>jar</packaging>
3030

3131

@@ -64,7 +64,7 @@
6464
<connection>scm:git:git://github.com/confluentinc/kafka-connect-datagen.git</connection>
6565
<developerConnection>scm:git:[email protected]:confluentinc/kafka-connect-datagen.git</developerConnection>
6666
<url>https://github.com/confluentinc/kafka-connect-datagen</url>
67-
<tag>0.5.x</tag>
67+
<tag>v0.5.3</tag>
6868
</scm>
6969

7070
<developers>

0 commit comments

Comments
 (0)