Update parent project from 7 to 8.

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/branches/4.5.x@1794447 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Gary D. Gregory 2017-05-08 19:47:41 +00:00 committed by Oleg Kalnichevski
parent a54bee2c7e
commit 59588a2b37
1 changed files with 1 additions and 1 deletions

View File

@ -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>