Skip to content

Commit

Permalink
prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
dadoonet committed Feb 28, 2014
1 parent 34a1fab commit e3f72c6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ In order to install the plugin, simply run: `bin/plugin -install elasticsearch/e

| ICU Analysis Plugin | elasticsearch | Release date |
|-----------------------------|---------------------|:------------:|
| 2.1.0-SNAPSHOT | 1.0.0.RC1 -> master | XXXX-XX-XX |
| 2.0.0 | 1.0.0.RC1 -> master | 2014-02-28 |
| 2.0.0.RC1 | 1.0.0.RC1 -> master | 2014-01-15 |

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.elasticsearch</groupId>
<artifactId>elasticsearch-analysis-icu</artifactId>
<version>2.0.0</version>
<version>2.1.0-SNAPSHOT</version>
<packaging>jar</packaging>
<name>ICU Analysis plugin for elasticsearch</name>
<description>The ICU Analysis plugin integrates Lucene ICU module into elasticsearch, adding ICU relates analysis components.</description>
Expand Down

0 comments on commit e3f72c6

Please sign in to comment.