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/27 11:21:31 UTC

[38/50] [abbrv] httpcomponents-website git commit: Update parent POM from 7 to 8.

Update parent POM from 7 to 8.

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/project-website/trunk@1772285 13f79535-47bb-0310-9956-ffa450edef68


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

Branch: refs/heads/master
Commit: 79b6bdc869652099a2c78c557e6aab22bd0b53ad
Parents: 079ce11
Author: Gary D. Gregory <gg...@apache.org>
Authored: Thu Dec 1 22:52:44 2016 +0000
Committer: Gary D. Gregory <gg...@apache.org>
Committed: Thu Dec 1 22:52:44 2016 +0000

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


http://git-wip-us.apache.org/repos/asf/httpcomponents-website/blob/79b6bdc8/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4ee252e..d56e5ee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
   <parent>
     <artifactId>project</artifactId>
     <groupId>org.apache.httpcomponents</groupId>
-    <version>7</version>
+    <version>8</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>website</artifactId>