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 fb6cff4 commit 3f7e022Copy full SHA for 3f7e022
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>io.confluent</groupId>
12
<artifactId>kafka-connect-elasticsearch</artifactId>
13
- <version>11.0.13</version>
+ <version>11.0.14-SNAPSHOT</version>
14
<packaging>jar</packaging>
15
<name>kafka-connect-elasticsearch</name>
16
<organization>
@@ -34,7 +34,7 @@
34
<connection>scm:git:git://github.com/confluentinc/kafka-connect-elasticsearch.git</connection>
35
<developerConnection>scm:git:[email protected]:confluentinc/kafka-connect-elasticsearch.git</developerConnection>
36
<url>https://github.com/confluentinc/kafka-connect-elasticsearch</url>
37
- <tag>v11.0.13</tag>
+ <tag>11.0.x</tag>
38
</scm>
39
40
<properties>
0 commit comments