updating poms for branch'release/4.5.0' with non-snapshot versions
[cdmlib.git] / cdmlib-print / pom.xml
index 2682b481c23cfb6bbd6151cb0fdd087e80995e48..c34ee5d612b0f08f1fda52ee5dc983f97ed182f7 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <artifactId>cdmlib-parent</artifactId>
     <groupId>eu.etaxonomy</groupId>
-    <version>3.12.3</version>
+    <version>4.5.0</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
       <groupId>org.odftoolkit</groupId>
       <artifactId>odfdom-java</artifactId>
     </dependency>
-    <dependency>
-      <groupId>org.jdom</groupId>
-      <artifactId>jdom</artifactId>
-    </dependency>
     <dependency>
       <groupId>net.sf.saxon</groupId>
       <artifactId>Saxon-HE</artifactId>
@@ -74,7 +70,5 @@
       <groupId>org.json</groupId>
       <artifactId>json</artifactId>
     </dependency>
-
-
   </dependencies>
 </project>