You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by uc...@apache.org on 2017/02/20 14:36:03 UTC

flink git commit: [FLINK-5842] [docs] Fix ES5 "since" version

Repository: flink
Updated Branches:
  refs/heads/master 03e6c2491 -> 0bdf3a74c


[FLINK-5842] [docs] Fix ES5 "since" version

This closes #3355.


Project: http://git-wip-us.apache.org/repos/asf/flink/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/0bdf3a74
Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/0bdf3a74
Diff: http://git-wip-us.apache.org/repos/asf/flink/diff/0bdf3a74

Branch: refs/heads/master
Commit: 0bdf3a74c72126256ca1954fd5975b5077051bf8
Parents: 03e6c24
Author: Patrick Lucas <me...@patricklucas.com>
Authored: Sun Feb 19 13:56:30 2017 -0500
Committer: Ufuk Celebi <uc...@apache.org>
Committed: Mon Feb 20 15:35:58 2017 +0100

----------------------------------------------------------------------
 docs/dev/connectors/elasticsearch.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink/blob/0bdf3a74/docs/dev/connectors/elasticsearch.md
----------------------------------------------------------------------
diff --git a/docs/dev/connectors/elasticsearch.md b/docs/dev/connectors/elasticsearch.md
index a40de68..0f2d025 100644
--- a/docs/dev/connectors/elasticsearch.md
+++ b/docs/dev/connectors/elasticsearch.md
@@ -49,7 +49,7 @@ of the Elasticsearch installation:
     </tr>
     <tr>
         <td>flink-connector-elasticsearch5{{ site.scala_version_suffix }}</td>
-        <td>1.2.0</td>
+        <td>1.3.0</td>
         <td>5.x</td>
     </tr>
   </tbody>