Skip to content

Commit 2317e63

Browse files
Bump Confluent to 4.1.5-SNAPSHOT, Kafka to 1.1.2-SNAPSHOT
1 parent 2e7ca88 commit 2317e63

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ def setup(app):
5959
# The short X.Y version.
6060
version = '4.1'
6161
# The full version, including alpha/beta/rc tags.
62-
release = '4.1.4-SNAPSHOT'
62+
release = '4.1.5-SNAPSHOT'
6363

6464
# The language for content autogenerated by Sphinx. Refer to documentation
6565
# for a list of supported languages.

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="${confluent.maven.repo}">kafka-connect-elasticsearch-4.1.4-SNAPSHOT</A></TD><TD>jar</TD><TD>4.1.4-SNAPSHOT</TD><TD></TD></TR>
58+
<TD><A HREF="${confluent.maven.repo}">kafka-connect-elasticsearch-4.1.5-SNAPSHOT</A></TD><TD>jar</TD><TD>4.1.5-SNAPSHOT</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>4.1.4-SNAPSHOT</version>
10+
<version>4.1.5-SNAPSHOT</version>
1111
</parent>
1212

1313
<groupId>io.confluent</groupId>

0 commit comments

Comments
 (0)