You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2010/04/06 09:48:41 UTC

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

Author: bodewig
Date: Tue Apr  6 07:48:40 2010
New Revision: 931042

URL: http://svn.apache.org/viewvc?rev=931042&view=rev
Log:
httpcomponents-client is still alpha

Modified:
    gump/metadata/project/httpcomponents.xml

Modified: gump/metadata/project/httpcomponents.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/httpcomponents.xml?rev=931042&r1=931041&r2=931042&view=diff
==============================================================================
--- gump/metadata/project/httpcomponents.xml (original)
+++ gump/metadata/project/httpcomponents.xml Tue Apr  6 07:48:40 2010
@@ -104,10 +104,10 @@
     <home nested="httpclient" />
 
     <jar  id="httpclient"
-        name="httpclient/target/httpclient-4.1-beta2-SNAPSHOT.jar"
+        name="httpclient/target/httpclient-4.1-alpha2-SNAPSHOT.jar"
      />
     <jar  id="httpmime"
-        name="httpmime/target/httpmime-4.1-beta2-SNAPSHOT.jar"
+        name="httpmime/target/httpmime-4.1-alpha2-SNAPSHOT.jar"
      />
 
     <!-- tests are not supposed to be run in this project, but they are... -->