dion        2004/01/04 21:03:18

  Modified:    perforce project.xml
               perforce/xdocs changes.xml
  Log:
  Rolling back ant 1.6 change until someone wants to test it.
  
  Revision  Changes    Path
  1.20      +2 -2      maven-plugins/perforce/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/perforce/project.xml,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- project.xml       5 Jan 2004 03:43:12 -0000       1.19
  +++ project.xml       5 Jan 2004 05:03:18 -0000       1.20
  @@ -5,7 +5,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-perforce-plugin</id>
     <name>Maven Perforce Plugin</name>
  -  <currentVersion>1.2-SNAPSHOT</currentVersion>
  +  <currentVersion>1.1</currentVersion>
     <inceptionYear>2001</inceptionYear>
     <package>org.apache.maven</package>
     <description/>
  @@ -43,7 +43,7 @@
       <dependency>
         <groupId>ant</groupId>
         <artifactId>ant</artifactId>
  -      <version>1.6</version>
  +      <version>1.5.3-1</version>
         <properties>
           <classloader>root</classloader>
         </properties>
  
  
  
  1.5       +0 -5      maven-plugins/perforce/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/perforce/xdocs/changes.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- changes.xml       5 Jan 2004 03:43:12 -0000       1.4
  +++ changes.xml       5 Jan 2004 05:03:18 -0000       1.5
  @@ -6,11 +6,6 @@
     </properties>
   
     <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">
         <action dev="dion" type="update">
           Move to oro 2.0.7
  
  
  

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

Reply via email to