From 417e7873f511836b198dd1bb7048feb4029bf999 Mon Sep 17 00:00:00 2001 From: Bogdan Pintea Date: Wed, 13 May 2020 14:33:34 +0200 Subject: [PATCH] Update references to latest stable, 7.7.0 (#1451) Update README references to latest stable, 7.7.0 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a86fb93b8..cd6106d89 100644 --- a/README.md +++ b/README.md @@ -19,14 +19,14 @@ ES-Hadoop 2.0.x and 2.1.x are compatible with Elasticsearch __1.X__ *only* ## Installation -### Stable Release (currently `7.6.0`) +### Stable Release (currently `7.7.0`) Available through any Maven-compatible tool: ```xml org.elasticsearch elasticsearch-hadoop - 7.6.0 + 7.7.0 ``` or as a stand-alone [ZIP](http://www.elastic.co/downloads/hadoop).