You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by pg...@apache.org on 2009/11/25 20:29:22 UTC

svn commit: r884232 - /maven/ant-tasks/trunk/pom.xml

Author: pgier
Date: Wed Nov 25 19:29:22 2009
New Revision: 884232

URL: http://svn.apache.org/viewvc?rev=884232&view=rev
Log:
Update to ant 1.6.5.

Modified:
    maven/ant-tasks/trunk/pom.xml

Modified: maven/ant-tasks/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/ant-tasks/trunk/pom.xml?rev=884232&r1=884231&r2=884232&view=diff
==============================================================================
--- maven/ant-tasks/trunk/pom.xml (original)
+++ maven/ant-tasks/trunk/pom.xml Wed Nov 25 19:29:22 2009
@@ -59,7 +59,7 @@
     <dependency>
       <groupId>ant</groupId>
       <artifactId>ant</artifactId>
-      <version>1.6.2</version>
+      <version>1.6.5</version>
     </dependency>
     <dependency>
       <groupId>classworlds</groupId>