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