Skip to content

Commit 4b1507f

Browse files
authored
Bump 7.10.0 to 7.10.1 (#1556)
1 parent c8a5798 commit 4b1507f

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.10.0-SNAPSHOT</version>
41+
<version>7.10.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.10.0
2-
elasticsearch = 7.10.0
3-
build-tools = 7.10.0
1+
eshadoop = 7.10.1
2+
elasticsearch = 7.10.1
3+
build-tools = 7.10.1

0 commit comments

Comments
 (0)