You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by br...@apache.org on 2009/08/20 21:50:30 UTC

svn commit: r806326 - /maven/site/trunk/src/site/xdoc/index.xml.vm

Author: brett
Date: Thu Aug 20 19:50:29 2009
New Revision: 806326

URL: http://svn.apache.org/viewvc?rev=806326&view=rev
Log:
use suggested naming for intro paragraphs

Modified:
    maven/site/trunk/src/site/xdoc/index.xml.vm

Modified: maven/site/trunk/src/site/xdoc/index.xml.vm
URL: http://svn.apache.org/viewvc/maven/site/trunk/src/site/xdoc/index.xml.vm?rev=806326&r1=806325&r2=806326&view=diff
==============================================================================
--- maven/site/trunk/src/site/xdoc/index.xml.vm (original)
+++ maven/site/trunk/src/site/xdoc/index.xml.vm Thu Aug 20 19:50:29 2009
@@ -19,7 +19,7 @@
 -->
 <document>
   <properties>
-    <title>Welcome to Maven</title>
+    <title>Welcome to Apache Maven</title>
     <author email="brett@apache.org">Brett Porter</author>
     <author email="jason@sonatype.com">Jason van Zyl</author>
   </properties>
@@ -106,11 +106,11 @@
     </div>
     </section>
 
-    <section name="Welcome to Maven">
+    <section name="Welcome to Apache Maven">
 
       <!-- TODO: I reckon it's time for a new description -->
       <p>
-        Maven is a software project management and comprehension tool. Based on the concept of a project object model
+        Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model
         (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.
       </p>
       <p>