diff --git a/README.md b/README.md index a2a6c64..0ea4fe9 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This plugin adds a `geo` mapping type, a `geoshape` aggregation, a `geohash_clus Installation ------------ -`bin/plugin --install geoshape-plugin --url "https://github.com/opendatasoft/elasticsearch-plugin-geoshape/releases/download/v1.1.3/elasticsearch-geo-plugin-1.1.3.zip"` +`bin/plugin --install geoshape-plugin --url "https://github.com/opendatasoft/elasticsearch-plugin-geoshape/releases/download/v1.1.4/elasticsearch-geo-plugin-1.1.4.zip"` ### Geo mapping type diff --git a/pom.xml b/pom.xml index 887db94..f9017a1 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.opendatasoft.elasticsearch elasticsearch-geo-plugin - 1.1.3 + 1.1.4 org.sonatype.oss