Commit 0266f6809624db86033bb8d03d0946dd5bf01f1d
1 parent
c949968c66
Exists in
master
and in
6 other branches
update code
Showing 1 changed file with 2 additions and 2 deletions
platform-common/pom.xml
View file @
0266f68
| ... | ... | @@ -10,7 +10,7 @@ |
| 10 | 10 | <packaging>jar</packaging> |
| 11 | 11 | <artifactId>platform-common</artifactId> |
| 12 | 12 | <dependencies> |
| 13 | - <dependency> | |
| 13 | + <!--<dependency> | |
| 14 | 14 | <groupId>org.wltea.analyzer</groupId> |
| 15 | 15 | <artifactId>IKAnalyzer</artifactId> |
| 16 | 16 | <version>2012_u6</version> |
| ... | ... | @@ -20,7 +20,7 @@ |
| 20 | 20 | <groupId>org.apache.lucene</groupId> |
| 21 | 21 | <artifactId>lucene-core</artifactId> |
| 22 | 22 | <version>3.6.0</version> |
| 23 | - </dependency> | |
| 23 | + </dependency>--> | |
| 24 | 24 | <dependency> |
| 25 | 25 | <groupId>commons-httpclient</groupId> |
| 26 | 26 | <artifactId>commons-httpclient</artifactId> |