the taxon tree is now a mediawiki template, so we could delete the xsl template
[cdmlib.git] / cdmlib-print / pom.xml
index de73b01d45a4e934c5e039f38cac146162170d9a..2c7e3194ed1f1ab88e6ed657f4e5f97feb51635f 100644 (file)
@@ -3,7 +3,7 @@
        <parent>
                <artifactId>cdmlib-parent</artifactId>
                <groupId>eu.etaxonomy</groupId>
-               <version>3.0.12-SNAPSHOT</version>
+               <version>3.2.0-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
        <modelVersion>4.0.0</modelVersion>
                <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>