Skip to content

Commit 0fe53d4

Browse files
Set Confluent to 5.5.15, Kafka to 5.5.15.
1 parent 1672bec commit 0fe53d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

licenses.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ <H1> kafka-connect-elasticsearch</H1><br>
5555
<TR>
5656
<TD><A HREF="https://github.com/searchbox-io/Jest">jest-common-2.0.0</A></TD><TD>jar</TD><TD>2.0.0</TD><TD><A HREF="http://www.apache.org/licenses/LICENSE-2.0.txt">Apache 2.0</A><br></TD></TR>
5757
<TR>
58-
<TD><A HREF="http://packages.confluent.io/maven/">kafka-connect-elasticsearch-5.5.15-SNAPSHOT</A></TD><TD>jar</TD><TD>5.5.15-SNAPSHOT</TD><TD></TD></TR>
58+
<TD><A HREF="http://packages.confluent.io/maven/">kafka-connect-elasticsearch-5.5.15</A></TD><TD>jar</TD><TD>5.5.15</TD><TD></TD></TR>
5959
<TR>
6060
<TD><A HREF="http://www.slf4j.org">slf4j-simple-1.7.5</A></TD><TD>jar</TD><TD>1.7.5</TD><TD></TD></TR>
6161
</TBODY>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>io.confluent</groupId>
99
<artifactId>common</artifactId>
10-
<version>5.5.15-SNAPSHOT</version>
10+
<version>5.5.15</version>
1111
</parent>
1212

1313
<groupId>io.confluent</groupId>

0 commit comments

Comments
 (0)