Author: wsmoak Date: Sun Nov 12 14:16:56 2006 New Revision: 474062 URL: http://svn.apache.org/viewvc?view=rev&rev=474062 Log: Give the site module a name.
Modified: maven/site/trunk/pom.xml Modified: maven/site/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/site/trunk/pom.xml?view=diff&rev=474062&r1=474061&r2=474062 ============================================================================== --- maven/site/trunk/pom.xml (original) +++ maven/site/trunk/pom.xml Sun Nov 12 14:16:56 2006 @@ -9,6 +9,7 @@ <modelVersion>4.0.0</modelVersion> <artifactId>maven-site</artifactId> <packaging>pom</packaging> + <name>Maven Site</name> <reporting> <excludeDefaults>true</excludeDefaults>