brett       2004/05/15 19:48:38

  Modified:    html2xdoc project.xml
               html2xdoc/xdocs changes.xml
  Log:
  [maven-scm-plugin] prepare release 1.3
  
  Revision  Changes    Path
  1.30      +6 -1      maven-plugins/html2xdoc/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/html2xdoc/project.xml,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- project.xml       16 May 2004 01:35:47 -0000      1.29
  +++ project.xml       16 May 2004 02:48:38 -0000      1.30
  @@ -23,7 +23,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-html2xdoc-plugin</id>
     <name>Maven Html2XDoc Plug-in</name>
  -  <currentVersion>1.3-SNAPSHOT</currentVersion>
  +  <currentVersion>1.3</currentVersion>
     <gumpRepositoryId>jakarta</gumpRepositoryId>
     <description>Creates XDoc documentation from normal HTML 
documentation.</description>
     <shortDescription>HTML to xdoc transformer</shortDescription>
  @@ -40,6 +40,11 @@
         <id>1.2</id>
         <name>1.2</name>
         <tag>MAVEN_HTML2XDOC_1_2</tag>
  +    </version>
  +    <version>
  +      <id>1.3</id>
  +      <name>1.3</name>
  +      <tag>MAVEN_HTML2XDOC_1_3</tag>
       </version>
     </versions>
     <developers>
  
  
  
  1.12      +1 -1      maven-plugins/html2xdoc/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/html2xdoc/xdocs/changes.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- changes.xml       2 May 2004 13:55:51 -0000       1.11
  +++ changes.xml       16 May 2004 02:48:38 -0000      1.12
  @@ -24,7 +24,7 @@
       <author email="[EMAIL PROTECTED]">dIon Gillard</author>
     </properties>
     <body>
  -    <release version="1.3-SNAPSHOT" date="in CVS">
  +    <release version="1.3" date="2004-05-15">
         <action dev="dion" type="fix">Fix issues with DOM classes and jdk1.3</action>
       </release>
       <release version="1.2" date="2004-03-07">
  
  
  

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

Reply via email to