From c09bb46c245240c711c8d3dc51dbcd7dd33531ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Tourri=C3=A8re?= Date: Fri, 20 Mar 2015 17:34:42 +0100 Subject: [PATCH] Prepare release 1.1.3 --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 458d4c0..a2a6c64 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.2/elasticsearch-geo-plugin-1.1.2.zip"` +`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"` ### Geo mapping type diff --git a/pom.xml b/pom.xml index 78d7149..053bf9d 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.opendatasoft.elasticsearch elasticsearch-geo-plugin - 1.1.2 + 1.1.3 org.sonatype.oss