carlos      2004/08/26 08:55:03

  Modified:    pom      plugin.jelly
  Log:
  Fixed typo
  
  Revision  Changes    Path
  1.16      +2 -2      maven-plugins/pom/plugin.jelly
  
  Index: plugin.jelly
  ===================================================================
  RCS file: /home/cvs/maven-plugins/pom/plugin.jelly,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- plugin.jelly      8 Apr 2004 00:39:24 -0000       1.15
  +++ plugin.jelly      26 Aug 2004 15:54:59 -0000      1.16
  @@ -129,7 +129,7 @@
     </goal>
       
     <!--==================================================================-->
  -  <!-- Install the snapshot version of the war in the local repository  -->
  +  <!-- Install the snapshot version of the pom in the local repository  -->
     <!--==================================================================-->      
     <goal name="pom:install-snapshot"
         description="Install the snapshot version of the POM in the local repository">
  @@ -142,7 +142,7 @@
     </goal>
           
     <!--==================================================================-->
  -  <!-- Deploys the snapshot of the war to the remote repository         -->
  +  <!-- Deploys the snapshot of the pom to the remote repository         -->
     <!--==================================================================-->      
     <goal name="pom:deploy-snapshot" 
         description="Deploys the snapshot version of the POM to remote repository">  
  
  
  

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

Reply via email to