Commit 25bdb2ce6686fa451db864a35eb87c645ef55946
Exists in
master
and in
6 other branches
Merge remote-tracking branch 'origin/master'
Showing 1 changed file
platform-common/pom.xml
View file @
25bdb2c
... | ... | @@ -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> |