rename Reference.authorTeam -> authorship #4432
[cdmlib.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 965fcea540c108fcf56b19cdf271b0188823025e..edd4c5e784a3e60c31f0717401ccaadb865029ce 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
                 <artifactId>httpclient</artifactId>
                 <version>${httpcomponents.version}</version>
             </dependency>
-       <dependency>
-               <groupId>org.apache.httpcomponents</groupId>
-               <artifactId>httpcore</artifactId>
-       <!--    <version>${httpcomponents.version}</version> -->
-               <version>4.2.4</version>
-               </dependency>
+                       <dependency>
+                               <groupId>org.apache.httpcomponents</groupId>
+                               <artifactId>httpcore</artifactId>
+               <!--    <version>${httpcomponents.version}</version> -->
+                               <version>4.2.4</version>
+                       </dependency>
             <dependency>
                 <groupId>commons-io</groupId>
                 <artifactId>commons-io</artifactId>
                        <!-- TODO com.springsource.org.aopalliance  and com.springsource.org.apache.commons.logging seem to be duplicates of e.g. apache commons-logging. Needs to be further checked.   
                        -->
                        <!-- 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>jena-tdb</artifactId>
+                               <version>1.0.2</version>
+                       </dependency>
                        
                        <dependency>
                 <groupId>net.sf.ezmorph</groupId>