Issue 67: updated pom and repo to include guice version that supports constructor binding

git-svn-id: http://jclouds.googlecode.com/svn/trunk@1485 3d8758e0-26b5-11de-8745-db77d3ebf521
This commit is contained in:
adrian.f.cole 2009-06-29 09:23:36 +00:00
parent bc52a66433
commit da67580497
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@
<dependency>
<groupId>com.google.code.guice</groupId>
<artifactId>guice</artifactId>
<version>2.0</version>
<version>2.1-r1039</version>
</dependency>
<dependency>
<groupId>com.google.code.guice</groupId>