24 Sep
2009
24 Sep
'09
2:07 p.m.
Author: jcouteau Date: 2009-09-24 16:07:21 +0200 (Thu, 24 Sep 2009) New Revision: 2709 Modified: trunk/src/site/site.xml Log: Close menu tag on site.xml Modified: trunk/src/site/site.xml =================================================================== --- trunk/src/site/site.xml 2009-09-24 13:58:37 UTC (rev 2708) +++ trunk/src/site/site.xml 2009-09-24 14:07:21 UTC (rev 2709) @@ -29,6 +29,7 @@ <menu name="Downloads" inherit="top" > <item name="Stable" href="http://maven.chorem.org/release/org/chorem/lima/"/> <item name="Snapshot" href="http://maven.chorem.org/snapshot/org/chorem/lima/"/> + </menu> <menu ref="reports"/> </body>