updating some more dependencies (mostly versions defined in local poms and Xerces)
[cdmlib.git] / cdmlib-commons / pom.xml
index 83346a8286e4107a1832c1191540a21db3615010..001c89542fda29cfd125f93f166c6ef7ef930d57 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>cdmlib-parent</artifactId>
-    <version>3.1.2</version>
+    <version>3.1.4-SNAPSHOT</version>
        <relativePath>../pom.xml</relativePath>
   </parent>
   
@@ -15,9 +15,9 @@
   <name>CDM Commons</name>
   <description>EDIT CDM library - Commons</description>
   <scm>
-    <connection>scm:svn:http://dev.e-taxonomy.eu/svn/tags/cdmlib/cdmlib-parent-3.1.2/cdmlib-commons</connection>
-    <developerConnection>scm:svn:http://dev.e-taxonomy.eu/svn/tags/cdmlib/cdmlib-parent-3.1.2/cdmlib-commons</developerConnection>
-    <url>http://dev.e-taxonomy.eu/trac/browser/tags/cdmlib/cdmlib-parent-3.1.2/cdmlib-commons</url>
+    <connection>scm:svn:http://dev.e-taxonomy.eu/svn/trunk/cdmlib/cdmlib-commons/</connection>
+    <developerConnection>scm:svn:http://dev.e-taxonomy.eu/svn/trunk/cdmlib/cdmlib-commons/</developerConnection>
+    <url>http://dev.e-taxonomy.eu/trac/browser/trunk/cdmlib/cdmlib-commons/</url>
   </scm>
   
   <dependencies>
@@ -26,7 +26,7 @@
       <artifactId>org.springframework.test</artifactId>
     </dependency>
     <dependency>
-      <groupId>jdom</groupId>
+      <groupId>org.jdom</groupId>
       <artifactId>jdom</artifactId>
     </dependency>
     
     <dependency>
       <groupId>org.apache.maven.doxia</groupId>
       <artifactId>doxia-module-apt</artifactId>
-      <version>1.2</version>
     </dependency>
-
     <dependency>
       <groupId>org.apache.maven.doxia</groupId>
       <artifactId>doxia-module-xhtml</artifactId>
-      <version>1.2</version>
     </dependency>
 
   </dependencies>