- added gathering date and elevation to ABCD import
[cdmlib.git] / cdmlib-io / pom.xml
index 42f8dd3c8856d1d99c93c958e2b9831aec3fd716..b279dbf0e8bc1c749b9f43ea69807d7fdfb5aa90 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>cdmlib-parent</artifactId>
-               <version>3.4.0-SNAPSHOT</version>
+               <version>3.4.1-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>