Skip to content

Commit 56a328c

Browse files
bpinteajbaiera
andauthored
Bump 7.7 to 7.7.1 (#1464)
* Bump 7.7 to 7.7.1 Bump 7.7 to 7.7.1 * Apply suggestions from code review Co-Authored-By: James Baiera <[email protected]>
1 parent a34cb8c commit 56a328c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.7.0-SNAPSHOT</version>
41+
<version>7.7.1-SNAPSHOT</version>
4242
</dependency>
4343
```
4444

buildSrc/esh-version.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
eshadoop = 7.7.0
2-
elasticsearch = 7.7.0
3-
build-tools = 7.7.0
1+
eshadoop = 7.7.1
2+
elasticsearch = 7.7.1
3+
build-tools = 7.7.1

0 commit comments

Comments
 (0)