remove plexus-utils. Dont know why it was added - it certainly is not a compile time dependency

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163797 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2005-04-06 05:07:50 +00:00
parent d4e8050c83
commit 9c4a483c6d
1 changed files with 0 additions and 5 deletions

View File

@ -21,11 +21,6 @@
<artifactId>marmalade-core</artifactId>
<version>1.0-alpha2</version>
</dependency>
<dependency>
<groupId>plexus</groupId>
<artifactId>plexus-utils</artifactId>
<version>1.0-alpha-2</version>
</dependency>
<dependency>
<groupId>plexus</groupId>
<artifactId>plexus-marmalade-factory</artifactId>