Author: sebb Date: Mon Oct 21 15:32:38 2013 New Revision: 1534220 URL: http://svn.apache.org/r1534220 Log: ASF Branding
Modified: commons/proper/functor/trunk/pom.xml Modified: commons/proper/functor/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/functor/trunk/pom.xml?rev=1534220&r1=1534219&r2=1534220&view=diff ============================================================================== --- commons/proper/functor/trunk/pom.xml (original) +++ commons/proper/functor/trunk/pom.xml Mon Oct 21 15:32:38 2013 @@ -28,7 +28,7 @@ <version>1.0-SNAPSHOT</version> <packaging>pom</packaging> - <name>Commons Functor</name> + <name>Apache Commons Functor</name> <inceptionYear>2003</inceptionYear> <description> A "functor" is an entity that serves the role of a function but can be operated upon like an object.