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 2010/03/05 16:43:22 UTC

svn commit: r919454 - /httpcomponents/httpclient/trunk/httpclient-benchmark/pom.xml

Author: olegk
Date: Fri Mar  5 15:43:22 2010
New Revision: 919454

URL: http://svn.apache.org/viewvc?rev=919454&view=rev
Log:
Upgraded parent

Modified:
    httpcomponents/httpclient/trunk/httpclient-benchmark/pom.xml

Modified: httpcomponents/httpclient/trunk/httpclient-benchmark/pom.xml
URL: http://svn.apache.org/viewvc/httpcomponents/httpclient/trunk/httpclient-benchmark/pom.xml?rev=919454&r1=919453&r2=919454&view=diff
==============================================================================
--- httpcomponents/httpclient/trunk/httpclient-benchmark/pom.xml (original)
+++ httpcomponents/httpclient/trunk/httpclient-benchmark/pom.xml Fri Mar  5 15:43:22 2010
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.httpcomponents</groupId>
     <artifactId>httpcomponents-client</artifactId>
-    <version>4.1-alpha1-SNAPSHOT</version>
+    <version>4.1-alpha2-SNAPSHOT</version>
   </parent>
   <artifactId>httpclient-benchmark</artifactId>
   <name>HttpClient Benchmarks</name>