You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by gg...@apache.org on 2017/09/24 16:51:03 UTC

httpcomponents-parent git commit: maven-surefire-plugin 2.20 -> 2.20.1.

Repository: httpcomponents-parent
Updated Branches:
  refs/heads/master ca370f05b -> 4b870fa9e


maven-surefire-plugin 2.20 -> 2.20.1.

Project: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/repo
Commit: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/commit/4b870fa9
Tree: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/tree/4b870fa9
Diff: http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/diff/4b870fa9

Branch: refs/heads/master
Commit: 4b870fa9e0fe79284baa42e14dcdf4af30f80ba9
Parents: ca370f0
Author: Gary Gregory <gg...@apache.org>
Authored: Sun Sep 24 10:51:00 2017 -0600
Committer: Gary Gregory <gg...@apache.org>
Committed: Sun Sep 24 10:51:00 2017 -0600

----------------------------------------------------------------------
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/httpcomponents-parent/blob/4b870fa9/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5dc81a4..cdd2244 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@
 Version 10 - changes since version 9
 ====================================
 
-TDB
+maven-surefire-plugin 2.20 -> 2.20.1
 
 Version 9 - changes since version 8
 ===================================
@@ -957,8 +957,8 @@ Fixed JIRA link
     <hc.clirr.version>2.8</hc.clirr.version>
     <hc.javadoc.version>3.0.0-M1</hc.javadoc.version>
     <hc.jxr.version>2.5</hc.jxr.version>
-    <hc.surefire-report.version>2.20</hc.surefire-report.version>
-    <hc.surefire.version>2.20</hc.surefire.version>
+    <hc.surefire-report.version>2.20.1</hc.surefire-report.version>
+    <hc.surefire.version>2.20.1</hc.surefire.version>
     <hc.project-info.version>2.9</hc.project-info.version>
     <hc.checkstyle.version>2.17</hc.checkstyle.version>
     <hc.rat.version>0.12</hc.rat.version>