remove unneeded plexus dep

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@293066 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-10-02 03:39:03 +00:00
parent 8cc62ff1e5
commit cd7ffa96de
1 changed files with 1 additions and 5 deletions

View File

@ -33,9 +33,5 @@
<artifactId>ant</artifactId>
<version>1.6.5</version>
</dependency>
<dependency>
<groupId>plexus</groupId>
<artifactId>plexus-container-default</artifactId>
</dependency>
</dependencies>
</project>
</project>