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:
John Dennis Casey 2005-04-06 15:53:32 +00:00
parent b36d766c4e
commit 1c31e5081c
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
<dependency>
<groupId>marmalade</groupId>
<artifactId>marmalade-core</artifactId>
<version>1.0-alpha2</version>
<version>1.0-alpha-2</version>
</dependency>
<dependency>
<groupId>plexus</groupId>