[Lutingenerator-commits] r505 - eugene/trunk
15 May
2009
15 May
'09
12:46 p.m.
Author: tchemit Date: 2009-05-15 12:46:06 +0000 (Fri, 15 May 2009) New Revision: 505 Modified: eugene/trunk/pom.xml Log: add junit dep Modified: eugene/trunk/pom.xml =================================================================== --- eugene/trunk/pom.xml 2009-05-15 12:44:24 UTC (rev 504) +++ eugene/trunk/pom.xml 2009-05-15 12:46:06 UTC (rev 505) @@ -89,6 +89,13 @@ </exclusions> </dependency> + <dependency> + <groupId>junit</groupId> + <artifactId>junit</artifactId> + <version>4.6</version> + <scope>test</scope> + </dependency> + </dependencies> <!-- ************************************************************* -->
6240
Age (days ago)
6240
Last active (days ago)
0 comments
1 participants
participants (1)
-
tchemit@users.labs.libre-entreprise.org