You are viewing a plain text version of this content. The canonical link for it is here.
Posted to droids-commits@incubator.apache.org by th...@apache.org on 2009/09/10 12:16:58 UTC

svn commit: r813401 - /incubator/droids/trunk/pom.xml

Author: thorsten
Date: Thu Sep 10 12:16:58 2009
New Revision: 813401

URL: http://svn.apache.org/viewvc?rev=813401&view=rev
Log:
DROIDS-64
Upgrade HttpClient version 
Reporter/due-to:  	 Javier Puerto
Muchas gracias Javier

Modified:
    incubator/droids/trunk/pom.xml

Modified: incubator/droids/trunk/pom.xml
URL: http://svn.apache.org/viewvc/incubator/droids/trunk/pom.xml?rev=813401&r1=813400&r2=813401&view=diff
==============================================================================
--- incubator/droids/trunk/pom.xml (original)
+++ incubator/droids/trunk/pom.xml Thu Sep 10 12:16:58 2009
@@ -74,7 +74,7 @@
     <maven.compile.deprecation>true</maven.compile.deprecation>
     <commons-logging.version>1.1.1</commons-logging.version>
     <commons-io.version>1.4</commons-io.version>
-    <httpclient.version>4.0-beta1</httpclient.version>
+    <httpclient.version>4.0</httpclient.version>
     <nekohtml.version>1.9.6.2</nekohtml.version>
     <log4j.version>1.2.14</log4j.version>
     <spring-conf.version>2.0.0</spring-conf.version>