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 6edd569 commit 50f3e21Copy full SHA for 50f3e21
pom.xml
@@ -25,7 +25,7 @@
25
26
<groupId>io.confluent.kafka.connect</groupId>
27
<artifactId>kafka-connect-datagen</artifactId>
28
- <version>0.4.1</version>
+ <version>0.4.2-SNAPSHOT</version>
29
<packaging>jar</packaging>
30
31
@@ -60,7 +60,7 @@
60
<connection>scm:git:git://github.com/confluentinc/kafka-connect-datagen.git</connection>
61
<developerConnection>scm:git:[email protected]:confluentinc/kafka-connect-datagen.git</developerConnection>
62
<url>https://github.com/confluentinc/kafka-connect-datagen</url>
63
- <tag>v0.4.1</tag>
+ <tag>0.4.x</tag>
64
</scm>
65
66
<developers>
0 commit comments