Skip to content

Commit 81edd92

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent d3f5f43 commit 81edd92

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525

2626
<groupId>io.confluent.kafka.connect</groupId>
2727
<artifactId>kafka-connect-datagen</artifactId>
28-
<version>0.6.7</version>
28+
<version>0.6.8-SNAPSHOT</version>
2929
<packaging>jar</packaging>
3030

3131

@@ -66,7 +66,7 @@
6666
<connection>scm:git:git://github.com/confluentinc/kafka-connect-datagen.git</connection>
6767
<developerConnection>scm:git:[email protected]:confluentinc/kafka-connect-datagen.git</developerConnection>
6868
<url>https://github.com/confluentinc/kafka-connect-datagen</url>
69-
<tag>v0.6.7</tag>
69+
<tag>0.6.x</tag>
7070
</scm>
7171

7272
<developers>

0 commit comments

Comments
 (0)