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/14 09:06:50 UTC

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

Author: bodewig
Date: Mon Sep 14 07:06:50 2009
New Revision: 814501

URL: http://svn.apache.org/viewvc?rev=814501&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=814501&r1=814500&r2=814501&view=diff
==============================================================================
--- gump/metadata/project/httpcomponents.xml (original)
+++ gump/metadata/project/httpcomponents.xml Mon Sep 14 07:06:50 2009
@@ -49,10 +49,10 @@
     <home nested="httpcore" />
 
     <jar  id="httpcore"
-        name="httpcore/target/httpcore-4.1-SNAPSHOT.jar"
+        name="httpcore/target/httpcore-4.1-alpha2-SNAPSHOT.jar"
      />
     <jar  id="httpcore-nio"
-        name="httpcore-nio/target/httpcore-nio-4.1-SNAPSHOT.jar"
+        name="httpcore-nio/target/httpcore-nio-4.1-alpha2-SNAPSHOT.jar"
      />
 
     <!-- tests are not supposed to be run in this project, but they are... -->