Author: brett
Date: Thu Jun 28 19:20:41 2007
New Revision: 551755
URL: http://svn.apache.org/viewvc?view=rev&rev=551755
Log:
try building with last release
Modified:
maven/surefire/trunk/maven-surefire-report-plugin/pom.xml
Modified: maven/surefire/trunk/maven-surefire-report-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/surefire/trunk/maven-surefire-report-plugin/pom.xml?view=diff&rev=551755&r1=551754&r2=551755
==============================================================================
--- maven/surefire/trunk/maven-surefire-report-plugin/pom.xml (original)
+++ maven/surefire/trunk/maven-surefire-report-plugin/pom.xml Thu Jun 28
19:20:41 2007
@@ -74,6 +74,7 @@
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
+ <version>2.3</version>
<configuration>
<forkMode>once</forkMode>
<childDelegation>true</childDelegation>