Author: eric Date: Tue Apr 5 11:41:19 2011 New Revision: 1088988 URL: http://svn.apache.org/viewvc?rev=1088988&view=rev Log: JAMES in lower case
Modified: james/project/trunk/maven-skin/pom.xml james/project/trunk/project/pom.xml Modified: james/project/trunk/maven-skin/pom.xml URL: http://svn.apache.org/viewvc/james/project/trunk/maven-skin/pom.xml?rev=1088988&r1=1088987&r2=1088988&view=diff ============================================================================== --- james/project/trunk/maven-skin/pom.xml (original) +++ james/project/trunk/maven-skin/pom.xml Tue Apr 5 11:41:19 2011 @@ -26,8 +26,8 @@ </parent> <groupId>org.apache.james</groupId> <artifactId>maven-skin</artifactId> - <name>JAMES Skin</name> - <description>Apache JAMES Official Maven2/3 Site Skin</description> + <name>Apache James Skin</name> + <description>The Apache James Official Maven2/3 Site Skin</description> <url>http://james.apache.org/maven-skin/</url> <distributionManagement> Modified: james/project/trunk/project/pom.xml URL: http://svn.apache.org/viewvc/james/project/trunk/project/pom.xml?rev=1088988&r1=1088987&r2=1088988&view=diff ============================================================================== --- james/project/trunk/project/pom.xml (original) +++ james/project/trunk/project/pom.xml Tue Apr 5 11:41:19 2011 @@ -26,8 +26,8 @@ </parent> <groupId>org.apache.james</groupId> <artifactId>james-project</artifactId> - <name>Apache JAMES Project</name> - <description>The Apache JAMES Project</description> + <name>Apache James Project</name> + <description>The Apache James Project</description> <url>http://james.apache.org/</url> <inceptionYear>2006</inceptionYear> <packaging>pom</packaging> --------------------------------------------------------------------- To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org