<project>
<body>
<menu>
- <item name="Overview" href="index.html"/>
+ <item name="Hibernate Maven Plugin" href="index.html"/>
<item name="Configuration Examples" href="configuration.html"/>
<item name="Goal: CREATE" href="create-mojo.html"/>
<item name="Goal: DROP" href="drop-mojo.html"/>
</skin>
<custom>
<thymeproxy>
- <path>/hibernate-maven-plugin/</path>
- <crumbs><![CDATA[{"uri":"/projects.html","name":"Projects"}]]></crumbs>
+ <path>/hibernate-maven-plugin-${project.version}/</path>
+ <crumbs><![CDATA["/projects.html"]]></crumbs>
</thymeproxy>
</custom>
</project>