blob: 48bf10abeb66700cdc3062859ddd957a6f85e832 [file] [log] [blame]
<?xml version="1.0" encoding="ISO-8859-1"?>
<project>
<version position="navigation-bottom"/>
<skin>
<groupId>org.apache.maven.skins</groupId>
<artifactId>maven-fluido-skin</artifactId>
<version>${maven-fluido-skin.version}</version>
</skin>
<bannerLeft>
<name>${this.name}</name>
<href>${this.url}</href>
</bannerLeft>
<body>
<head>
<![CDATA[
<link rel="meta" title="DOAP" href="${this.url}/doap_${this.name}.rdf" type="application/rdf+xml" />
]]>
</head>
<breadcrumbs>
<item name="${this.name}" href="${this.url}" />
</breadcrumbs>
<menu name="Community">
<item name="Tigerstripe" href="https://www.eclipse.org/tigerstripe/" />
</menu>
<menu name="Install">
<item name="Eclipse P2 Update Site" href="releng/update-site"/>
</menu>
<menu ref="reports" />
<menu name="Project Reports">
<item name="JaCoCo Aggregate" href="releng/jacoco-report/jacoco-aggregate/index.html"/>
</menu>
</body>
</project>