diff --git a/docs/conf.py b/docs/conf.py index b1b4474c4..87b42b73a 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -57,9 +57,9 @@ def setup(app): # built documents. # # The short X.Y version. -version = '5.0' +version = '5.1' # The full version, including alpha/beta/rc tags. -release = '5.0.0-SNAPSHOT' +release = '5.1.0-SNAPSHOT' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/licenses.html b/licenses.html index 4fc799f55..ce786ac79 100644 --- a/licenses.html +++ b/licenses.html @@ -55,7 +55,7 @@

kafka-connect-elasticsearch


jest-common-2.0.0jar2.0.0Apache 2.0
-kafka-connect-elasticsearch-5.0.0-SNAPSHOTjar5.0.0-SNAPSHOT +kafka-connect-elasticsearch-5.1.0-SNAPSHOTjar5.1.0-SNAPSHOT slf4j-simple-1.7.5jar1.7.5 diff --git a/pom.xml b/pom.xml index d439ccf87..7d363b7c9 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ io.confluent common - 5.0.0-SNAPSHOT + 5.1.0-SNAPSHOT io.confluent