o using maven-stylus-skin snap due to r728944

git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@729027 13f79535-47bb-0310-9956-ffa450edef68
master
Vincent Siveton 2008-12-23 16:18:37 +00:00
parent 166929ac4c
commit a0d8efe152
1 changed files with 6 additions and 6 deletions

View File

@ -20,13 +20,13 @@ under the License.
-->
<project>
<!-- TODO remove when using Maven Parent 11+ -->
<skin>
<groupId>org.apache.maven.skins</groupId>
<artifactId>maven-stylus-skin</artifactId>
<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>