]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.server/pom.xml
Add timing logs
[gpl/argeo-slc.git] / runtime / org.argeo.slc.server / pom.xml
index 6f1792043bfd457244edcd36ef3a203dea081798..f054997d7028834017c050dba1e00302773dacf2 100644 (file)
@@ -9,7 +9,7 @@
        </parent>
        <groupId>org.argeo.slc.runtime</groupId>
        <artifactId>org.argeo.slc.server</artifactId>
-       <name>Argeo SLC Server</name>
+       <name>SLC Server</name>
        <description>SLC Server</description>
        <build>
                <plugins>
                        <artifactId>org.springframework.oxm</artifactId>
                </dependency>
 
+               <!-- Web -->
+               <dependency>
+                       <groupId>org.apache.commons</groupId>
+                       <artifactId>com.springsource.org.apache.commons.fileupload</artifactId>
+               </dependency>
+
                <!-- J2EE -->
                <dependency>
                        <groupId>javax.servlet</groupId>