Skip to content

Commit 3d3cdb9

Browse files
[maven-release-plugin] prepare for next development iteration
1 parent 8aabbee commit 3d3cdb9

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

3131

@@ -63,7 +63,7 @@
6363
<connection>scm:git:git://github.com/confluentinc/kafka-connect-datagen.git</connection>
6464
<developerConnection>scm:git:[email protected]:confluentinc/kafka-connect-datagen.git</developerConnection>
6565
<url>https://github.com/confluentinc/kafka-connect-datagen</url>
66-
<tag>v0.5.1</tag>
66+
<tag>0.5.x</tag>
6767
</scm>
6868

6969
<developers>

0 commit comments

Comments
 (0)