Fix project name to use in breadcrumbs

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@384080 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier 2006-03-08 01:10:26 +00:00
parent 1013578819
commit 2ae02ff9e2

View File

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