Author: coheigea
Date: Fri May 22 15:31:22 2015
New Revision: 1681148
URL: http://svn.apache.org/r1681148
Log:
Updating Surefire again
Conflicts:
pom.xml
Modified:
webservices/wss4j/branches/2_0_x-fixes/pom.xml
Modified: webservices/wss4j/branches/2_0_x-fixes/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/wss4j/branches/2_0_x-fixes/pom.xml?rev=1681148&r1=1681147&r2=1681148&view=diff
==============================================================================
--- webservices/wss4j/branches/2_0_x-fixes/pom.xml (original)
+++ webservices/wss4j/branches/2_0_x-fixes/pom.xml Fri May 22 15:31:22 2015
@@ -275,7 +275,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
- <version>2.17</version>
+ <version>2.18.1</version>
<inherited>true</inherited>
<configuration>
<reportFormat>brief</reportFormat>