o Put back the breadcrumbs that were removed in r729027.

git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@729877 13f79535-47bb-0310-9956-ffa450edef68
master
Dennis Lundberg 2008-12-29 12:04:39 +00:00
parent a0d8efe152
commit c2b40e8397
1 changed files with 6 additions and 0 deletions

View File

@ -27,6 +27,12 @@ under the License.
<version>1.1-SNAPSHOT</version>
</skin>
<body>
<breadcrumbs>
<!-- TODO: This breadcrumb should be removed when it has been solved in the parent -->
<item name="Maven" href="http://maven.apache.org/index.html" />
<item name="Plugin Tools" href="http://maven.apache.org/plugin-tools/index.html" />
</breadcrumbs>
<menu name="Overview">
<item name="Introduction" href="index.html"/>
</menu>