dion        2003/08/28 00:21:40

  Modified:    src/plugins-build/multiproject project.xml
               src/plugins-build/multiproject/xdocs navigation.xml
                        changes.xml
  Log:
  prep for release
  
  Revision  Changes    Path
  1.8       +1 -1      maven/src/plugins-build/multiproject/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/multiproject/project.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- project.xml       4 Aug 2003 06:29:10 -0000       1.7
  +++ project.xml       28 Aug 2003 07:21:40 -0000      1.8
  @@ -4,7 +4,7 @@
     <extend>${basedir}/../project.xml</extend>
     <id>maven-multiproject-plugin</id>
     <name>Maven Multi-Project Plug-in</name>
  -  <currentVersion>1.0-SNAPSHOT</currentVersion>
  +  <currentVersion>1.0</currentVersion>
     <description>A plugin to handle the building of multiple projects within 
maven</description>
     <shortDescription>Multi-Project Plugin for Maven</shortDescription>
     <url>http://maven.apache.org/reference/plugins/multiproject/</url>
  
  
  
  1.3       +4 -0      maven/src/plugins-build/multiproject/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/multiproject/xdocs/navigation.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- navigation.xml    4 Aug 2003 06:29:10 -0000       1.2
  +++ navigation.xml    28 Aug 2003 07:21:40 -0000      1.3
  @@ -12,5 +12,9 @@
         <item name="Properties" href="/properties.html" />
         <item name="FAQ" href="/faq.html" />
       </menu>
  +    <menu name="Downloads">
  +      <item name="Multi-project 1.0"
  +          
href="http://www.ibiblio.org/maven/maven/plugins/maven-multiproject-plugin-1.0.jar"/>
  +    </menu>
     </body>
   </project>
  
  
  
  1.7       +1 -1      maven/src/plugins-build/multiproject/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/multiproject/xdocs/changes.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- changes.xml       25 Jul 2003 06:35:27 -0000      1.6
  +++ changes.xml       28 Aug 2003 07:21:40 -0000      1.7
  @@ -6,7 +6,7 @@
     </properties>
   
     <body>
  -    <release version="1.0" date="in CVS">
  +    <release version="1.0" date="2003-08-28">
         <action dev="dion" type="update">
           update to velocity 1.4-dev
         </action>
  
  
  

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

Reply via email to