GitHub user onhate opened a pull request: https://github.com/apache/camel/pull/2207
Added snippet of code to showing how to download from SNAPSHOTS As the component is still not available in non SNAPSHOT maven repositories, added `will be available as of 2.21.` with sample on how to get it from snapshot repository. You can merge this pull request into a Git repository by running: $ git pull https://github.com/onhate/camel patch-1 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/2207.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2207 ---- commit f0d9568b1efbc0b35be312e567fd060c2a522cdc Author: Marcelo Luiz Onhate <onhate@...> Date: 2018-02-03T03:39:15Z Update elasticsearch5-rest-component.adoc ---- ---