updating poms for 5.37.0-SNAPSHOT development
[cdmlib.git] / cdmlib-db / pom.xml
index cfb6d824eb84a3ad29be5a24d8d62f042770d070..499fd77d0c6d4086a03eeeab87c628b09cdce99f 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>cdmlib-parent</artifactId>
-    <version>5.29.0</version>
+    <version>5.37.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
 
             Any driver dependency listed here must be excluded from the 
             cdmlib-remote depedency in cdmlib-remote-webapp
        -->
-
-    <!-- For using cdmlib-db in testing only, currently not in use -->
-    <dependency>
-      <groupId>org.hsqldb</groupId>
-      <artifactId>hsqldb</artifactId>
-      <scope>compile</scope>
-    </dependency>
     
     <!-- Database drivers -->