Skip to content

Commit 65f2ad3

Browse files
committed
prepare release elasticsearch-analysis-stempel-1.6.0
1 parent 048f8b5 commit 65f2ad3

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,14 @@ Stempel (Polish) Analysis for ElasticSearch
33

44
The Stempel (Polish) Analysis plugin integrates Lucene stempel (polish) analysis module into elasticsearch.
55

6-
In order to install the plugin, simply run: `bin/plugin -install elasticsearch/elasticsearch-analysis-stempel/1.5.0`.
6+
In order to install the plugin, simply run: `bin/plugin -install elasticsearch/elasticsearch-analysis-stempel/1.6.0`.
77

88
----------------------------------------------------
99
| Stempel Analysis Plugin | ElasticSearch |
1010
----------------------------------------------------
11-
| 1.6.0-SNAPSHOT (master) | 0.90.1 -> master |
11+
| 1.7.0-SNAPSHOT (master) | 0.90.1 -> master |
12+
----------------------------------------------------
13+
| 1.6.0 | 0.90.1 -> master |
1214
----------------------------------------------------
1315
| 1.5.0 | 0.90.1 -> master |
1416
----------------------------------------------------

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-stempel</artifactId>
9-
<version>1.6.0-SNAPSHOT</version>
9+
<version>1.6.0</version>
1010
<packaging>jar</packaging>
1111
<description>Stempel (Polish) Analysis for ElasticSearch</description>
1212
<inceptionYear>2009</inceptionYear>

0 commit comments

Comments
 (0)