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:51:38 UTC

svn commit: r1772284 - /httpcomponents/project/trunk/pom.xml

Author: ggregory
Date: Thu Dec  1 22:51:37 2016
New Revision: 1772284

URL: http://svn.apache.org/viewvc?rev=1772284&view=rev
Log:
Update version from 8-SNAPSHOT to 9-SNAPSHOT.

Modified:
    httpcomponents/project/trunk/pom.xml

Modified: httpcomponents/project/trunk/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/project/trunk/pom.xml?rev=1772284&r1=1772283&r2=1772284&view=diff
==============================================================================
--- httpcomponents/project/trunk/pom.xml (original)
+++ httpcomponents/project/trunk/pom.xml Thu Dec  1 22:51:37 2016
@@ -34,7 +34,7 @@
   </parent>
   <groupId>org.apache.httpcomponents</groupId>
   <artifactId>project</artifactId>
-  <version>8-SNAPSHOT</version>
+  <version>9-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Apache HttpComponents</name>
   <url>http://hc.apache.org/</url>
@@ -43,6 +43,9 @@
 
 
 <!--
+Version 9 - changes since version 8
+===================================
+
 Version 8 - changes since version 7
 ===================================