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 01162ab commit 98630a7Copy full SHA for 98630a7
pom.xml
@@ -25,7 +25,7 @@
25
26
<groupId>io.confluent.kafka.connect</groupId>
27
<artifactId>kafka-connect-datagen</artifactId>
28
- <version>0.5.2</version>
+ <version>0.5.3-SNAPSHOT</version>
29
<packaging>jar</packaging>
30
31
@@ -64,7 +64,7 @@
64
<connection>scm:git:git://github.com/confluentinc/kafka-connect-datagen.git</connection>
65
<developerConnection>scm:git:[email protected]:confluentinc/kafka-connect-datagen.git</developerConnection>
66
<url>https://github.com/confluentinc/kafka-connect-datagen</url>
67
- <tag>v0.5.2</tag>
+ <tag>0.5.x</tag>
68
</scm>
69
70
<developers>
0 commit comments