Commit 4b4ee139bdd998a3547706cb9cc4e7c09c25bed7

Authored by jiangjiazhi
1 parent 8d8e3bbbc7

修改电子病历

Showing 1 changed file with 2 additions and 5 deletions

platform-common/pom.xml View file @ 4b4ee13
... ... @@ -10,17 +10,14 @@
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   - <version>2012_u6</version>
17 16 </dependency>
18   -
19 17 <dependency>
20 18 <groupId>org.apache.lucene</groupId>
21 19 <artifactId>lucene-core</artifactId>
22   - <version>3.6.0</version>
23   - </dependency>-->
  20 + </dependency>
24 21 <dependency>
25 22 <groupId>commons-httpclient</groupId>
26 23 <artifactId>commons-httpclient</artifactId>