From 8036c4fb81b63d68e67ef35ff836ba2081f7ea41 Mon Sep 17 00:00:00 2001 From: David Pilato Date: Wed, 5 Jun 2013 15:18:51 +0200 Subject: [PATCH] Move to Elasticsearch 0.90.1 And update licence Closes #5. --- README.md | 4 ++-- pom.xml | 4 +--- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 72fabd76d22a..087878b74832 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ In order to install the plugin, simply run: `bin/plugin -install elasticsearch/e ---------------------------------------- | 1.2.0 | 0.19 -> 0.20 | ---------------------------------------- - | 1.1.0 | 0.19 -> master | + | 1.1.0 | 0.19 | ---------------------------------------- | 1.0.0 | 0.18 | ---------------------------------------- @@ -24,7 +24,7 @@ License This software is licensed under the Apache 2 license, quoted below. - Copyright 2009-2012 Shay Banon and ElasticSearch + Copyright 2009-2013 Shay Banon and ElasticSearch Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of diff --git a/pom.xml b/pom.xml index b6cbf5aa0c63..7219290dae41 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ - 0.90.0.Beta1 + 0.90.1 @@ -46,14 +46,12 @@ org.elasticsearch elasticsearch ${elasticsearch.version} - compile org.mozilla rhino 1.7R4 - compile