dion        2004/07/08 07:12:16

  Modified:    plugin/xdocs changes.xml
               plugin   project.xml
  Log:
  Use 1.5.1 instead of 1.6
  
  Revision  Changes    Path
  1.27      +1 -1      maven-plugins/plugin/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/plugin/xdocs/changes.xml,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- changes.xml       6 Jul 2004 22:21:06 -0000       1.26
  +++ changes.xml       8 Jul 2004 14:12:16 -0000       1.27
  @@ -24,7 +24,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="dion" type="add" issue="MPPLUGIN-20">
           Prompt for artifactId, groupId and version if missing.
         </action>
  
  
  
  1.42      +1 -1      maven-plugins/plugin/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/plugin/project.xml,v
  retrieving revision 1.41
  retrieving revision 1.42
  diff -u -r1.41 -r1.42
  --- project.xml       6 Jul 2004 22:21:07 -0000       1.41
  +++ project.xml       8 Jul 2004 14:12:16 -0000       1.42
  @@ -23,7 +23,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-plugin-plugin</id>
     <name>Maven Plugin Plugin</name>
  -  <currentVersion>1.6-SNAPSHOT</currentVersion>
  +  <currentVersion>1.5.1-SNAPSHOT</currentVersion>
     <description>Maven Plugin management plugin. Requires Maven 1.0 RC4.</description>
     <shortDescription>Maven Plugin plugin</shortDescription>
     <url>http://maven.apache.org/reference/plugins/plugin/</url>
  
  
  

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

Reply via email to