You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wink.apache.org by el...@apache.org on 2009/10/07 13:25:32 UTC

svn commit: r822669 - /incubator/wink/trunk/wink-client-apache-httpclient/pom.xml

Author: elman
Date: Wed Oct  7 11:25:31 2009
New Revision: 822669

URL: http://svn.apache.org/viewvc?rev=822669&view=rev
Log:
move to version 4.0 instead of beta-2

Modified:
    incubator/wink/trunk/wink-client-apache-httpclient/pom.xml

Modified: incubator/wink/trunk/wink-client-apache-httpclient/pom.xml
URL: http://svn.apache.org/viewvc/incubator/wink/trunk/wink-client-apache-httpclient/pom.xml?rev=822669&r1=822668&r2=822669&view=diff
==============================================================================
--- incubator/wink/trunk/wink-client-apache-httpclient/pom.xml (original)
+++ incubator/wink/trunk/wink-client-apache-httpclient/pom.xml Wed Oct  7 11:25:31 2009
@@ -43,7 +43,7 @@
         <dependency>
             <groupId>org.apache.httpcomponents</groupId>
             <artifactId>httpclient</artifactId>
-            <version>4.0-beta2</version>
+            <version>4.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.wink</groupId>