fixing the pom since resteasy is broken in the other repo

git-svn-id: http://jclouds.googlecode.com/svn/trunk@2638 3d8758e0-26b5-11de-8745-db77d3ebf521
This commit is contained in:
adrian.f.cole 2010-01-11 16:31:06 +00:00
parent 674dfc0598
commit 7467011318
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@
<dependency>
<groupId>org.jboss.resteasy</groupId>
<artifactId>resteasy-jaxrs-client</artifactId>
<version>1.1.GA</version>
<version>1.1.GA-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.google.code.guice</groupId>