You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by ol...@apache.org on 2017/08/11 15:48:41 UTC

httpcomponents-core git commit: Upgraded parent project to version 8

Repository: httpcomponents-core
Updated Branches:
  refs/heads/4.4.x f1cf502e8 -> 43b438d28


Upgraded parent project to version 8


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

Branch: refs/heads/4.4.x
Commit: 43b438d2808d8b2d3a2c377b265df1a0ab718c11
Parents: f1cf502
Author: Oleg Kalnichevski <ol...@apache.org>
Authored: Fri Aug 11 17:46:50 2017 +0200
Committer: Oleg Kalnichevski <ol...@apache.org>
Committed: Fri Aug 11 17:46:50 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/httpcomponents-core/blob/43b438d2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 46de0cc..c9aa17e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
   <parent>
     <artifactId>project</artifactId>
     <groupId>org.apache.httpcomponents</groupId>
-    <version>7</version>
+    <version>8</version>
     <relativePath>../project/pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>