Author: ggregory Date: Mon Nov 3 06:02:46 2014 New Revision: 1636275 URL: http://svn.apache.org/r1636275 Log: Apache branding.
Modified: commons/proper/functor/trunk/core/pom.xml Modified: commons/proper/functor/trunk/core/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/functor/trunk/core/pom.xml?rev=1636275&r1=1636274&r2=1636275&view=diff ============================================================================== --- commons/proper/functor/trunk/core/pom.xml (original) +++ commons/proper/functor/trunk/core/pom.xml Mon Nov 3 06:02:46 2014 @@ -23,7 +23,7 @@ </parent> <modelVersion>4.0.0</modelVersion> <artifactId>commons-functor</artifactId> - <name>Commons Functor Core</name> + <name>Apache Commons Functor Core</name> <description>Provide implementations of the functor APIs</description> <dependencies>