From 9ea52340b0dd498905afa851460e05051a040dc5 Mon Sep 17 00:00:00 2001 From: David Pilato Date: Wed, 15 Jan 2014 18:45:46 +0100 Subject: [PATCH] prepare release elasticsearch-lang-javascript-2.0.0.RC1 --- README.md | 5 +++-- pom.xml | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 53798aec261..a6889dbd85d 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,12 @@ JavaScript lang Plugin for Elasticsearch The JavaScript language plugin allows to have `javascript` as the language of scripts to execute. -In order to install the plugin, simply run: `bin/plugin -install elasticsearch/elasticsearch-lang-javascript/1.4.0`. +In order to install the plugin, simply run: `bin/plugin -install elasticsearch/elasticsearch-lang-javascript/2.0.0.RC1`. | JavaScript Lang Plugin | elasticsearch | rhino | Release date | |-----------------------------|---------------------|----------|:------------:| -| 2.0.0.RC1-SNAPSHOT (master) | 1.0.0.RC1 -> master | 1.7R4 | | +| 2.0.0-SNAPSHOT (master) | 1.0.0.RC1 -> master | 1.7R4 | | +| 2.0.0.RC1 | 1.0.0.RC1 -> master | 1.7R4 | 2014-01-15 | | 1.5.0-SNAPSHOT (1.x) | 0.90 | 1.7R4 | | | 1.4.0 | 0.90 | 1.7R4 | 2013-06-05 | | 1.3.0 | 0.90 | 1.7R4 | 2013-02-26 | diff --git a/pom.xml b/pom.xml index 37ca9b9d182..6226517e739 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ 4.0.0 org.elasticsearch elasticsearch-lang-javascript - 1.5.0-SNAPSHOT + 2.0.0.RC1 jar JavaScript lang plugin for ElasticSearch 2009 @@ -31,7 +31,7 @@ - 1.0.0.RC1-SNAPSHOT + 1.0.0.RC1 4.6.0 1 true