Fix for #308853 (Update test suite to JUnit4 - Module jetty-deploy).
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1750 7e9141cc-0065-0410-87d8-b60c137991c4
This commit is contained in:
parent
5b4de08242
commit
ae472d6462
|
@ -71,7 +71,7 @@
|
|||
<dependency>
|
||||
<groupId>junit</groupId>
|
||||
<artifactId>junit</artifactId>
|
||||
<version>4.7</version>
|
||||
<version>${junit4-version}</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
|
Loading…
Reference in New Issue