Fix names

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@386481 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier 2006-03-16 23:16:21 +00:00
parent 96a0bcd734
commit 71dabf8a88
3 changed files with 4 additions and 4 deletions

View File

@ -20,7 +20,7 @@
<document>
<properties>
<title>Maven Clean Plug-in Goals</title>
<title>Goals</title>
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
</properties>

View File

@ -20,7 +20,7 @@
<document>
<properties>
<title>Maven Clean Plug-in</title>
<title>About</title>
<author email="evenisse@ifrance.com">Emmanuel Venisse</author>
</properties>

View File

@ -16,8 +16,8 @@
* limitations under the License.
*/
-->
<project name="Maven Java Plugin">
<title>Maven Java Plugin</title>
<project name="Maven Clean Plugin">
<title>Maven Clean Plugin</title>
<body>
<breadcrumbs>
<item name="Apache" href="http://www.apache.org"/>