From 514586b917ef06cb5d0484eba2793de425ed346f Mon Sep 17 00:00:00 2001 From: Trustin Lee Date: Tue, 26 Jan 2010 11:13:09 +0000 Subject: [PATCH] Reverting back to Guice 1.0 due to compilation issue with JDK 1.5 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 543e17dd0f..5db96ff98b 100644 --- a/pom.xml +++ b/pom.xml @@ -121,7 +121,7 @@ com.google.inject guice - 2.0 + 1.0 compile true