Updated version of juplo-skin for generation of documentation
[hibernate4-maven-plugin] / src / site / site.xml
1 <project>
2   <googleAnalyticsAccountId>UA-571104-3</googleAnalyticsAccountId>
3   <body>
4     <menu>
5       <item name="Configuration Examples" href="configuration.html"/>
6       <item name="Parameter Documentation" href="export-mojo.html"/>
7       <item name="Enable Debug-Output" href="debugging.html"/>
8       <item name="Skipping Execution" href="skip.html"/>
9       <item name="Force Exceution" href="force.html"/>
10       <item name="Known Pitfalls (FAQ)" href="pitfalls.html"/>
11     </menu>
12     <menu ref="reports"/>
13   </body>
14   <skin>
15     <groupId>de.juplo</groupId>
16     <artifactId>juplo-maven-skin</artifactId>
17     <version>1.0.8</version>
18   </skin>
19 </project>
20