dion        2004/01/04 20:42:31

  Modified:    antlr/xdocs changes.xml
               antlr    project.xml
  Log:
  Rolling back ant 1.6 change until someone wants to test it.
  
  Revision  Changes    Path
  1.9       +0 -3      maven-plugins/antlr/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/antlr/xdocs/changes.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- changes.xml       5 Jan 2004 03:43:12 -0000       1.8
  +++ changes.xml       5 Jan 2004 04:42:31 -0000       1.9
  @@ -7,9 +7,6 @@
   
     <body>
       <release version="1.2" date="in CVS">
  -      <action dev="dion" type="update">
  -        Upgrade to ant 1.6
  -      </action>
       </release>
   
       <release version="1.1" date="2003-09-29">
  
  
  
  1.22      +1 -1      maven-plugins/antlr/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/antlr/project.xml,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- project.xml       5 Jan 2004 03:27:16 -0000       1.21
  +++ project.xml       5 Jan 2004 04:42:31 -0000       1.22
  @@ -58,7 +58,7 @@
       <dependency>
         <groupId>ant</groupId>
         <artifactId>ant</artifactId>
  -      <version>1.6</version>
  +      <version>1.5.3-1</version>
         <properties>
           <classloader>root</classloader>
         </properties>
  
  
  

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

Reply via email to