- fixed deletion result relates objects
[cdmlib.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 9e360c052bbb46ff4050298422fd60daf525fc49..3c4e1510156f65d1cfdbfabfd0742005771a8da3 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
         <groupId>org.hibernate</groupId>
         <artifactId>hibernate-search-engine</artifactId>
         <version>4.2.0.Final</version>
-        <exclusions>
-          <exclusion>
-            <groupId>org.apache.lucene</groupId>
-            <artifactId>lucene-core</artifactId>
-          </exclusion>
-        </exclusions>
       </dependency>
       <dependency>
         <groupId>org.javassist</groupId>