diff --git a/README.md b/README.md index 24cd6968a..1a915d630 100644 --- a/README.md +++ b/README.md @@ -19,14 +19,14 @@ ES-Hadoop 2.0.x and 2.1.x are compatible with Elasticsearch __1.X__ *only* ## Installation -### Stable Release (currently `6.7.0`) +### Stable Release (currently `6.7.1`) Available through any Maven-compatible tool: ```xml org.elasticsearch elasticsearch-hadoop - 6.7.0 + 6.7.1 ``` or as a stand-alone [ZIP](http://www.elastic.co/downloads/hadoop). @@ -38,7 +38,7 @@ Grab the latest nightly build from the [repository](http://oss.sonatype.org/cont org.elasticsearch elasticsearch-hadoop - 6.7.1-SNAPSHOT + 6.7.2-SNAPSHOT ``` diff --git a/buildSrc/esh-version.properties b/buildSrc/esh-version.properties index 01f9f9cd7..7ee373a7d 100644 --- a/buildSrc/esh-version.properties +++ b/buildSrc/esh-version.properties @@ -1,2 +1,2 @@ -eshadoop = 6.7.1 -elasticsearch = 6.7.1-SNAPSHOT +eshadoop = 6.7.2 +elasticsearch = 6.7.2-SNAPSHOT diff --git a/docs/src/reference/asciidoc/index.adoc b/docs/src/reference/asciidoc/index.adoc index 80f9f88b9..4ad9b53a4 100644 --- a/docs/src/reference/asciidoc/index.adoc +++ b/docs/src/reference/asciidoc/index.adoc @@ -11,9 +11,9 @@ :ey: Elasticsearch on YARN :ref: http://www.elastic.co/guide/en/elasticsearch/reference/5.0 :description: Reference documentation of {eh} -:ver: 6.7.0 -:ver-d: 6.7.1.BUILD-SNAPSHOT -:es-v: 6.7.0 +:ver: 6.7.1 +:ver-d: 6.7.2.BUILD-SNAPSHOT +:es-v: 6.7.1 :sp-v: 2.2.0 :st-v: 1.0.1 :pg-v: 0.15.0