From cac8228f38136cfc41673458c58c25f168b1e1ff Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Tue, 20 Nov 2012 20:02:47 +0100 Subject: o Adding BoneCP init to Config. o Starting on an actor-like structure for the running jobs. o Loading Nexus servers and group ids to look for from the database. --- pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index ad8e50f..f1cd31b 100755 --- a/pom.xml +++ b/pom.xml @@ -17,12 +17,12 @@ org.codehaus.httpcache4j httpcache4j-core - 3.4 + ${version.httpcache4} org.codehaus.httpcache4j.resolvers resolvers-httpcomponents-httpclient - 3.4 + ${version.httpcache4} dom4j @@ -84,5 +84,6 @@ 1.7 1.7 + 3.4 -- cgit v1.2.3