Author: hboutemy Date: Sat Sep 3 20:02:14 2011 New Revision: 1164922 URL: http://svn.apache.org/viewvc?rev=1164922&view=rev Log: updated title of introduction pages
Modified: maven/maven-3/trunk/maven-model-builder/pom.xml maven/maven-3/trunk/maven-model/src/site/apt/index.apt maven/maven-3/trunk/maven-repository-metadata/src/site/apt/index.apt maven/maven-3/trunk/maven-settings/src/site/apt/index.apt maven/maven-3/trunk/src/site/xdoc/index.xml Modified: maven/maven-3/trunk/maven-model-builder/pom.xml URL: http://svn.apache.org/viewvc/maven/maven-3/trunk/maven-model-builder/pom.xml?rev=1164922&r1=1164921&r2=1164922&view=diff ============================================================================== --- maven/maven-3/trunk/maven-model-builder/pom.xml (original) +++ maven/maven-3/trunk/maven-model-builder/pom.xml Sat Sep 3 20:02:14 2011 @@ -22,7 +22,7 @@ <artifactId>maven-model-builder</artifactId> <name>Maven Model Builder</name> - <description>The effective model builder, with inheritance, profile activation</description> + <description>The effective model builder, with inheritance, profile activation, interpolation, ...</description> <dependencies> <dependency> Modified: maven/maven-3/trunk/maven-model/src/site/apt/index.apt URL: http://svn.apache.org/viewvc/maven/maven-3/trunk/maven-model/src/site/apt/index.apt?rev=1164922&r1=1164921&r2=1164922&view=diff ============================================================================== --- maven/maven-3/trunk/maven-model/src/site/apt/index.apt (original) +++ maven/maven-3/trunk/maven-model/src/site/apt/index.apt Sat Sep 3 20:02:14 2011 @@ -1,5 +1,5 @@ ----- - Maven Model + Introduction ----- Jason van Zyl Vincent Siveton Modified: maven/maven-3/trunk/maven-repository-metadata/src/site/apt/index.apt URL: http://svn.apache.org/viewvc/maven/maven-3/trunk/maven-repository-metadata/src/site/apt/index.apt?rev=1164922&r1=1164921&r2=1164922&view=diff ============================================================================== --- maven/maven-3/trunk/maven-repository-metadata/src/site/apt/index.apt (original) +++ maven/maven-3/trunk/maven-repository-metadata/src/site/apt/index.apt Sat Sep 3 20:02:14 2011 @@ -1,5 +1,5 @@ ----- - Maven Repository Metadata Model + Introduction ----- Hervé Boutemy ----- Modified: maven/maven-3/trunk/maven-settings/src/site/apt/index.apt URL: http://svn.apache.org/viewvc/maven/maven-3/trunk/maven-settings/src/site/apt/index.apt?rev=1164922&r1=1164921&r2=1164922&view=diff ============================================================================== --- maven/maven-3/trunk/maven-settings/src/site/apt/index.apt (original) +++ maven/maven-3/trunk/maven-settings/src/site/apt/index.apt Sat Sep 3 20:02:14 2011 @@ -1,5 +1,5 @@ ----- - Maven Settings + Introduction ----- Vincent Siveton ----- @@ -16,4 +16,4 @@ Maven Settings Model * A {{{./settings.html}Descriptor Reference}} - * An {{{ http://maven.apache.org/xsd/settings-1.0.0.xsd}XSD}} + * An {{{http://maven.apache.org/xsd/settings-1.0.0.xsd}XSD}} Modified: maven/maven-3/trunk/src/site/xdoc/index.xml URL: http://svn.apache.org/viewvc/maven/maven-3/trunk/src/site/xdoc/index.xml?rev=1164922&r1=1164921&r2=1164922&view=diff ============================================================================== --- maven/maven-3/trunk/src/site/xdoc/index.xml (original) +++ maven/maven-3/trunk/src/site/xdoc/index.xml Sat Sep 3 20:02:14 2011 @@ -22,7 +22,7 @@ <document> <properties> - <title>Apache Maven 3.x</title> + <title>Introduction</title> <author email="hboutemy_AT_apache_DOT_org">Hervé Boutemy</author> </properties>