adapt tests to missing Reference.series #4293
[cdmlib.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 1da2fa61e5627a40465e4f9f6f909872beacfcb3..edd4c5e784a3e60c31f0717401ccaadb865029ce 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>cdmlib-parent</artifactId>
-       <version>3.3.8-SNAPSHOT</version>
+       <version>3.4.0-SNAPSHOT</version>
     <name>CDM Library</name>
     <description>The Java implementation of the Common Data Model (CDM), the data model for EDIT's internet platform for cybertaxonomy.</description>
     <url>http://cybertaxonomy.eu/cdmlib/</url>
                        <!-- TODO xerces xmlParserAPIs duplicates many classes from jre and xml-apis. It is a dependency that comes with xom:xom  -->
                        <dependency>
                                <groupId>org.apache.jena</groupId>
-                               <artifactId>apache-jena-libs</artifactId>
-                               <type>pom</type>
-                               <version>2.11.2</version>
+                               <artifactId>jena-tdb</artifactId>
+                               <version>1.0.2</version>
                        </dependency>
                        
                        <dependency>