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 2017/05/08 19:47:41 UTC

svn commit: r1794447 - /httpcomponents/httpclient/branches/4.5.x/pom.xml

Author: ggregory
Date: Mon May  8 19:47:41 2017
New Revision: 1794447

URL: http://svn.apache.org/viewvc?rev=1794447&view=rev
Log:
Update parent project from 7 to 8.

Modified:
    httpcomponents/httpclient/branches/4.5.x/pom.xml

Modified: httpcomponents/httpclient/branches/4.5.x/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpclient/branches/4.5.x/pom.xml?rev=1794447&r1=1794446&r2=1794447&view=diff
==============================================================================
--- httpcomponents/httpclient/branches/4.5.x/pom.xml (original)
+++ httpcomponents/httpclient/branches/4.5.x/pom.xml Mon May  8 19:47:41 2017
@@ -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>