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/04 07:07:38 UTC

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

Author: bodewig
Date: Sun Apr  4 05:07:38 2010
New Revision: 930621

URL: http://svn.apache.org/viewvc?rev=930621&view=rev
Log:
up one greek letter

Modified:
    gump/metadata/project/httpcomponents.xml

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