Loading docs/conf.py +1 −1 Original line number Diff line number Diff line Loading @@ -59,7 +59,7 @@ copyright = u'2016, Confluent, Inc.' # The short X.Y version. version = '4.0' # The full version, including alpha/beta/rc tags. release = '4.0.1-SNAPSHOT' release = '4.0.2-SNAPSHOT' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. Loading licenses.html +1 −1 Original line number Diff line number Diff line Loading @@ -55,7 +55,7 @@ th { <TR> <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> <TR> <TD><A HREF="${confluent.maven.repo}">kafka-connect-elasticsearch-4.0.1-SNAPSHOT</A></TD><TD>jar</TD><TD>4.0.1-SNAPSHOT</TD><TD></TD></TR> <TD><A HREF="${confluent.maven.repo}">kafka-connect-elasticsearch-4.0.2-SNAPSHOT</A></TD><TD>jar</TD><TD>4.0.2-SNAPSHOT</TD><TD></TD></TR> <TR> <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> </TBODY> Loading pom.xml +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ <parent> <groupId>io.confluent</groupId> <artifactId>common</artifactId> <version>4.0.1-SNAPSHOT</version> <version>4.0.2-SNAPSHOT</version> </parent> <groupId>io.confluent</groupId> Loading Loading
docs/conf.py +1 −1 Original line number Diff line number Diff line Loading @@ -59,7 +59,7 @@ copyright = u'2016, Confluent, Inc.' # The short X.Y version. version = '4.0' # The full version, including alpha/beta/rc tags. release = '4.0.1-SNAPSHOT' release = '4.0.2-SNAPSHOT' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. Loading
licenses.html +1 −1 Original line number Diff line number Diff line Loading @@ -55,7 +55,7 @@ th { <TR> <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> <TR> <TD><A HREF="${confluent.maven.repo}">kafka-connect-elasticsearch-4.0.1-SNAPSHOT</A></TD><TD>jar</TD><TD>4.0.1-SNAPSHOT</TD><TD></TD></TR> <TD><A HREF="${confluent.maven.repo}">kafka-connect-elasticsearch-4.0.2-SNAPSHOT</A></TD><TD>jar</TD><TD>4.0.2-SNAPSHOT</TD><TD></TD></TR> <TR> <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> </TBODY> Loading
pom.xml +1 −1 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ <parent> <groupId>io.confluent</groupId> <artifactId>common</artifactId> <version>4.0.1-SNAPSHOT</version> <version>4.0.2-SNAPSHOT</version> </parent> <groupId>io.confluent</groupId> Loading