aheritier    2004/05/18 14:49:38

  Modified:    javadoc  project.xml
               javadoc/xdocs changes.xml
  Log:
  I prefer to move the plugin to 1.5.1 and not to 1.6 because actually there's only a 
bug fix
  
  Revision  Changes    Path
  1.36      +1 -1      maven-plugins/javadoc/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/javadoc/project.xml,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -r1.35 -r1.36
  --- project.xml       18 May 2004 21:23:48 -0000      1.35
  +++ project.xml       18 May 2004 21:49:38 -0000      1.36
  @@ -23,7 +23,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-javadoc-plugin</id>
     <name>Maven Javadoc Plug-in</name>
  -  <currentVersion>1.6-SNAPSHOT</currentVersion>
  +  <currentVersion>1.5.1-SNAPSHOT</currentVersion>
     <description/>
     <shortDescription>Produce Javadocs and report</shortDescription>
     <url>http://maven.apache.org/reference/plugins/javadoc/</url>
  
  
  
  1.30      +1 -1      maven-plugins/javadoc/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/javadoc/xdocs/changes.xml,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- changes.xml       18 May 2004 21:23:30 -0000      1.29
  +++ changes.xml       18 May 2004 21:49:38 -0000      1.30
  @@ -25,7 +25,7 @@
       <author email="[EMAIL PROTECTED]">Emmanuel Venisse</author>
     </properties>
     <body>
  -    <release version="1.6-SNAPSHOT" date="In CVS">
  +    <release version="1.5.1-SNAPSHOT" date="In CVS">
         <action dev="aheritier" type="fix" issue="MPJAVADOC-24">doc-files directories 
contents are correctly copied.</action>
       </release>
       <release version="1.5" date="2004-05-15">
  
  
  

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

Reply via email to