Author: tv
Date: Thu Dec 27 10:51:33 2012
New Revision: 1426157
URL: http://svn.apache.org/viewvc?rev=1426157&view=rev
Log:
Update surefire plugin versions
Modified:
turbine/core/trunk/pom.xml
Modified: turbine/core/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/turbine/core/trunk/pom.xml?rev=1426157&r1=1426156&r2=1426157&view=diff
==============================================================================
--- turbine/core/trunk/pom.xml (original)
+++ turbine/core/trunk/pom.xml Thu Dec 27 10:51:33 2012
@@ -905,7 +905,8 @@
</profiles>
<properties>
- <sourceReleaseAssemblyDescriptor>source</sourceReleaseAssemblyDescriptor>
+ <turbine.surefire.version>2.12.4</turbine.surefire.version>
+ <turbine.surefire-report.version>2.12.4</turbine.surefire-report.version>
</properties>
</project>