now really fixing #3119 (fulltext search: Entity always null whatever search)
[cdmlib.git] / cdmlib-services / pom.xml
index 12bcd61769741fee4186d2cb1687d833323e2f4f..abe5193d86bb513d5170dc549224c48affcc982c 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>cdmlib-parent</artifactId>
-               <version>3.0.10-SNAPSHOT</version>
+    <version>3.0.13-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
       <scope>test</scope>
       <version>${project.version}</version>
     </dependency>
+    <dependency>
+       <groupId>org.apache.lucene</groupId>
+       <artifactId>lucene-highlighter</artifactId>
+    </dependency>
     <dependency>
         <groupId>org.unitils</groupId>
         <artifactId>unitils-core</artifactId>