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 c276614 commit d3f5f43Copy full SHA for d3f5f43
pom.xml
@@ -25,7 +25,7 @@
25
26
<groupId>io.confluent.kafka.connect</groupId>
27
<artifactId>kafka-connect-datagen</artifactId>
28
- <version>0.6.7-SNAPSHOT</version>
+ <version>0.6.7</version>
29
<packaging>jar</packaging>
30
31
@@ -66,7 +66,7 @@
66
<connection>scm:git:git://github.com/confluentinc/kafka-connect-datagen.git</connection>
67
<developerConnection>scm:git:[email protected]:confluentinc/kafka-connect-datagen.git</developerConnection>
68
<url>https://github.com/confluentinc/kafka-connect-datagen</url>
69
- <tag>0.6.x</tag>
+ <tag>v0.6.7</tag>
70
</scm>
71
72
<developers>
0 commit comments