Skip to content

Commit 8cf9401

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent ca54021 commit 8cf9401

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.2.0</version>
28+
<version>0.2.1-SNAPSHOT</version>
2929
<packaging>jar</packaging>
3030

3131

@@ -61,7 +61,7 @@
6161
<connection>scm:git:git://github.com/confluentinc/kafka-connect-datagen.git</connection>
6262
<developerConnection>scm:git:[email protected]:confluentinc/kafka-connect-datagen.git</developerConnection>
6363
<url>https://github.com/confluentinc/kafka-connect-datagen</url>
64-
<tag>v0.2.0</tag>
64+
<tag>0.2.x</tag>
6565
</scm>
6666

6767
<developers>

0 commit comments

Comments
 (0)