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 2016/12/01 22:53:58 UTC

svn commit: r1772287 - /httpcomponents/httpclient/trunk/pom.xml

Author: ggregory
Date: Thu Dec  1 22:53:58 2016
New Revision: 1772287

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

Modified:
    httpcomponents/httpclient/trunk/pom.xml

Modified: httpcomponents/httpclient/trunk/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpclient/trunk/pom.xml?rev=1772287&r1=1772286&r2=1772287&view=diff
==============================================================================
--- httpcomponents/httpclient/trunk/pom.xml (original)
+++ httpcomponents/httpclient/trunk/pom.xml Thu Dec  1 22:53:58 2016
@@ -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>