From ef304988339e8005c966f1bb2c6f4a2044c202f0 Mon Sep 17 00:00:00 2001 From: Inderjeet Singh Date: Tue, 2 Feb 2010 14:02:21 +0000 Subject: [PATCH] removed Google collections and guice as dependencies --- wsclient/pom.xml | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/wsclient/pom.xml b/wsclient/pom.xml index e708ad57..a2aad8d0 100644 --- a/wsclient/pom.xml +++ b/wsclient/pom.xml @@ -48,14 +48,6 @@ - - - com.google.collections - google-collections - 1.0-rc5 - compile - - com.google.code.gson @@ -70,14 +62,6 @@ compile - - - com.google.inject - guice - 2.0 - compile - - junit junit