add poi-ooxml and upgrade to 3.10-FINAL
[cdmlib.git] / cdmlib-io / pom.xml
index 4f1741c0ee67f3f7c56f0932bf129fb524a41346..37143b54831157d25cf3ab53c40a3866631841d7 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>cdmlib-parent</artifactId>
-               <version>3.3.8-SNAPSHOT</version>
+               <version>3.4.0-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
                        <groupId>identificationKeyAPI</groupId>
                        <artifactId>identificationKeyAPI</artifactId>
                </dependency>
-
+               <dependency>
+                       <groupId>org.apache.jena</groupId>
+                       <artifactId>jena-tdb</artifactId>
+                       
+               </dependency>
        </dependencies>
 </project>