File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ Tokenizer: `ik`
13
13
Version
14
14
-------------
15
15
master | 1.5.0 -> master
16
+ 1.4.0 | 1.6.0
16
17
1.3.0 | 1.5.0
17
18
1.2.9 | 1.4.0
18
19
1.2.8 | 1.3.2
Original file line number Diff line number Diff line change 6
6
<modelVersion >4.0.0</modelVersion >
7
7
<groupId >org.elasticsearch</groupId >
8
8
<artifactId >elasticsearch-analysis-ik</artifactId >
9
- <version >1.3 .0</version >
9
+ <version >1.4 .0</version >
10
10
<packaging >jar</packaging >
11
11
<description >IK Analyzer for ElasticSearch</description >
12
12
<inceptionYear >2009</inceptionYear >
31
31
</parent >
32
32
33
33
<properties >
34
- <elasticsearch .version>1.5 .0</elasticsearch .version>
34
+ <elasticsearch .version>1.6 .0</elasticsearch .version>
35
35
</properties >
36
36
37
37
<repositories >
You can’t perform that action at this time.
0 commit comments