mirror of https://github.com/apache/maven.git
Fix junit version
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@290988 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b3bf5a5e42
commit
74903851c4
|
@ -1,2 +1,2 @@
|
|||
rm ${artifact:org.apache.maven:maven-core-it-support:1.1:jar}
|
||||
rm ${artifact:junit:junit:3.7:jar}
|
||||
rm ${artifact:junit:junit:3.8:jar}
|
||||
|
|
Loading…
Reference in New Issue