You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2014/11/03 05:19:41 UTC

svn commit: r1636247 - /commons/proper/vfs/trunk/dist/pom.xml

Author: ggregory
Date: Mon Nov  3 04:19:41 2014
New Revision: 1636247

URL: http://svn.apache.org/r1636247
Log:
Apache branding.

Modified:
    commons/proper/vfs/trunk/dist/pom.xml

Modified: commons/proper/vfs/trunk/dist/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/vfs/trunk/dist/pom.xml?rev=1636247&r1=1636246&r2=1636247&view=diff
==============================================================================
--- commons/proper/vfs/trunk/dist/pom.xml (original)
+++ commons/proper/vfs/trunk/dist/pom.xml Mon Nov  3 04:19:41 2014
@@ -21,12 +21,12 @@ limitations under the License.
 
   <modelVersion>4.0.0</modelVersion>
 
-  <name>Commons VFS Distribution</name>
+  <name>Apache Commons VFS Distribution</name>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-vfs2-distribution</artifactId>
   <version>2.1-SNAPSHOT</version>
   <packaging>pom</packaging>
-  <description>VFS is a Virtual File System library - Distribution archives.</description>
+  <description>Apache Commons VFS is a Virtual File System library - Distribution archives.</description>
 
   <parent>
     <groupId>org.apache.commons</groupId>