ASF Branding

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/fileupload/trunk@1534216 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index c8819e1..30a9729 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,9 +28,9 @@
   <artifactId>commons-fileupload</artifactId>
   <version>1.4-SNAPSHOT</version>
 
-  <name>Commons FileUpload</name>
+  <name>Apache Commons FileUpload</name>
   <description>
-    The FileUpload component provides a simple yet flexible means of adding support for multipart
+    The Apache Commons 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/commons-fileupload/</url>