brett       2004/11/10 02:20:16

  Modified:    dist     project.xml
               dist/xdocs changes.xml
  Log:
  merge MAVEN_DIST_1_6_1
  
  Revision  Changes    Path
  1.39      +5 -0      maven-plugins/dist/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/dist/project.xml,v
  retrieving revision 1.38
  retrieving revision 1.39
  diff -u -r1.38 -r1.39
  --- project.xml       21 Sep 2004 13:47:52 -0000      1.38
  +++ project.xml       10 Nov 2004 10:20:16 -0000      1.39
  @@ -49,6 +49,11 @@
         <name>1.6</name>
         <tag>MAVEN_DIST_1_6</tag>
       </version>
  +    <version>
  +      <id>1.6.1</id>
  +      <name>1.6.1</name>
  +      <tag>MAVEN_DIST_1_6_1</tag>
  +    </version>
     </versions>
     <developers>
       <developer>
  
  
  
  1.24      +3 -0      maven-plugins/dist/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/dist/xdocs/changes.xml,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- changes.xml       2 Nov 2004 18:55:30 -0000       1.23
  +++ changes.xml       10 Nov 2004 10:20:16 -0000      1.24
  @@ -31,6 +31,9 @@
         <action dev="carlos" type="update">Don't generate ant build file, call 
maven-ant-plugin before or set a preGoal</action>
         <action dev="carlos" type="update">Add NOTICE file to 
distribution</action>
       </release>
  +    <release version="1.6.1" date="2004-11-10">
  +      <action dev="brett" type="fix">Remove deploy warning</action>
  +    </release>
       <release version="1.6" date="2004-06-25">
         <action dev="brett" type="update">Use artifact plugin for 
deployments</action>
       </release>
  
  
  

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

Reply via email to