Finished JAXB annotations for media, reference, and molecular packages
[cdmlib.git] / cdmlib-commons / pom.xml
index 16ac5f74325ddbdb81856038e593bc19e1848384..a1b39700cd20be5421960324e2229acd7962711d 100644 (file)
@@ -7,7 +7,7 @@
   <parent>
     <groupId>eu.etaxonomy</groupId>
     <artifactId>cdmlib-parent</artifactId>
-    <version>1.1.1-SNAPSHOT</version>
+    <version>1.3</version>
   </parent>
   
   <modelVersion>4.0.0</modelVersion>
       <groupId>jdom</groupId>
       <artifactId>jdom</artifactId>
     </dependency>
+    
+    <dependency>
+      <groupId>org.apache.poi</groupId>
+      <artifactId>poi</artifactId>
+    </dependency>
+\r
+\r
+    <!--  ImageMetadata  -->\r
+    <dependency>
+      <!-- deprecated -->\r
+    <groupId>org.devlib.schmidt</groupId>\r
+    <artifactId>imageinfo</artifactId>\r
+    <version>1.7</version>\r
+    </dependency>
+    
+    <dependency>
+      <groupId>org.apache.sanselan</groupId>
+      <artifactId>sanselan</artifactId>
+    </dependency>\r
+    \r
+\r
   </dependencies>
 </project>
\ No newline at end of file