You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by se...@apache.org on 2008/06/18 11:46:21 UTC

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

Author: sebb
Date: Wed Jun 18 02:46:19 2008
New Revision: 669128

URL: http://svn.apache.org/viewvc?rev=669128&view=rev
Log:
Beta2 => Beta3

Modified:
    gump/metadata/project/httpcomponents.xml

Modified: gump/metadata/project/httpcomponents.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/httpcomponents.xml?rev=669128&r1=669127&r2=669128&view=diff
==============================================================================
--- gump/metadata/project/httpcomponents.xml (original)
+++ gump/metadata/project/httpcomponents.xml Wed Jun 18 02:46:19 2008
@@ -49,10 +49,10 @@
     <home nested="httpcore" />
 
     <jar  id="module-main"
-        name="module-main/target/httpcore-4.0-beta2-SNAPSHOT.jar"
+        name="module-main/target/httpcore-4.0-beta3-SNAPSHOT.jar"
      />
     <jar  id="module-nio"
-        name="module-nio/target/httpcore-nio-4.0-beta2-SNAPSHOT.jar"
+        name="module-nio/target/httpcore-nio-4.0-beta3-SNAPSHOT.jar"
      />
 
     <!-- tests are not supposed to be run in this project, but they are... -->