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 aedb4ef commit c8584c9Copy full SHA for c8584c9
pom.xml
@@ -25,7 +25,7 @@
25
26
<groupId>io.confluent.kafka.connect</groupId>
27
<artifactId>kafka-connect-datagen</artifactId>
28
- <version>0.1.7</version>
+ <version>0.1.8-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.1.7</tag>
+ <tag>0.1.x</tag>
65
</scm>
66
67
<developers>
0 commit comments