o use plexus 0.16

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162932 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2004-08-09 19:42:29 +00:00
parent 91cb097ae3
commit 0e8ae273df
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ public class MBoot
String[] plexusDeps = new String[] String[] plexusDeps = new String[]
{ {
"classworlds/jars/classworlds-1.1-SNAPSHOT.jar", "classworlds/jars/classworlds-1.1-SNAPSHOT.jar",
"plexus/jars/plexus-0.16-SNAPSHOT.jar", "plexus/jars/plexus-0.16.jar",
"xpp3/jars/xpp3-1.1.3.3.jar", "xpp3/jars/xpp3-1.1.3.3.jar",
"xstream/jars/xstream-1.0-SNAPSHOT.jar", "xstream/jars/xstream-1.0-SNAPSHOT.jar",
"maven/jars/maven-artifact-2.0-SNAPSHOT.jar", "maven/jars/maven-artifact-2.0-SNAPSHOT.jar",