Author: simonetripodi
Date: Fri Mar  8 09:35:56 2013
New Revision: 1454301

URL: http://svn.apache.org/r1454301
Log:
releng: http://commons.apache.org/proper/fileupload/ replies 404, looks like 
that http://commons.apache.org/fileupload/ redirects to 
http://commons.apache.org/proper/commons-fileupload/

Modified:
    commons/proper/fileupload/trunk/pom.xml

Modified: commons/proper/fileupload/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/fileupload/trunk/pom.xml?rev=1454301&r1=1454300&r2=1454301&view=diff
==============================================================================
--- commons/proper/fileupload/trunk/pom.xml (original)
+++ commons/proper/fileupload/trunk/pom.xml Fri Mar  8 09:35:56 2013
@@ -33,7 +33,7 @@
     The FileUpload component provides a simple yet flexible means of adding 
support for multipart
     file upload functionality to servlets and web applications.
   </description>
-  <url>http://commons.apache.org/proper/fileupload/</url>
+  <url>http://commons.apache.org/proper/commons-fileupload/</url>
   <inceptionYear>2002</inceptionYear>
 
   <developers>


Reply via email to