updating poms for branch'release/5.11.0' with non-snapshot versions
[cdmlib.git] / cdmlib-cache / pom.xml
index ea40c9a6cc734801b4d39c6babe3c5649f916c8b..6879712afc747f5a93c375b1e6b95857a370fe3f 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>cdmlib-parent</artifactId>
-    <version>5.6.0-SNAPSHOT</version>
+    <version>5.11.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
       <groupId>eu.etaxonomy</groupId>
       <artifactId>cdmlib-services</artifactId>
     </dependency>
-  </dependencies>
+    <dependency>
+        <groupId>eu.etaxonomy</groupId>
+        <artifactId>cdmlib-test</artifactId>
+        <scope>test</scope>
+    </dependency>
+   </dependencies>
+  
 </project>
\ No newline at end of file