Skip to content

Commit 2e05b83

Browse files
Bump to version 9.1.0
1 parent 2297439 commit 2e05b83

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>9.0.0-SNAPSHOT</version>
41+
<version>9.1.0-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,4 +1,4 @@
1-
eshadoop = 9.0.0
2-
elasticsearch = 9.0.0
1+
eshadoop = 9.1.0
2+
elasticsearch = 9.1.0
33
lucene = 9.0.0
4-
build-tools = 9.0.0
4+
build-tools = 9.1.0

0 commit comments

Comments
 (0)