You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2017/10/18 17:12:05 UTC

[cxf] 02/02: Updating surefire

This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git

commit 6c746e0238ba136f9d8e1320138eeb7e4dda0480
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Wed Oct 18 18:11:36 2017 +0100

    Updating surefire
---
 pom.xml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 28f6e10..2554aa2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -473,10 +473,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-surefire-plugin</artifactId>
-                    <!-- The current 2.19, 2.19.1 and 2.20 versions are broken.
-                         Wait for https://issues.apache.org/jira/browse/SUREFIRE-1302 to be fixed.
-                         See also http://maven.40175.n5.nabble.com/surefire-forked-vm-failed-td5858900.html -->
-                    <version>2.18.1</version>
+                    <version>2.20.1</version>
                 </plugin>
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>

-- 
To stop receiving notification emails like this one, please contact
"commits@cxf.apache.org" <co...@cxf.apache.org>.