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 7ca8b29 commit 974128bCopy full SHA for 974128b
pom.xml
@@ -25,7 +25,7 @@
25
26
<groupId>io.confluent.kafka.connect</groupId>
27
<artifactId>kafka-connect-datagen</artifactId>
28
- <version>0.3.3</version>
+ <version>0.3.4-SNAPSHOT</version>
29
<packaging>jar</packaging>
30
31
@@ -59,7 +59,7 @@
59
<connection>scm:git:git://github.com/confluentinc/kafka-connect-datagen.git</connection>
60
<developerConnection>scm:git:[email protected]:confluentinc/kafka-connect-datagen.git</developerConnection>
61
<url>https://github.com/confluentinc/kafka-connect-datagen</url>
62
- <tag>v0.3.3</tag>
+ <tag>0.3.x</tag>
63
</scm>
64
65
<developers>
0 commit comments