You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by co...@apache.org on 2015/05/22 15:46:40 UTC

svn commit: r1681119 - /webservices/wss4j/trunk/pom.xml

Author: coheigea
Date: Fri May 22 13:46:40 2015
New Revision: 1681119

URL: http://svn.apache.org/r1681119
Log:
Updating surefire

Modified:
    webservices/wss4j/trunk/pom.xml

Modified: webservices/wss4j/trunk/pom.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/trunk/pom.xml?rev=1681119&r1=1681118&r2=1681119&view=diff
==============================================================================
--- webservices/wss4j/trunk/pom.xml (original)
+++ webservices/wss4j/trunk/pom.xml Fri May 22 13:46:40 2015
@@ -282,7 +282,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-surefire-plugin</artifactId>
-                    <version>2.17</version>
+                    <version>2.18</version>
                     <inherited>true</inherited>
                     <configuration>
                         <reportFormat>brief</reportFormat>