added optional possibility for responding with {name, uuid} object for classification
[cdmlib.git] / cdmlib-model / pom.xml
index 52fc7488dc90a55ad74c42094d14ee62c489e450..2253dccff3e2fa452bbae6f429deb0533ec94961 100644 (file)
@@ -2,7 +2,7 @@
   <parent>
     <artifactId>cdmlib-parent</artifactId>
     <groupId>eu.etaxonomy</groupId>
-    <version>3.3.1-SNAPSHOT</version>
+    <version>3.3.7-SNAPSHOT</version>
   <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
       <groupId>org.slf4j</groupId>
       <artifactId>slf4j-log4j12</artifactId>
     </dependency>
+    <dependency>
+         <groupId>net.sf.ehcache</groupId>
+         <artifactId>ehcache-core</artifactId>
+         <version>2.6.9</version>
+       </dependency>
   </dependencies>
 </project>
\ No newline at end of file