Cleanup and replace int by long in count
[cdmlib.git] / cdmlib-persistence / pom.xml
index 1d3b980468ff6f1cf210e24e7138d298a6146c9d..6696cf433efa7ac69a575b4f6246c8ea12b8648b 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>cdmlib-parent</artifactId>
-               <version>4.3.0-SNAPSHOT</version>
+    <version>4.4.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
     </dependency>
 
     <!-- ******* DATABASES DRIVER ******* -->
+      <!-- 
+            IMPORTANT:
+            Any driver dependency listed here must be excluded from the 
+            cdmlib-remote depedency in cdmlib-remote-webapp
+      -->
     <dependency>
         <groupId>eu.etaxonomy</groupId>
         <artifactId>cdmlib-db</artifactId>