From d6a532c420a93b211a9747c5fb807a3f2767fa22 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Thu, 8 Nov 2012 13:20:47 +0100 Subject: o Slurping down the entire list of projects. --- pom.xml | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index cdead83..7021cf6 100644 --- a/pom.xml +++ b/pom.xml @@ -14,6 +14,33 @@ abdera-client 1.1.2 + + org.codehaus.httpcache4j + httpcache4j-core + 3.4 + + + org.codehaus.httpcache4j.resolvers + resolvers-commons-httpclient + 3.4 + + + dom4j + dom4j + 1.6.1 + + + + org.functionaljava + functionaljava + 3.0 + com.h2database h2 @@ -24,6 +51,12 @@ postgresql 9.1-901-1.jdbc4 + + junit + junit + 4.8.2 + test + 1.7 -- cgit v1.2.3