Author: jcouteau Date: 2009-09-24 15:58:37 +0200 (Thu, 24 Sep 2009) New Revision: 2708 Modified: trunk/src/site/site.xml Log: Add download links on maven-site Modified: trunk/src/site/site.xml =================================================================== --- trunk/src/site/site.xml 2009-09-24 12:43:04 UTC (rev 2707) +++ trunk/src/site/site.xml 2009-09-24 13:58:37 UTC (rev 2708) @@ -26,6 +26,9 @@ <menu name="Utilisateur" inherit="top" > <item name="How To" href="howto.html" /> </menu> + <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 ref="reports"/> </body>
participants (1)
-
jcouteau@users.chorem.org