Commit a95f4ca0 authored by Sriram Subramanian's avatar Sriram Subramanian
Browse files

Fix version to 3.2 in master

parent 337771b3
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -57,9 +57,9 @@ copyright = u'2016, Confluent, Inc.'
# built documents.
#
# The short X.Y version.
version = '3.1'
version = '3.2'
# The full version, including alpha/beta/rc tags.
release = '3.1.0-SNAPSHOT'
release = '3.2.0-SNAPSHOT'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
+1 −1
Original line number Diff line number Diff line
@@ -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-3.1.0-SNAPSHOT</A></TD><TD>jar</TD><TD>3.1.0-SNAPSHOT</TD><TD></TD></TR>
<TD><A HREF="${confluent.maven.repo}">kafka-connect-elasticsearch-3.2.0-SNAPSHOT</A></TD><TD>jar</TD><TD>3.1.0-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>