WIP: Site
[hibernate4-maven-plugin] / src / site / site.xml
index e62c0b1..a7047c2 100644 (file)
@@ -1,7 +1,7 @@
 <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"/>
@@ -21,8 +21,8 @@
   </skin>
   <custom>
     <thymeproxy>
-      <path>/hibernate-maven-plugin/</path>
-      <crumbs><![CDATA[{&quot;uri&quot;:&quot;/projects.html&quot;,&quot;name&quot;:&quot;Projects&quot;}]]></crumbs>
+      <path>/hibernate-maven-plugin-${project.version}/</path>
+      <crumbs><![CDATA[&quot;/projects.html&quot;]]></crumbs>
     </thymeproxy>
   </custom>
 </project>