dion        2004/01/04 21:05:06

  Modified:    runner/xdocs changes.xml
               runner   project.xml
  Log:
  Rolling back ant 1.6 change until someone wants to test it.
  
  Revision  Changes    Path
  1.10      +0 -5      maven-plugins/runner/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/runner/xdocs/changes.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- changes.xml       5 Jan 2004 03:43:13 -0000       1.9
  +++ changes.xml       5 Jan 2004 05:05:06 -0000       1.10
  @@ -6,11 +6,6 @@
     </properties>
   
     <body>
  -    <release version="0.4" date="in CVS">
  -      <action dev="dion" type="update">
  -        Upgrade to ant 1.6
  -      </action>
  -    </release>
       <release version="0.3" date="2003-09-29">
         <action dev="dion" type="update">update to 
commons-jelly-20030902.160215</action>
         <action dev="dion" type="update">
  
  
  
  1.21      +2 -2      maven-plugins/runner/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/runner/project.xml,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- project.xml       5 Jan 2004 03:43:13 -0000       1.20
  +++ project.xml       5 Jan 2004 05:05:06 -0000       1.21
  @@ -5,7 +5,7 @@
     <pomVersion>3</pomVersion>
     <id>maven-runner-plugin</id>
     <name>Maven Runner Plug-in</name>
  -  <currentVersion>0.4-SNAPSHOT</currentVersion>
  +  <currentVersion>0.3</currentVersion>
     <description>Various goals for making development with Plexus easy.</description>
     <shortDescription>Plexus Tools</shortDescription>
     <url>http://maven.apache.org/reference/plugins/plexus/</url>
  @@ -82,7 +82,7 @@
       <dependency>
         <groupId>ant</groupId>
         <artifactId>ant</artifactId>
  -      <version>1.6</version>
  +      <version>1.5.3-1</version>
       </dependency>
       <!-- Betwixt requirements -->
   
  
  
  

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

Reply via email to