You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by di...@apache.org on 2003/10/08 08:07:00 UTC

cvs commit: maven-plugins/ant/xdocs navigation.xml

dion        2003/10/07 23:07:00

  Modified:    ant/xdocs navigation.xml
  Log:
  Add download dir
  
  Revision  Changes    Path
  1.4       +3 -0      maven-plugins/ant/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/ant/xdocs/navigation.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- navigation.xml	19 Mar 2003 05:54:20 -0000	1.3
  +++ navigation.xml	8 Oct 2003 06:07:00 -0000	1.4
  @@ -12,5 +12,8 @@
         <item name="Goals"      href="/goals.html" />
         <item name="Properties" href="/properties.html" />
       </menu>
  +    <menu name="Downloads">
  +      <item name="Ant Plugin 1.5" href="http://www.ibiblio.org/maven/maven/plugins/maven-ant-plugin-1.5.jar"/>
  +    </menu>
     </body>
   </project>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org