mirror of https://github.com/apache/maven.git
changed the marmalade dependency to reference the latest slipstream 1.0-alpha-2 release of marmalade that excludes xpp3, using plexus-utils instead.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163817 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b36d766c4e
commit
1c31e5081c
|
@ -19,7 +19,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>marmalade</groupId>
|
<groupId>marmalade</groupId>
|
||||||
<artifactId>marmalade-core</artifactId>
|
<artifactId>marmalade-core</artifactId>
|
||||||
<version>1.0-alpha2</version>
|
<version>1.0-alpha-2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>plexus</groupId>
|
<groupId>plexus</groupId>
|
||||||
|
|
Loading…
Reference in New Issue