We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8a5798 commit 4b1507fCopy full SHA for 4b1507f
README.md
@@ -38,7 +38,7 @@ Grab the latest nightly build from the [repository](http://oss.sonatype.org/cont
38
<dependency>
39
<groupId>org.elasticsearch</groupId>
40
<artifactId>elasticsearch-hadoop</artifactId>
41
- <version>7.10.0-SNAPSHOT</version>
+ <version>7.10.1-SNAPSHOT</version>
42
</dependency>
43
```
44
buildSrc/esh-version.properties
@@ -1,3 +1,3 @@
1
-eshadoop = 7.10.0
2
-elasticsearch = 7.10.0
3
-build-tools = 7.10.0
+eshadoop = 7.10.1
+elasticsearch = 7.10.1
+build-tools = 7.10.1
0 commit comments