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 2013/07/03 10:56:17 UTC

svn commit: r1499274 - /httpcomponents/project-website/trunk/pom.xml

Author: olegk
Date: Wed Jul  3 08:56:17 2013
New Revision: 1499274

URL: http://svn.apache.org/r1499274
Log:
Upgraded HC parent POM to 7

Modified:
    httpcomponents/project-website/trunk/pom.xml

Modified: httpcomponents/project-website/trunk/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/project-website/trunk/pom.xml?rev=1499274&r1=1499273&r2=1499274&view=diff
==============================================================================
--- httpcomponents/project-website/trunk/pom.xml (original)
+++ httpcomponents/project-website/trunk/pom.xml Wed Jul  3 08:56:17 2013
@@ -28,7 +28,7 @@
   <parent>
     <artifactId>project</artifactId>
     <groupId>org.apache.httpcomponents</groupId>
-    <version>6</version>
+    <version>7</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>website</artifactId>