the taxon tree is now a mediawiki template, so we could delete the xsl template
[cdmlib.git] / cdmlib-print / pom.xml
index 88ef3989f94c06ba755b0b49edca25c76b9ba66b..2c7e3194ed1f1ab88e6ed657f4e5f97feb51635f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <artifactId>cdmlib-parent</artifactId>
                <groupId>eu.etaxonomy</groupId>
-               <version>3.0.14</version>
+               <version>3.2.0-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
        <modelVersion>4.0.0</modelVersion>
@@ -13,9 +13,9 @@
        <name>CDM Print Publisher</name>
        <description>EDIT CDM Print Publishing Framework</description>
        <scm>
-               <connection>scm:svn:http://dev.e-taxonomy.eu/svn/tags/cdmlib/cdmlib-parent-3.0.14/cdmlib-print</connection>
-               <developerConnection>scm:svn:http://dev.e-taxonomy.eu/svn/tags/cdmlib/cdmlib-parent-3.0.14/cdmlib-print</developerConnection>
-               <url>http://dev.e-taxonomy.eu/trac/browser/tags/cdmlib/cdmlib-parent-3.0.14/cdmlib-print</url>
+               <connection>scm:svn:http://dev.e-taxonomy.eu/svn/trunk/cdmlib/cdmlib-print/</connection>
+               <developerConnection>scm:svn:http://dev.e-taxonomy.eu/svn/trunk/cdmlib/cdmlib-print/</developerConnection>
+               <url>http://dev.e-taxonomy.eu/trac/browser/trunk/cdmlib/cdmlib-print/</url>
        </scm>
        <developers>
                <developer>
                <dependency>
                        <groupId>junit</groupId>
                        <artifactId>junit</artifactId>
-                       <version>4.8.1</version>
+                       <version>4.11</version>
                        <scope>test</scope>
                </dependency>
                <dependency>
                        <groupId>org.odftoolkit</groupId>
-                       <artifactId>odfdom</artifactId>
+                       <artifactId>odfdom</artifactId> <!-- isn't this odfdom-java ?? -->
                        <version>0.8.6</version>
                </dependency>
                <dependency>
-                       <groupId>jdom</groupId>
+                       <groupId>org.jdom</groupId>
                        <artifactId>jdom</artifactId>
-                       <version>1.0</version>
+                       <version>1.1.3</version>
                </dependency>
        </dependencies>
 </project>