Bug in NomenclaturalCode
[cdmlib.git] / cdmlib-model / pom.xml
index 9e7889a918aabad465f22d934d9ee1ae1cc832cb..a125464de975ded11f7e5c9042e0fd5c5da3c61d 100644 (file)
       <groupId>org.hibernate</groupId>
       <artifactId>hibernate-annotations</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.hibernate</groupId>
+      <artifactId>hibernate-search</artifactId>
+    </dependency>
     <dependency>
       <groupId>org.unitils</groupId>
       <artifactId>unitils</artifactId>
-      <version>1.0</version>
-      <!--<scope>test</scope>-->
     </dependency>
     <dependency>
       <groupId>org.springframework</groupId>
         </exclusion>\r
       </exclusions>\r
     </dependency>
+    <dependency>
+       <groupId>org.springframework.security</groupId>
+       <artifactId>spring-security-core</artifactId>
+    </dependency>
 
     <!-- joda-time perhaps needed in future for JAXB binding -->
     <!--