Author: ggregory Date: Tue Sep 5 21:27:43 2017 New Revision: 1807417 URL: http://svn.apache.org/viewvc?rev=1807417&view=rev Log: Better project descriptions.
Modified: commons/proper/vfs/trunk/commons-vfs2/pom.xml commons/proper/vfs/trunk/pom.xml Modified: commons/proper/vfs/trunk/commons-vfs2/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/vfs/trunk/commons-vfs2/pom.xml?rev=1807417&r1=1807416&r2=1807417&view=diff ============================================================================== --- commons/proper/vfs/trunk/commons-vfs2/pom.xml (original) +++ commons/proper/vfs/trunk/commons-vfs2/pom.xml Tue Sep 5 21:27:43 2017 @@ -21,7 +21,7 @@ <modelVersion>4.0.0</modelVersion> - <name>Apache Commons VFS Core</name> + <name>Apache Commons VFS</name> <groupId>org.apache.commons</groupId> <artifactId>commons-vfs2</artifactId> <version>2.2-SNAPSHOT</version> Modified: commons/proper/vfs/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/vfs/trunk/pom.xml?rev=1807417&r1=1807416&r2=1807417&view=diff ============================================================================== --- commons/proper/vfs/trunk/pom.xml (original) +++ commons/proper/vfs/trunk/pom.xml Tue Sep 5 21:27:43 2017 @@ -26,7 +26,7 @@ <modelVersion>4.0.0</modelVersion> <artifactId>commons-vfs2-project</artifactId> - <name>Apache Commons VFS</name> + <name>Apache Commons VFS Project</name> <description>Apache Commons VFS is a Virtual File System library.</description> <packaging>pom</packaging> <version>2.2-SNAPSHOT</version>