Upgrade to Ant 1.6

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114538 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion
2004-01-05 03:27:17 +00:00
parent 274e993527
commit 02da78fe72
21 changed files with 23 additions and 23 deletions

View File

@@ -57,7 +57,7 @@
<dependency>
<groupId>ant</groupId>
<artifactId>ant</artifactId>
<version>1.5.3-1</version>
<version>1.6</version>
</dependency>
<dependency>
<groupId>commons-jelly</groupId>