o update to surefire 1.2-SNAPSHOT

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@163121 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2004-09-20 03:28:57 +00:00
parent c0a6388337
commit 74ca4d8b78
1 changed files with 2 additions and 2 deletions

View File

@ -45,8 +45,8 @@ public class MBoot
String[] deps = new String[]
{
"junit/jars/junit-3.8.1.jar",
"surefire/jars/surefire-booter-1.1.jar",
"surefire/jars/surefire-1.1.jar",
"surefire/jars/surefire-booter-1.2-SNAPSHOT.jar",
"surefire/jars/surefire-1.2-SNAPSHOT.jar",
"modello/jars/modello-1.0-SNAPSHOT.jar",
"xpp3/jars/xpp3-1.1.3.3.jar",
"xstream/jars/xstream-1.0-SNAPSHOT.jar",