From c2a6b010065b1c8c6041ad1ab0d1033fe03daf72 Mon Sep 17 00:00:00 2001 From: Ernesto Date: Thu, 8 May 2014 14:42:59 +0200 Subject: [PATCH] updated -> ES 1.0.0 bumped version to 1.1.0 --- README.md | 7 +++++++ pom.xml | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ee84900..444bec2 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,13 @@ Requesting / does not request authentication to simplify health heck configurati There is no way to configure this on a per index basis. +## Version Mapping + +| Http Basic Plugin | elasticsearch | +|-----------------------------|-----------------------| +| 1.1.0 | 1.0.0 | +| 1.0.4(master) | 0.90.7 | + ## Installation Download the current version from https://github.com/Asquera/elasticsearch-http-basic/releases and copy it to `plugins/http-basic`. diff --git a/pom.xml b/pom.xml index f2c1365..9c5fd6d 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.asquera.elasticsearch elasticsearch-http-basic - 1.0.4 + 1.1.0 jar Basic Authentication Plugin @@ -12,7 +12,7 @@ UTF-8 - 0.90.7 + 1.0.0