brett       2004/11/10 02:14:47

  Modified:    jar      project.xml
               jar/xdocs changes.xml
  Log:
  merge MAVEN_JAR_1_6_1
  
  Revision  Changes    Path
  1.34      +5 -0      maven-plugins/jar/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/jar/project.xml,v
  retrieving revision 1.33
  retrieving revision 1.34
  diff -u -r1.33 -r1.34
  --- project.xml       23 Oct 2004 12:11:51 -0000      1.33
  +++ project.xml       10 Nov 2004 10:14:47 -0000      1.34
  @@ -50,6 +50,11 @@
         <name>1.6</name>
         <tag>MAVEN_JAR_1_6</tag>
       </version>
  +    <version>
  +      <id>1.6.1</id>
  +      <name>1.6.1</name>
  +      <tag>MAVEN_JAR_1_6_1</tag>
  +    </version>
     </versions>
     <developers/>
     <dependencies>
  
  
  
  1.26      +3 -0      maven-plugins/jar/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/jar/xdocs/changes.xml,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -r1.25 -r1.26
  --- changes.xml       18 Oct 2004 17:19:07 -0000      1.25
  +++ changes.xml       10 Nov 2004 10:14:47 -0000      1.26
  @@ -28,6 +28,9 @@
       <release version="1.7-SNAPSHOT" date="in CVS">
         <action dev="felipeal" type="add">Added new property 
<code>maven.jar.final.name</code>.</action>
       </release>
  +    <release version="1.6.1" date="2004-11-10">
  +      <action dev="brett" type="fix">Remove deploy warnings</action>
  +    </release>
       <release version="1.6" date="2004-06-28">
         <action dev="brett" type="update">Deprecated jar:snapshot</action>
         <action dev="brett" type="update">Use the artifact plugin for 
installation</action>
  
  
  

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

Reply via email to