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 2002/12/16 14:36:14 UTC

cvs commit: jakarta-turbine-maven/src/plugins-build/jalopy/xdocs navigation.xml

dion        2002/12/16 05:36:14

  Modified:    src/plugins-build/jalopy/xdocs navigation.xml
  Log:
  Added goals to nav
  
  Revision  Changes    Path
  1.2       +1 -0      jakarta-turbine-maven/src/plugins-build/jalopy/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/src/plugins-build/jalopy/xdocs/navigation.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- navigation.xml	9 Sep 2002 05:09:34 -0000	1.1
  +++ navigation.xml	16 Dec 2002 13:36:14 -0000	1.2
  @@ -10,6 +10,7 @@
       </links>
       <menu name="Overview">
         <item name="Properties"              href="/properties.html" />
  +      <item name="Goals"              href="/goals.html" />
       </menu>
     </body>
   </project>