aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2012-11-18 13:42:21 +0100
committerTrygve Laugstøl <trygvis@inamo.no>2012-11-18 13:42:21 +0100
commit4f22d5bcc676612e271620726ed4248fc357a2d6 (patch)
tree905a496fbcba1a6c9674c6d9c8cec9d597e493a7 /pom.xml
parentc266c3e36007d968d3126b4f8475d3e29e219a19 (diff)
downloadesper-testing-4f22d5bcc676612e271620726ed4248fc357a2d6.tar.gz
esper-testing-4f22d5bcc676612e271620726ed4248fc357a2d6.tar.bz2
esper-testing-4f22d5bcc676612e271620726ed4248fc357a2d6.tar.xz
esper-testing-4f22d5bcc676612e271620726ed4248fc357a2d6.zip
o A version that's more useful because as it is closing its connections.
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 6081ced..ad8e50f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
</dependency>
<dependency>
<groupId>org.codehaus.httpcache4j.resolvers</groupId>
- <artifactId>resolvers-commons-httpclient</artifactId>
+ <artifactId>resolvers-httpcomponents-httpclient</artifactId>
<version>3.4</version>
</dependency>
<dependency>