Skip to content

Commit

Permalink
Bump version to 7.3.1 (#1329)
Browse files Browse the repository at this point in the history
  • Loading branch information
polyfractal authored Jul 31, 2019
1 parent fb62383 commit 28e213a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Grab the latest nightly build from the [repository](http://oss.sonatype.org/cont
<dependency>
<groupId>org.elasticsearch</groupId>
<artifactId>elasticsearch-hadoop</artifactId>
<version>7.3.0-SNAPSHOT</version>
<version>7.3.1-SNAPSHOT</version>
</dependency>
```

Expand Down
4 changes: 2 additions & 2 deletions buildSrc/esh-version.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
eshadoop = 7.3.0
elasticsearch = 7.3.0
eshadoop = 7.3.1
elasticsearch = 7.3.1
lucene = 8.1.0-snapshot-e460356abe
build-tools = 7.1.1
4 changes: 2 additions & 2 deletions docs/src/reference/asciidoc/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
:ey: Elasticsearch on YARN
:description: Reference documentation of {eh}
:ver: 7.3.0
:ver-d: 7.3.0-SNAPSHOT
:es-v: 7.3.0-SNAPSHOT
:ver-d: 7.3.1-SNAPSHOT
:es-v: 7.3.0
:sp-v: 2.2.0
:st-v: 1.0.1
:pg-v: 0.15.0
Expand Down

0 comments on commit 28e213a

Please sign in to comment.