From 64414d737272ce83aeedba9cc06df2c2bcebb915 Mon Sep 17 00:00:00 2001 From: Shay Banon Date: Mon, 30 Apr 2012 12:51:10 +0300 Subject: [PATCH] release 1.2.0 --- README.md | 4 +++- pom.xml | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9a24b379f19..8c4d28901f4 100644 --- a/README.md +++ b/README.md @@ -3,13 +3,15 @@ Stempel (Polish) Analysis for ElasticSearch The Stempel (Polish) Analysis plugin integrates Lucene stempel (polish) analysis module into elasticsearch. -In order to install the plugin, simply run: `bin/plugin -install elasticsearch/elasticsearch-analysis-stempel/1.1.0`. +In order to install the plugin, simply run: `bin/plugin -install elasticsearch/elasticsearch-analysis-stempel/1.2.0`. -------------------------------------------------- | Stempel Analysis Plugin | ElasticSearch | -------------------------------------------------- | master | 0.19 -> master | -------------------------------------------------- + | 1.2.0 | 0.19 -> master | + -------------------------------------------------- | 1.1.0 | 0.19 -> master | -------------------------------------------------- | 1.0.0 | 0.18 | diff --git a/pom.xml b/pom.xml index 9a8cf8c409c..3f57ed35938 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ 4.0.0 org.elasticsearch elasticsearch-analysis-stempel - 1.2.0-SNAPSHOT + 1.2.0 jar Stempel (Polish) Analysis for ElasticSearch 2009