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 12:07:27 UTC

[cxf-fediz] branch master updated: 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-fediz.git


The following commit(s) were added to refs/heads/master by this push:
     new aee07e1  Updating surefire
aee07e1 is described below

commit aee07e167458e468f123954f177c79f17df2c083
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Wed Oct 18 12:49:10 2017 +0100

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

diff --git a/pom.xml b/pom.xml
index 7d0363c..b691477 100644
--- a/pom.xml
+++ b/pom.xml
@@ -396,7 +396,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-surefire-report-plugin</artifactId>
-                    <version>2.20</version>
+                    <version>2.20.1</version>
                 </plugin>
                 <!-- TODO commented out for now
                 <plugin>
@@ -526,7 +526,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-surefire-plugin</artifactId>
-                    <version>2.19.1</version>
+                    <version>2.20.1</version>
                     <configuration>
                         <includes>
                             <include>**/*Test.java</include>

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