WIP: Site
[hibernate4-maven-plugin] / src / site / site.xml
index a7047c2..eeab747 100644 (file)
   <skin>
     <groupId>de.juplo.maven</groupId>
     <artifactId>maven-thymeleaf-skin</artifactId>
-    <version>1.0.0</version>
+    <version>1.1.0</version>
   </skin>
   <custom>
     <thymeproxy>
-      <path>/hibernate-maven-plugin-${project.version}/</path>
-      <crumbs><![CDATA[&quot;/projects.html&quot;]]></crumbs>
+      <path>/projects/hibernate-maven-plugin/</path>
+      <crumbs>"/index.html","/projects.html"</crumbs>
     </thymeproxy>
   </custom>
 </project>