mirror of https://github.com/apache/maven.git
updated title of introduction pages
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1164922 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
4abb2ac9ab
commit
3944b81734
|
@ -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>
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
-----
|
||||
Maven Model
|
||||
Introduction
|
||||
-----
|
||||
Jason van Zyl
|
||||
Vincent Siveton
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
-----
|
||||
Maven Repository Metadata Model
|
||||
Introduction
|
||||
-----
|
||||
Hervé Boutemy
|
||||
-----
|
||||
|
|
|
@ -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}}
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue