Skip to content

Commit 3f7e022

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent fb6cff4 commit 3f7e022

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
@@ -10,7 +10,7 @@
1010

1111
<groupId>io.confluent</groupId>
1212
<artifactId>kafka-connect-elasticsearch</artifactId>
13-
<version>11.0.13</version>
13+
<version>11.0.14-SNAPSHOT</version>
1414
<packaging>jar</packaging>
1515
<name>kafka-connect-elasticsearch</name>
1616
<organization>
@@ -34,7 +34,7 @@
3434
<connection>scm:git:git://github.com/confluentinc/kafka-connect-elasticsearch.git</connection>
3535
<developerConnection>scm:git:[email protected]:confluentinc/kafka-connect-elasticsearch.git</developerConnection>
3636
<url>https://github.com/confluentinc/kafka-connect-elasticsearch</url>
37-
<tag>v11.0.13</tag>
37+
<tag>11.0.x</tag>
3838
</scm>
3939

4040
<properties>

0 commit comments

Comments
 (0)