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 2009/09/17 15:19:31 UTC

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

Author: bodewig
Date: Thu Sep 17 13:19:30 2009
New Revision: 816177

URL: http://svn.apache.org/viewvc?rev=816177&view=rev
Log:
bump version

Modified:
    gump/metadata/project/httpcomponents.xml

Modified: gump/metadata/project/httpcomponents.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/httpcomponents.xml?rev=816177&r1=816176&r2=816177&view=diff
==============================================================================
--- gump/metadata/project/httpcomponents.xml (original)
+++ gump/metadata/project/httpcomponents.xml Thu Sep 17 13:19:30 2009
@@ -104,10 +104,10 @@
     <home nested="httpclient" />
 
     <jar  id="httpclient"
-        name="httpclient/target/httpclient-4.0-beta3-SNAPSHOT.jar"
+        name="httpclient/target/httpclient-4.1-alpha1-SNAPSHOT.jar"
      />
     <jar  id="httpmime"
-        name="httpmime/target/httpmime-4.0-beta3-SNAPSHOT.jar"
+        name="httpmime/target/httpmime-4.1-alpha1-SNAPSHOT.jar"
      />
 
     <!-- tests are not supposed to be run in this project, but they are... -->