mirror of https://github.com/apache/maven.git
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:
parent
d4e8050c83
commit
9c4a483c6d
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue