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 2018/08/08 14:46:05 UTC

httpcomponents-core git commit: maven-surefire-plugin 2.21.0 -> 2.22.0.

Repository: httpcomponents-core
Updated Branches:
  refs/heads/master 5c838ce57 -> d40c9ca95


maven-surefire-plugin 2.21.0 -> 2.22.0.

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

Branch: refs/heads/master
Commit: d40c9ca950e292d3fb70ac91bef030f0e86c4fd7
Parents: 5c838ce
Author: Gary Gregory <ga...@gmail.com>
Authored: Wed Aug 8 08:46:01 2018 -0600
Committer: Gary Gregory <ga...@gmail.com>
Committed: Wed Aug 8 08:46:01 2018 -0600

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/httpcomponents-core/blob/d40c9ca9/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ad68f84..56cd084 100644
--- a/pom.xml
+++ b/pom.xml
@@ -327,7 +327,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-surefire-plugin</artifactId>
-        <version>2.21.0</version>
+        <version>2.22.0</version>
       </plugin>
     </plugins>
   </build>