| CODENOTIFIER | HelpYou are not signed inSign in |
Project: Seam
Revision: 8916
Author: manaRH
Date: 05 Sep 2008 05:42:43
Changes:Diff:| ... | ...@@ -193,7 +193,10 @@ | |
| 193 | 193 | <scope>test</scope> |
| 194 | 194 | <classifier>jdk15</classifier> |
| 195 | 195 | <exclusions> |
| 196 | <exclusion></exclusion> | |
| 196 | <exclusion> | |
| 197 | <groupId>junit</groupId> | |
| 198 | <artifactId>junit</artifactId> | |
| 199 | </exclusion> | |
| 197 | 200 | </exclusions> |
| 198 | 201 | </dependency> |
| 199 | 202 |