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

svn commit: r1636248 - /commons/proper/vfs/trunk/sandbox/pom.xml

Author: ggregory
Date: Mon Nov  3 04:19:56 2014
New Revision: 1636248

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

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

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