mirror of https://github.com/apache/jclouds.git
changed to snapshot versioning so that hudson will work
This commit is contained in:
parent
7228d2ea04
commit
1a5016a4f8
|
@ -56,7 +56,7 @@
|
|||
<dependency>
|
||||
<groupId>org.jboss.resteasy</groupId>
|
||||
<artifactId>resteasy-jaxrs-client</artifactId>
|
||||
<version>1.2.1.GA</version>
|
||||
<version>1.2.1.GA-SNAPSHOT</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.google.code.guice</groupId>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
</parent>
|
||||
<groupId>org.jboss.resteasy</groupId>
|
||||
<artifactId>resteasy-jaxrs-client</artifactId>
|
||||
<version>1.2.1.GA</version>
|
||||
<version>1.2.1.GA-SNAPSHOT</version>
|
||||
<name>RESTEasy JAX-RS Client Implementation</name>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue