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-ffa450edef68master
parent
166929ac4c
commit
a0d8efe152
|
|
@ -20,13 +20,13 @@ under the License.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<project>
|
<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>
|
<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">
|
<menu name="Overview">
|
||||||
<item name="Introduction" href="index.html"/>
|
<item name="Introduction" href="index.html"/>
|
||||||
</menu>
|
</menu>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue