You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@abdera.apache.org by jm...@apache.org on 2007/11/13 05:32:48 UTC

svn commit: r594426 - /incubator/abdera/java/trunk/dependencies/deps.properties

Author: jmsnell
Date: Mon Nov 12 20:32:48 2007
New Revision: 594426

URL: http://svn.apache.org/viewvc?rev=594426&view=rev
Log:
Update the http commons client dependency

Modified:
    incubator/abdera/java/trunk/dependencies/deps.properties

Modified: incubator/abdera/java/trunk/dependencies/deps.properties
URL: http://svn.apache.org/viewvc/incubator/abdera/java/trunk/dependencies/deps.properties?rev=594426&r1=594425&r2=594426&view=diff
==============================================================================
--- incubator/abdera/java/trunk/dependencies/deps.properties (original)
+++ incubator/abdera/java/trunk/dependencies/deps.properties Mon Nov 12 20:32:48 2007
@@ -24,7 +24,7 @@
 commons.codec.jar=commons-codec-1.3.jar
 
 commons.httpclient.dir=http://www.apache.org/dist/java-repository/commons-httpclient/jars
-commons.httpclient.jar=commons-httpclient-3.1-rc1.jar
+commons.httpclient.jar=commons-httpclient-3.1.jar
 
 junit.dir=http://www.ibiblio.org/maven/junit/jars
 junit.jar=junit-4.3.jar