From 1a5016a4f8add999d108e1a88b8350404cf32ea4 Mon Sep 17 00:00:00 2001 From: Adrian Cole Date: Fri, 5 Feb 2010 23:43:25 -0800 Subject: [PATCH] changed to snapshot versioning so that hudson will work --- core/pom.xml | 2 +- thirdparty/resteasy-jaxrs-client/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/core/pom.xml b/core/pom.xml index 853392e5dc..54a62a1c2c 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -56,7 +56,7 @@ org.jboss.resteasy resteasy-jaxrs-client - 1.2.1.GA + 1.2.1.GA-SNAPSHOT com.google.code.guice diff --git a/thirdparty/resteasy-jaxrs-client/pom.xml b/thirdparty/resteasy-jaxrs-client/pom.xml index 53617e8467..5f7d8e0e5d 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.2.1.GA + 1.2.1.GA-SNAPSHOT RESTEasy JAX-RS Client Implementation