Author: jcouteau Date: 2009-09-24 15:55:19 +0200 (Thu, 24 Sep 2009) New Revision: 20 Modified: trunk/src/site/site.xml Log: Add snapshot download link on maven-site Modified: trunk/src/site/site.xml =================================================================== --- trunk/src/site/site.xml 2009-09-24 13:50:23 UTC (rev 19) +++ trunk/src/site/site.xml 2009-09-24 13:55:19 UTC (rev 20) @@ -25,7 +25,8 @@ <menu ref="modules"/> <menu name="Downloads"> - <item name="Downloads" href="http://maven.chorem.org/release/org/chorem/billy"/> + <item name="Stable" href="http://maven.chorem.org/release/org/chorem/billy"/> + <item name="Snapshot" href="http://maven.chorem.org/snapshot/org/chorem/billy"/> </menu> <menu name="Trackers">
participants (1)
-
jcouteau@users.chorem.org