diff --git a/README.md b/README.md index 72fabd76d22a4..087878b748322 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 b6cbf5aa0c63a..7219290dae418 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