dion        2003/07/24 18:28:22

  Modified:    src/plugins-build/latka project.xml
               src/plugins-build/latka/xdocs changes.xml
  Log:
  synch with html2xdoc plugin
  
  Revision  Changes    Path
  1.13      +2 -2      maven/src/plugins-build/latka/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/latka/project.xml,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- project.xml       9 Apr 2003 01:06:47 -0000       1.12
  +++ project.xml       25 Jul 2003 01:28:22 -0000      1.13
  @@ -5,7 +5,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-latka-plugin</id>
     <name>Maven Latka Plug-in</name>
  -  <currentVersion>1.2</currentVersion>
  +  <currentVersion>1.3-SNAPSHOT</currentVersion>
     <description/>
     <shortDescription>Java Project Management Tools</shortDescription>
     <url>http://maven.apache.org/reference/plugins/latka/</url>
  @@ -92,7 +92,7 @@
       <dependency>
         <groupId>commons-jelly</groupId>
         <artifactId>commons-jelly-tags-html</artifactId>
  -      <version>20030211.143308</version>
  +      <version> 20030317.100924</version>
         <url>http://jakarta.apache.org/commons/jelly/libs/html/</url>
         <properties>
           <classloader>root.maven</classloader>
  
  
  
  1.3       +5 -1      maven/src/plugins-build/latka/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/latka/xdocs/changes.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- changes.xml       2 Mar 2003 14:33:08 -0000       1.2
  +++ changes.xml       25 Jul 2003 01:28:22 -0000      1.3
  @@ -7,7 +7,11 @@
   
     <body>
     
  -    <release version="1.2" date="in cvs">
  +    <release version="1.3" date="in CVS">
  +      <action dev="dion" type="fix">Consistent http tags.</action>
  +    </release>
  +    
  +    <release version="1.2" date="Unknown">
         <action dev="dion" type="fix">Fixed docs.</action>
       </release>
       
  
  
  

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

Reply via email to