File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
docs/src/reference/asciidoc Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ Grab the latest nightly build from the [repository](http://oss.sonatype.org/cont
38
38
<dependency >
39
39
<groupId >org.elasticsearch</groupId >
40
40
<artifactId >elasticsearch-hadoop</artifactId >
41
- <version >7.3.0 -SNAPSHOT</version >
41
+ <version >7.3.1 -SNAPSHOT</version >
42
42
</dependency >
43
43
```
44
44
Original file line number Diff line number Diff line change 1
- eshadoop = 7.3.0
2
- elasticsearch = 7.3.0
1
+ eshadoop = 7.3.1
2
+ elasticsearch = 7.3.1
3
3
lucene = 8.1.0-snapshot-e460356abe
4
4
build-tools = 7.1.1
Original file line number Diff line number Diff line change 10
10
:ey: Elasticsearch on YARN
11
11
:description: Reference documentation of {eh}
12
12
:ver: 7.3.0
13
- :ver-d: 7.3.0 -SNAPSHOT
14
- :es-v: 7.3.0-SNAPSHOT
13
+ :ver-d: 7.3.1 -SNAPSHOT
14
+ :es-v: 7.3.0
15
15
:sp-v: 2.2.0
16
16
:st-v: 1.0.1
17
17
:pg-v: 0.15.0
You can’t perform that action at this time.
0 commit comments