Skip to content

Commit e3f72c6

Browse files
committed
prepare for next development iteration
1 parent 34a1fab commit e3f72c6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ In order to install the plugin, simply run: `bin/plugin -install elasticsearch/e
1010

1111
| ICU Analysis Plugin | elasticsearch | Release date |
1212
|-----------------------------|---------------------|:------------:|
13+
| 2.1.0-SNAPSHOT | 1.0.0.RC1 -> master | XXXX-XX-XX |
1314
| 2.0.0 | 1.0.0.RC1 -> master | 2014-02-28 |
1415
| 2.0.0.RC1 | 1.0.0.RC1 -> master | 2014-01-15 |
1516

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>org.elasticsearch</groupId>
77
<artifactId>elasticsearch-analysis-icu</artifactId>
8-
<version>2.0.0</version>
8+
<version>2.1.0-SNAPSHOT</version>
99
<packaging>jar</packaging>
1010
<name>ICU Analysis plugin for elasticsearch</name>
1111
<description>The ICU Analysis plugin integrates Lucene ICU module into elasticsearch, adding ICU relates analysis components.</description>

0 commit comments

Comments
 (0)