Skip to content

Commit 28e213a

Browse files
authored
Bump version to 7.3.1 (#1329)
1 parent fb62383 commit 28e213a

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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.0-SNAPSHOT</version>
41+
<version>7.3.1-SNAPSHOT</version>
4242
</dependency>
4343
```
4444

buildSrc/esh-version.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
eshadoop = 7.3.0
2-
elasticsearch = 7.3.0
1+
eshadoop = 7.3.1
2+
elasticsearch = 7.3.1
33
lucene = 8.1.0-snapshot-e460356abe
44
build-tools = 7.1.1

docs/src/reference/asciidoc/index.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
:ey: Elasticsearch on YARN
1111
:description: Reference documentation of {eh}
1212
: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
1515
:sp-v: 2.2.0
1616
:st-v: 1.0.1
1717
:pg-v: 0.15.0

0 commit comments

Comments
 (0)