From 7300c0db77a4162c55cb205a0f39a9c14530d42b Mon Sep 17 00:00:00 2001 From: "adrian.f.cole" Date: Wed, 30 Dec 2009 00:11:24 +0000 Subject: [PATCH] force resteasy into snapshot repo until ci is fixed git-svn-id: http://jclouds.googlecode.com/svn/trunk@2539 3d8758e0-26b5-11de-8745-db77d3ebf521 --- core/pom.xml | 4 ++-- thirdparty/resteasy-jaxrs-client/pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index e0d897d203..e4bae49f98 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -59,7 +59,7 @@ org.jboss.resteasy resteasy-jaxrs-client - 1.1.GA + 1.1.GA-SNAPSHOT com.google.code.guice @@ -130,4 +130,4 @@ - \ No newline at end of file + diff --git a/thirdparty/resteasy-jaxrs-client/pom.xml b/thirdparty/resteasy-jaxrs-client/pom.xml index a84f9d292e..f5e26fdd85 100644 --- a/thirdparty/resteasy-jaxrs-client/pom.xml +++ b/thirdparty/resteasy-jaxrs-client/pom.xml @@ -8,7 +8,7 @@ org.jboss.resteasy resteasy-jaxrs-client - 1.1.GA + 1.1.GA-SNAPSHOT RESTEasy JAX-RS Client Implementation