Title: [waffle-scm] [449] trunk/pom.xml: Corrected comment to surefire plugin
Revision
449
Author
mauro
Date
2007-12-05 06:27:33 -0600 (Wed, 05 Dec 2007)

Log Message

Corrected comment to surefire plugin

Modified Paths


Diff

Modified: trunk/pom.xml (448 => 449)

--- trunk/pom.xml	2007-12-03 19:21:11 UTC (rev 448)
+++ trunk/pom.xml	2007-12-05 12:27:33 UTC (rev 449)
@@ -118,7 +118,7 @@
         <scope>test</scope>
       </dependency>
       <dependency> 
-        <!-- junit:junit is required by surefire until 2.4 is released and it can be configured to use junit:junit-dep -->
+        <!-- junit:junit is required by surefire until 2.3.1 or 2.4 is released and it can be configured to use junit:junit-dep -->
         <groupId>junit</groupId>
         <artifactId>junit</artifactId>
         <version>4.4</version>


To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to