mirror of
https://github.com/apache/jclouds.git
synced 2025-02-17 23:46:13 +00:00
changed pom to not rely on the unreliable resteasy snapshot
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2613 3d8758e0-26b5-11de-8745-db77d3ebf521
This commit is contained in:
parent
2d3c1b6019
commit
1048f91c5c
@ -56,7 +56,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.jboss.resteasy</groupId>
|
<groupId>org.jboss.resteasy</groupId>
|
||||||
<artifactId>resteasy-jaxrs-client</artifactId>
|
<artifactId>resteasy-jaxrs-client</artifactId>
|
||||||
<version>1.1.GA-SNAPSHOT</version>
|
<version>1.1.GA</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.google.code.guice</groupId>
|
<groupId>com.google.code.guice</groupId>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user