File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
docs/src/reference/asciidoc Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -19,14 +19,14 @@ ES-Hadoop 2.0.x and 2.1.x are compatible with Elasticsearch __1.X__ *only*
1919
2020## Installation
2121
22- ### Stable Release (currently ` 7.3.0 ` )
22+ ### Stable Release (currently ` 7.3.1 ` )
2323Available through any Maven-compatible tool:
2424
2525``` xml
2626<dependency >
2727 <groupId >org.elasticsearch</groupId >
2828 <artifactId >elasticsearch-hadoop</artifactId >
29- <version >7.3.0 </version >
29+ <version >7.3.1 </version >
3030</dependency >
3131```
3232or as a stand-alone [ ZIP] ( http://www.elastic.co/downloads/hadoop ) .
@@ -38,7 +38,7 @@ Grab the latest nightly build from the [repository](http://oss.sonatype.org/cont
3838<dependency >
3939 <groupId >org.elasticsearch</groupId >
4040 <artifactId >elasticsearch-hadoop</artifactId >
41- <version >7.3.1 -SNAPSHOT</version >
41+ <version >7.3.2 -SNAPSHOT</version >
4242</dependency >
4343```
4444
Original file line number Diff line number Diff line change 1- eshadoop = 7.3.1
2- elasticsearch = 7.3.1
1+ eshadoop = 7.3.2
2+ elasticsearch = 7.3.2
33lucene = 8.1.0-snapshot-e460356abe
44build-tools = 7.1.1
Original file line number Diff line number Diff line change 1010:ey: Elasticsearch on YARN
1111:description: Reference documentation of {eh}
1212:ver: 7.3.1
13- :ver-d: 7.3.1 -SNAPSHOT
13+ :ver-d: 7.3.2 -SNAPSHOT
1414:es-v: 7.3.1
1515:sp-v: 2.2.0
1616:st-v: 1.0.1
You can’t perform that action at this time.
0 commit comments