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/05/09 20:03:28 UTC

[37/50] httpcomponents-core git commit: Upgraded HC parent POM to 7

Upgraded HC parent POM to 7

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpcore/branches/4.2.x@1499260 13f79535-47bb-0310-9956-ffa450edef68


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

Branch: refs/heads/4.2.x
Commit: b27fc704df203273f472ec597fec429ccc7e4475
Parents: 4797808
Author: Oleg Kalnichevski <ol...@apache.org>
Authored: Wed Jul 3 08:40:07 2013 +0000
Committer: Oleg Kalnichevski <ol...@apache.org>
Committed: Wed Jul 3 08:40:07 2013 +0000

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


http://git-wip-us.apache.org/repos/asf/httpcomponents-core/blob/b27fc704/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8435104..9222c56 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
   <parent>
     <artifactId>project</artifactId>
     <groupId>org.apache.httpcomponents</groupId>
-    <version>6</version>
+    <version>7</version>
     <relativePath>../project/pom.xml</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>