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 b5701e9 commit cc26466Copy full SHA for cc26466
pom.xml
@@ -10,7 +10,7 @@
10
11
<groupId>io.confluent</groupId>
12
<artifactId>kafka-connect-elasticsearch</artifactId>
13
- <version>11.1.0-SNAPSHOT</version>
+ <version>11.1.0</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.0</tag>
38
</scm>
39
40
<properties>
0 commit comments