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 ca54021 commit 8cf9401Copy full SHA for 8cf9401
pom.xml
@@ -25,7 +25,7 @@
25
26
<groupId>io.confluent.kafka.connect</groupId>
27
<artifactId>kafka-connect-datagen</artifactId>
28
- <version>0.2.0</version>
+ <version>0.2.1-SNAPSHOT</version>
29
<packaging>jar</packaging>
30
31
@@ -61,7 +61,7 @@
61
<connection>scm:git:git://github.com/confluentinc/kafka-connect-datagen.git</connection>
62
<developerConnection>scm:git:[email protected]:confluentinc/kafka-connect-datagen.git</developerConnection>
63
<url>https://github.com/confluentinc/kafka-connect-datagen</url>
64
- <tag>v0.2.0</tag>
+ <tag>0.2.x</tag>
65
</scm>
66
67
<developers>
0 commit comments