Remove ant dependency

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114955 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
dion
2004-03-31 04:23:03 +00:00
parent 515f785bf4
commit 21f7a0762b

View File

@@ -73,14 +73,6 @@
</developer>
</developers>
<dependencies>
<dependency>
<groupId>ant</groupId>
<artifactId>ant</artifactId>
<version>1.5.3-1</version>
<properties>
<classloader>root</classloader>
</properties>
</dependency>
<dependency>
<groupId>commons-jelly</groupId>
<artifactId>commons-jelly-tags-log</artifactId>