Author: aheritier
Date: 2009-10-05 22:00:18 -0400 (Mon, 05 Oct 2009)
New Revision: 286
Modified:
components/wci/trunk/pom.xml
Log:
Use surefire version from jboss-parent
Modified: components/wci/trunk/pom.xml
===================================================================
--- components/wci/trunk/pom.xml 2009-10-06 01:25:30 UTC (rev 285)
+++ components/wci/trunk/pom.xml 2009-10-06 02:00:18 UTC (rev 286)
@@ -180,6 +180,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-report-plugin</artifactId>
+ <version>${version.surefire.plugin}</version>
<configuration>
<!--<outputDirectory>/data/reports</outputDirectory>-->
<aggregate>true</aggregate>
Show replies by date