- added gathering date and elevation to ABCD import
[cdmlib.git] / cdmlib-io / pom.xml
index d1f644fd5fc94eff2c31ae227dce7d840053b55a..b279dbf0e8bc1c749b9f43ea69807d7fdfb5aa90 100644 (file)
@@ -4,7 +4,7 @@
        <parent>
                <groupId>eu.etaxonomy</groupId>
                <artifactId>cdmlib-parent</artifactId>
-               <version>3.3.7</version>
+               <version>3.4.1-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
 
@@ -13,9 +13,9 @@
        <name>CDM Import/Export</name>
        <description>The import-export package for EDIT's cdmLibrary</description>
        <scm>
-               <connection>scm:svn:http://dev.e-taxonomy.eu/svn/tags/cdmlib/cdmlib-parent-3.3.7/cdmlib-io</connection>
-               <developerConnection>scm:svn:http://dev.e-taxonomy.eu/svn/tags/cdmlib/cdmlib-parent-3.3.7/cdmlib-io</developerConnection>
-               <url>http://dev.e-taxonomy.eu/trac/browser/tags/cdmlib/cdmlib-parent-3.3.7/cdmlib-io</url>
+               <connection>scm:svn:http://dev.e-taxonomy.eu/svn/trunk/cdmlib/cdmlib-io/</connection>
+               <developerConnection>scm:svn:http://dev.e-taxonomy.eu/svn/trunk/cdmlib/cdmlib-io/</developerConnection>
+               <url>http://dev.e-taxonomy.eu/trac/browser/trunk/cdmlib/cdmlib-io/</url>
        </scm>
        <build>
                <plugins>
                        <groupId>identificationKeyAPI</groupId>
                        <artifactId>identificationKeyAPI</artifactId>
                </dependency>
-
+               <dependency>
+                       <groupId>org.apache.jena</groupId>
+                       <artifactId>jena-tdb</artifactId>
+                       
+               </dependency>
        </dependencies>
 </project>