You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by ol...@apache.org on 2008/12/20 13:43:22 UTC

svn commit: r728279 - /gump/metadata/project/httpcomponents.xml

Author: olegk
Date: Sat Dec 20 04:43:21 2008
New Revision: 728279

URL: http://svn.apache.org/viewvc?rev=728279&view=rev
Log:
Upgraded HttpClient version to 4.0-beta3-SNAPSHOT

Modified:
    gump/metadata/project/httpcomponents.xml

Modified: gump/metadata/project/httpcomponents.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/httpcomponents.xml?rev=728279&r1=728278&r2=728279&view=diff
==============================================================================
--- gump/metadata/project/httpcomponents.xml (original)
+++ gump/metadata/project/httpcomponents.xml Sat Dec 20 04:43:21 2008
@@ -110,10 +110,10 @@
     <home nested="httpclient" />
 
     <jar  id="module-client"
-        name="module-client/target/httpclient-4.0-beta2-SNAPSHOT.jar"
+        name="module-client/target/httpclient-4.0-beta3-SNAPSHOT.jar"
      />
     <jar  id="module-httpmime"
-        name="module-httpmime/target/httpmime-4.0-beta2-SNAPSHOT.jar"
+        name="module-httpmime/target/httpmime-4.0-beta3-SNAPSHOT.jar"
      />
 
     <!-- tests are not supposed to be run in this project, but they are... -->