diff --git a/README.md b/README.md index 09c0d749a..c4ef051bd 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Grab the latest nightly build from the [repository](http://oss.sonatype.org/cont org.elasticsearch elasticsearch-hadoop - 7.4.0-SNAPSHOT + 7.4.2-SNAPSHOT ``` diff --git a/buildSrc/esh-version.properties b/buildSrc/esh-version.properties index 6dfac0840..ab3d47a97 100644 --- a/buildSrc/esh-version.properties +++ b/buildSrc/esh-version.properties @@ -1,3 +1,3 @@ -eshadoop = 7.4.1 -elasticsearch = 7.4.1 -build-tools = 7.4.1 +eshadoop = 7.4.2 +elasticsearch = 7.4.2 +build-tools = 7.4.2