Skip to content

Commit 914654b

Browse files
committed
prepare release elasticsearch-analysis-icu-1.13.0
1 parent c19d5e6 commit 914654b

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,12 @@ ICU Analysis for ElasticSearch
33

44
The ICU Analysis plugin integrates Lucene ICU module into elasticsearch, adding ICU relates analysis components.
55

6-
In order to install the plugin, simply run: `bin/plugin -install elasticsearch/elasticsearch-analysis-icu/1.12.0`.
6+
In order to install the plugin, simply run: `bin/plugin -install elasticsearch/elasticsearch-analysis-icu/1.13.0`.
77

88
| ICU Analysis Plugin | elasticsearch | Release date |
99
|--------------------------|------------------|:------------:|
10-
| 1.13.0-SNAPSHOT (master) | 0.90.8 -> master | 2013-12-19 |
10+
| 1.14.0-SNAPSHOT (master) | 0.90.8 -> master | |
11+
| 1.13.0 | 0.90.8 -> master | 2013-12-19 |
1112
| 1.12.0 | 0.90.6 -> 0.90.7 | 2013-11-06 |
1213
| 1.11.0 | 0.90.3 -> 0.90.5 | 2013-08-08 |
1314
| 1.10.0 | 0.90.1 -> 0.90.2 | 2013-05-30 |

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<modelVersion>4.0.0</modelVersion>
77
<groupId>org.elasticsearch</groupId>
88
<artifactId>elasticsearch-analysis-icu</artifactId>
9-
<version>1.13.0-SNAPSHOT</version>
9+
<version>1.13.0</version>
1010
<packaging>jar</packaging>
1111
<description>ICU Analysis for ElasticSearch</description>
1212
<inceptionYear>2009</inceptionYear>

0 commit comments

Comments
 (0)