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:02 UTC

svn commit: r1636245 - /commons/proper/vfs/trunk/core/pom.xml

Author: ggregory
Date: Mon Nov  3 04:19:02 2014
New Revision: 1636245

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

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

Modified: commons/proper/vfs/trunk/core/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/vfs/trunk/core/pom.xml?rev=1636245&r1=1636244&r2=1636245&view=diff
==============================================================================
--- commons/proper/vfs/trunk/core/pom.xml (original)
+++ commons/proper/vfs/trunk/core/pom.xml Mon Nov  3 04:19:02 2014
@@ -24,11 +24,11 @@
 
   <modelVersion>4.0.0</modelVersion>
 
-  <name>Commons VFS Core</name>
+  <name>Apache Commons VFS Core</name>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-vfs2</artifactId>
   <version>2.1-SNAPSHOT</version>
-  <description>VFS is a Virtual File System library.</description>
+  <description>Apache Commons VFS is a Virtual File System library.</description>
 
   <parent>
     <groupId>org.apache.commons</groupId>