You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by ol...@apache.org on 2007/10/07 19:43:40 UTC

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

Author: olegk
Date: Sun Oct  7 10:43:39 2007
New Revision: 582658

URL: http://svn.apache.org/viewvc?rev=582658&view=rev
Log:
Updated JAR IDs for HttpComponents Core

Modified:
    gump/metadata/project/httpcomponents.xml

Modified: gump/metadata/project/httpcomponents.xml
URL: http://svn.apache.org/viewvc/gump/metadata/project/httpcomponents.xml?rev=582658&r1=582657&r2=582658&view=diff
==============================================================================
--- gump/metadata/project/httpcomponents.xml (original)
+++ gump/metadata/project/httpcomponents.xml Sun Oct  7 10:43:39 2007
@@ -42,13 +42,13 @@
     <home nested="httpcore" />
 
     <jar  id="module-main"
-        name="module-main/target/httpcore-4.0-alpha6-SNAPSHOT.jar"
+        name="module-main/target/httpcore-4.0-alpha7-SNAPSHOT.jar"
      />
     <jar  id="module-nio"
-        name="module-nio/target/httpcore-nio-4.0-alpha6-SNAPSHOT.jar"
+        name="module-nio/target/httpcore-nio-4.0-alpha7-SNAPSHOT.jar"
      />
     <jar  id="module-niossl"
-        name="module-niossl/target/httpcore-niossl-4.0-alpha6-SNAPSHOT.jar"
+        name="module-niossl/target/httpcore-niossl-4.0-alpha7-SNAPSHOT.jar"
      />
 
     <!-- tests are not supposed to be run in this project, but they are... -->