Skip to content

Commit f01363e

Browse files
committed
prepare for next development iteration
1 parent 8ae662d commit f01363e

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
@@ -11,6 +11,7 @@ In order to install the plugin, simply run: `bin/plugin -install elasticsearch/e
1111

1212
| Kuromoji Analysis Plugin | elasticsearch | Release date |
1313
|-----------------------------|---------------------|:------------:|
14+
| 2.1.0-SNAPSHOT | 1.0.0.RC1 -> master | XXXX-XX-XX |
1415
| 2.0.0 | 1.0.0.RC1 -> master | 2014-02-28 |
1516
| 2.0.0.RC1 | 1.0.0.RC1 -> master | 2014-01-15 |
1617

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-kuromoji</artifactId>
8-
<version>2.0.0</version>
8+
<version>2.1.0-SNAPSHOT</version>
99
<packaging>jar</packaging>
1010
<name>Japanese (kuromoji) Analysis plugin for elasticsearch</name>
1111
<description>The Japanese (kuromoji) Analysis plugin integrates Lucene kuromoji analysis module into elasticsearch.</description>

0 commit comments

Comments
 (0)