Author: coheigea
Date: Fri May 22 15:26:19 2015
New Revision: 1681146
URL: http://svn.apache.org/r1681146
Log:
Updating Surefire again
Modified:
webservices/wss4j/trunk/pom.xml
Modified: webservices/wss4j/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/wss4j/trunk/pom.xml?rev=1681146&r1=1681145&r2=1681146&view=diff
==============================================================================
--- webservices/wss4j/trunk/pom.xml (original)
+++ webservices/wss4j/trunk/pom.xml Fri May 22 15:26:19 2015
@@ -282,7 +282,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
- <version>2.18</version>
+ <version>2.18.1</version>
<inherited>true</inherited>
<configuration>
<reportFormat>brief</reportFormat>