Update of /var/cvs/all/maven-base
In directory james.mmbase.org:/tmp/cvs-serv9779

Modified Files:
        pom.xml 
Log Message:
updated version of commons fileupload


See also: http://cvs.mmbase.org/viewcvs/all/maven-base


Index: pom.xml
===================================================================
RCS file: /var/cvs/all/maven-base/pom.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- pom.xml     8 Mar 2009 18:12:50 -0000       1.10
+++ pom.xml     18 Mar 2009 18:18:20 -0000      1.11
@@ -603,7 +603,7 @@
       <dependency>
         <groupId>commons-fileupload</groupId>
         <artifactId>commons-fileupload</artifactId>
-        <version>1.0</version>
+        <version>1.1</version>
       </dependency>
 
       <dependency>
@@ -624,6 +624,7 @@
       <groupId>javax.servlet</groupId>
       <artifactId>jsp-api</artifactId>
     </dependency>
+
   </dependencies>
 
   <distributionManagement>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to