You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by di...@apache.org on 2004/07/15 02:58:08 UTC

cvs commit: maven-plugins/simian project.xml

dion        2004/07/14 17:58:08

  Modified:    simian   project.xml
  Log:
  Ant dependency changed to 1.5.3-1
  
  Revision  Changes    Path
  1.37      +1 -1      maven-plugins/simian/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/simian/project.xml,v
  retrieving revision 1.36
  retrieving revision 1.37
  diff -u -r1.36 -r1.37
  --- project.xml	14 Jul 2004 22:32:35 -0000	1.36
  +++ project.xml	15 Jul 2004 00:58:08 -0000	1.37
  @@ -100,7 +100,7 @@
       <dependency>
         <groupId>ant</groupId>
         <artifactId>ant</artifactId>
  -      <version>1.5.3.1</version>
  +      <version>1.5.3-1</version>
         <url>http://ant.apache.org/</url>
       </dependency>
       <dependency>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org