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/02/20 09:07:29 UTC

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

Author: bodewig
Date: Fri Feb 20 08:07:28 2009
New Revision: 746176

URL: http://svn.apache.org/viewvc?rev=746176&view=rev
Log:
adapt verision, likely to change again in few days

Modified:
    gump/metadata/project/httpcomponents.xml

Modified: gump/metadata/project/httpcomponents.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/httpcomponents.xml?rev=746176&r1=746175&r2=746176&view=diff
==============================================================================
--- gump/metadata/project/httpcomponents.xml (original)
+++ gump/metadata/project/httpcomponents.xml Fri Feb 20 08:07:28 2009
@@ -49,10 +49,10 @@
     <home nested="httpcore" />
 
     <jar  id="module-main"
-        name="module-main/target/httpcore-4.0-beta4-SNAPSHOT.jar"
+        name="module-main/target/httpcore-4.0.jar"
      />
     <jar  id="module-nio"
-        name="module-nio/target/httpcore-nio-4.0-beta4-SNAPSHOT.jar"
+        name="module-nio/target/httpcore-nio-4.0.jar"
      />
 
     <!-- tests are not supposed to be run in this project, but they are... -->