Skip to content

Commit

Permalink
Bump version for 7.9.3 release (#1542)
Browse files Browse the repository at this point in the history
  • Loading branch information
matriv authored Oct 22, 2020
1 parent 89a918f commit 1f88776
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.9.3-SNAPSHOT</version>
<version>7.9.4-SNAPSHOT</version>
</dependency>
```

Expand Down
6 changes: 3 additions & 3 deletions buildSrc/esh-version.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
eshadoop = 7.9.3
elasticsearch = 7.9.3
build-tools = 7.9.3
eshadoop = 7.9.4
elasticsearch = 7.9.4
build-tools = 7.9.4

0 comments on commit 1f88776

Please sign in to comment.