dion        2003/10/08 08:49:44

  Modified:    src/plugins-build/multiproject/xdocs goals.xml
  Log:
  Fix reversions
  
  Revision  Changes    Path
  1.10      +2 -2      maven/src/plugins-build/multiproject/xdocs/goals.xml
  
  Index: goals.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/multiproject/xdocs/goals.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- goals.xml 8 Oct 2003 15:34:40 -0000       1.9
  +++ goals.xml 8 Oct 2003 15:49:44 -0000       1.10
  @@ -24,14 +24,14 @@
         <goal>
           <name>multiproject:deploy</name>
           <description>
  -          Run <code>'artifact':install-snapshot</code> goal for all projects.
  +          Run <code>'artifact':deploy</code> goal for all projects.
           </description>
         </goal>      
   
         <goal>
           <name>multiproject:deploy-snapshot</name>
           <description>
  -          Run <code>'artifact':install-snapshot</code> goal for all projects.
  +          Run <code>'artifact':deploy-snapshot</code> goal for all projects.
           </description>
         </goal>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to