Revision 7758
Added by Jing Tao over 11 years ago
metacat-common/pom.xml | ||
---|---|---|
11 | 11 |
<dependency> |
12 | 12 |
<groupId>junit</groupId> |
13 | 13 |
<artifactId>junit</artifactId> |
14 |
<version>3.8.1</version>
|
|
14 |
<version>4.8.2</version>
|
|
15 | 15 |
<scope>test</scope> |
16 | 16 |
</dependency> |
17 | 17 |
<dependency> |
Also available in: Unified diff
Change the junit version to 4.8