dion        2003/08/27 23:51:10

  Modified:    src/plugins-build/word2html project.xml
               src/plugins-build/word2html/xdocs navigation.xml changes.xml
  Log:
  Prep for release
  
  Revision  Changes    Path
  1.11      +1 -1      maven/src/plugins-build/word2html/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/word2html/project.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- project.xml       18 Jun 2003 01:13:01 -0000      1.10
  +++ project.xml       28 Aug 2003 06:51:10 -0000      1.11
  @@ -5,7 +5,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-word2html-plugin</id>
     <name>Maven Word to HTML Plug-in</name>
  -  <currentVersion>1.3-SNAPSHOT</currentVersion>
  +  <currentVersion>1.3</currentVersion>
     <description>A Maven plugin to convert word docs into html for project 
usage</description>
     <shortDescription>Convert Word docs to HTML</shortDescription>
     <url>http://maven.apache.org/reference/plugins/word2html/</url>
  
  
  
  1.3       +4 -0      maven/src/plugins-build/word2html/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/word2html/xdocs/navigation.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- navigation.xml    19 Mar 2003 05:54:17 -0000      1.2
  +++ navigation.xml    28 Aug 2003 06:51:10 -0000      1.3
  @@ -13,5 +13,9 @@
         <item href="/properties.html" name="Properties">
         </item>
       </menu>
  +    <menu name="Downloads">
  +      <item name="Word2HTML Plugin 1.3"
  +          
href="http://www.ibiblio.org/maven/maven/plugins/maven-word2html-plugin-1.3.jar"/>
  +    </menu>
     </body>
   </project>
  
  
  
  1.4       +1 -1      maven/src/plugins-build/word2html/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/word2html/xdocs/changes.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- changes.xml       29 Jun 2003 13:39:58 -0000      1.3
  +++ changes.xml       28 Aug 2003 06:51:10 -0000      1.4
  @@ -7,7 +7,7 @@
   
     <body>
   
  -    <release version="1.3" date="in CVS">
  +    <release version="1.3" date="2003-08-28">
         <action dev="dion" type="fix">
           Correctly handle files with <code>..</code> in the names
         </action>
  
  
  

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

Reply via email to