Skip to content

Commit

Permalink
Set Confluent to 5.4.3, Kafka to 5.4.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
ConfluentJenkins committed Oct 4, 2020
1 parent baa4927 commit 88c47fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion licenses.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ <H1> kafka-connect-jdbc</H1><br>
</THEAD>
<TBODY>
<TR>
<TD><A HREF="http://confluent.io">kafka-connect-jdbc-5.4.3-SNAPSHOT</A></TD><TD>jar</TD><TD>5.4.3-SNAPSHOT</TD><TD><A HREF="http://www.apache.org/licenses/LICENSE-2.0.html">Apache 2.0</A><br></TD></TR>
<TD><A HREF="http://confluent.io">kafka-connect-jdbc-5.4.3</A></TD><TD>jar</TD><TD>5.4.3</TD><TD><A HREF="http://www.apache.org/licenses/LICENSE-2.0.html">Apache 2.0</A><br></TD></TR>
<TR>
<TD>postgresql-9.4-1206-jdbc41</TD><TD>jar</TD><TD>9.4.0.build-1206</TD><TD><A HREF="http://www.postgresql.org/about/licence/">link from artifact (META-INF/MANIFEST.MF)</A><br></TD></TR>
<TR>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.confluent</groupId>
<artifactId>common</artifactId>
<version>5.4.3-SNAPSHOT</version>
<version>5.4.3</version>
</parent>

<groupId>io.confluent</groupId>
Expand Down

0 comments on commit 88c47fc

Please sign in to comment.