updating some more dependencies (mostly versions defined in local poms and Xerces)
[cdmlib.git] / cdmlib-commons / pom.xml
index 78ee549e1ef6cfa430d1a6a54c095ed5c6e16121..001c89542fda29cfd125f93f166c6ef7ef930d57 100644 (file)
@@ -6,8 +6,8 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>cdmlib-parent</artifactId>
-    <version>3.0.6-SNAPSHOT</version>
-       <relativePath>pom.xml</relativePath>
+    <version>3.1.4-SNAPSHOT</version>
+       <relativePath>../pom.xml</relativePath>
   </parent>
   
   <modelVersion>4.0.0</modelVersion>
@@ -26,7 +26,7 @@
       <artifactId>org.springframework.test</artifactId>
     </dependency>
     <dependency>
-      <groupId>jdom</groupId>
+      <groupId>org.jdom</groupId>
       <artifactId>jdom</artifactId>
     </dependency>
     
       <artifactId>httpclient</artifactId>
     </dependency>
    
+    <!-- AptView -->
+    <dependency>
+      <groupId>org.apache.maven.doxia</groupId>
+      <artifactId>doxia-module-apt</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.maven.doxia</groupId>
+      <artifactId>doxia-module-xhtml</artifactId>
+    </dependency>
+
   </dependencies>
 </project>
\ No newline at end of file