mirror of https://github.com/apache/maven.git
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:
parent
c0a6388337
commit
74ca4d8b78
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue