From 5a43c62d3bb0472974d72af8f03bb8dee4964284 Mon Sep 17 00:00:00 2001 From: David Pilato Date: Wed, 15 Jan 2014 18:47:41 +0100 Subject: [PATCH] prepare release elasticsearch-lang-python-2.0.0.RC1 --- README.md | 7 ++++--- pom.xml | 4 ++-- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 3684a886ad1..a4e0e5272fa 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,12 @@ Python lang Plugin for Elasticsearch The Python (jython) language plugin allows to have `python` as the language of scripts to execute. -In order to install the plugin, simply run: `bin/plugin -install elasticsearch/elasticsearch-lang-python/1.2.0`. +In order to install the plugin, simply run: `bin/plugin -install elasticsearch/elasticsearch-lang-python/2.0.0.RC1`. -| Python Lang Plugin | elasticsearch | jython |Release date | +| Python Lang Plugin | elasticsearch | jython | Release date | |-----------------------------|---------------------|----------|:------------:| -| 2.0.0.RC1-SNAPSHOT (master) | 1.0.0.RC1 -> master | 2.5.3 | | +| 2.0.0-SNAPSHOT (master) | 1.0.0.RC1 -> master | 2.5.3 | | +| 2.0.0.RC1 | 1.0.0.RC1 -> master | 2.5.3 | 2014-01-15 | | 1.3.0-SNAPSHOT (1.x) | 0.90 | 2.5.3 | | | 1.2.0 | 0.90 | 2.5.2 | 2013-02-26 | | 1.1.0 | 0.19 -> 0.20 | 2.5.2 | 2012-02-07 | diff --git a/pom.xml b/pom.xml index 40f8b03cd74..2c2ba1adfeb 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ 4.0.0 org.elasticsearch elasticsearch-lang-python - 2.0.0.RC1-SNAPSHOT + 2.0.0.RC1 jar JavaScript lang plugin for ElasticSearch 2009 @@ -30,7 +30,7 @@ - 1.0.0.RC1-SNAPSHOT + 1.0.0.RC1 4.6.0 1 true