]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.core/pom.xml
Introduce second level caching
[gpl/argeo-slc.git] / org.argeo.slc.core / pom.xml
index 98266510e6734f3b5a98adda66938ae7f553a1e2..1da4618ed3f00f493530b51b171f133dc481b47b 100644 (file)
                        <groupId>xerces</groupId>
                        <artifactId>xercesImpl</artifactId>
                </dependency>
+               <dependency>
+                       <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