Author: dennisl
Date: Fri Aug 31 12:10:02 2007
New Revision: 571544
URL: http://svn.apache.org/viewvc?rev=571544&view=rev
Log:
Specify the version for maven-surefire-report-plugin.
Modified:
commons/proper/commons-parent/trunk/pom.xml
Modified: commons/proper/commons-parent/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=571544&r1=571543&r2=571544&view=diff
==============================================================================
--- commons/proper/commons-parent/trunk/pom.xml (original)
+++ commons/proper/commons-parent/trunk/pom.xml Fri Aug 31 12:10:02 2007
@@ -199,6 +199,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-report-plugin</artifactId>
+ <version>2.3</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>