Skip to content

Commit 32e173b

Browse files
committed
Bump to version 8.17.0
1 parent 175e7c1 commit 32e173b

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>8.16.0-SNAPSHOT</version>
41+
<version>8.17.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 = 8.16.0
2-
elasticsearch = 8.16.0
1+
eshadoop = 8.17.0
2+
elasticsearch = 8.17.0
33
lucene = 9.0.0
4-
build-tools = 8.16.0
4+
build-tools = 8.17.0

0 commit comments

Comments
 (0)