File tree Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Expand file tree Collapse file tree 1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 44
55 <groupId >org.ansj</groupId >
66 <artifactId >elasticsearch-analysis-ansj</artifactId >
7- <version >2.4.5.1 </version >
7+ <version >2.4.6.0 </version >
88 <description >elasticsearch analysis by ansj</description >
99 <name >elasticsearch-analysis-ansj</name >
1010 <url >http://maven.nlpcn.org</url >
2222 <elasticsearch .plugin.name>elasticsearch-analysis-ansj</elasticsearch .plugin.name>
2323 <elasticsearch .plugin.site>true</elasticsearch .plugin.site>
2424 <elasticsearch .plugin.jvm>true</elasticsearch .plugin.jvm>
25- <elasticsearch .version>2.4.5 </elasticsearch .version>
25+ <elasticsearch .version>2.4.6 </elasticsearch .version>
2626 <elasticsearch .plugin.classname>org.ansj.elasticsearch.plugin.AnalysisAnsjPlugin</elasticsearch .plugin.classname>
2727 </properties >
2828
2929 <dependencies >
3030 <dependency >
3131 <groupId >org.ansj</groupId >
3232 <artifactId >ansj_seg</artifactId >
33- <version >5.1.2</version >
34- <scope >compile</scope >
33+ <version >5.1.3</version >
3534 </dependency >
3635
3736 <dependency >
3837 <groupId >org.ansj</groupId >
3938 <artifactId >ansj_lucene5_plug</artifactId >
4039 <version >5.1.1.2</version >
41- <scope >compile</scope >
4240 </dependency >
4341
4442 <dependency >
10098 </executions >
10199 </plugin >
102100 </plugins >
103-
104101 </build >
105102</project >
You can’t perform that action at this time.
0 commit comments