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 89492e8 commit 6205186Copy full SHA for 6205186
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>io.confluent</groupId>
12
<artifactId>kafka-connect-elasticsearch</artifactId>
13
- <version>11.1.18-SNAPSHOT</version>
+ <version>11.1.18</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>11.1.x</tag>
+ <tag>v11.1.18</tag>
38
</scm>
39
40
<properties>
0 commit comments