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 17:49:44 UTC

cvs commit: maven/src/plugins-build/multiproject/xdocs goals.xml

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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org