]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.core/pom.xml
Improve packaging
[gpl/argeo-slc.git] / org.argeo.slc.core / pom.xml
index 285fe9ef9231168a95de2438456ce60e38957cca..52ebecd283367683176b290beb448bff74cc7321 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-core</artifactId>
                        <groupId>xerces</groupId>
                        <artifactId>xercesImpl</artifactId>
                </dependency>
-
-               <dependency>
-                       <groupId>javax.xml.soap</groupId>
-                       <artifactId>saaj-api</artifactId>
-               </dependency>
                <dependency>
-                       <groupId>com.sun.xml.messaging.saaj</groupId>
-                       <artifactId>saaj-impl</artifactId>
-               </dependency>
-               <dependency>
-                       <groupId>javax.activation</groupId>
-                       <artifactId>activation</artifactId>
+                       <groupId>xalan</groupId>
+                       <artifactId>xalan</artifactId>
                </dependency>
 
                <dependency>
-                       <groupId>org.apache.commons</groupId>
+                       <groupId>commons-io</groupId>
                        <artifactId>commons-io</artifactId>
                </dependency>
                <dependency>
                        <groupId>junit</groupId>
                        <artifactId>junit</artifactId>
                </dependency>
-               <dependency>
-                       <groupId>xalan</groupId>
-                       <artifactId>xalan</artifactId>
-               </dependency>
        </dependencies>
 </project>
\ No newline at end of file