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

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


The following commit(s) were added to refs/heads/master by this push:
     new 1ddd931  Upgrade maven-surefire-plugin to version 2.22.0
1ddd931 is described below

commit 1ddd9311111d5cf2faea41e2d7454a9f04ed3985
Author: Pascal Schumacher <pascalschumac...@gmx.net>
AuthorDate: Sat Jun 16 13:49:36 2018 +0200

    Upgrade maven-surefire-plugin to version 2.22.0
---
 parent/pom.xml | 2 +-
 pom.xml        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index ab29f4e..f6648f7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -492,7 +492,7 @@
     <maven-reporting-impl-version>2.0.5</maven-reporting-impl-version>
     <maven-scr-plugin-version>1.25.0</maven-scr-plugin-version>
     <maven-shade-plugin-version>3.0.0</maven-shade-plugin-version>
-    
<maven-surefire-report-plugin-version>2.21.0</maven-surefire-report-plugin-version>
+    
<maven-surefire-report-plugin-version>2.22.0</maven-surefire-report-plugin-version>
     <maven-war-plugin-version>3.0.0</maven-war-plugin-version>
     <mchange-commons-java-version>0.2.11</mchange-commons-java-version>
     <metrics-version>3.2.6</metrics-version>
diff --git a/pom.xml b/pom.xml
index 031e8ac..3c1432b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,7 @@
     <compiler.fork>false</compiler.fork>
 
     <maven-compiler-plugin-version>3.7.0</maven-compiler-plugin-version>
-    <maven-surefire-plugin-version>2.21.0</maven-surefire-plugin-version>
+    <maven-surefire-plugin-version>2.22.0</maven-surefire-plugin-version>
 
     <!-- eclipse plugin need the jaxb in this pom.xml file -->
     <!-- Make sure to keep JAXB version up to date in parent/pom.xml in the 
bottom of the file -->

-- 
To stop receiving notification emails like this one, please contact
pascalschumac...@apache.org.

Reply via email to