]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.server/pom.xml
Update version flags
[gpl/argeo-slc.git] / org.argeo.slc.server / pom.xml
index 4056370db38643a642bb8aa9ae2564563173ee25..60de5ba0c6cf1bbb94969a34074936908b959e95 100644 (file)
@@ -6,7 +6,7 @@
        <parent>
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
-               <version>0.9-SNAPSHOT</version>
+               <version>0.9.3-SNAPSHOT</version>
                <relativePath>../org.argeo.slc</relativePath>
        </parent>
        <artifactId>argeo-slc-server</artifactId>
                        <groupId>org.aspectj</groupId>
                        <artifactId>aspectjweaver</artifactId>
                </dependency>
+               <dependency>
+                       <groupId>net.sourceforge.jexcelapi</groupId>
+                       <artifactId>jxl</artifactId>
+                       <version>2.6.3</version>
+               </dependency>
+               <dependency>
+                       <groupId>com.lowagie</groupId>
+                       <artifactId>itext</artifactId>
+                       <version>2.1.2</version>
+               </dependency>
        </dependencies>
 </project>
\ No newline at end of file