Revert "[JCLOUDS-1233] bump jax-rs version"

This reverts commit 40d18f2006a1e2111cbb20ee333bd60480cd21f8.


Project: http://git-wip-us.apache.org/repos/asf/jclouds/repo
Commit: http://git-wip-us.apache.org/repos/asf/jclouds/commit/43c0b347
Tree: http://git-wip-us.apache.org/repos/asf/jclouds/tree/43c0b347
Diff: http://git-wip-us.apache.org/repos/asf/jclouds/diff/43c0b347

Branch: refs/heads/2.0.x
Commit: 43c0b3472a441a2bd3555ce9c3be08c80a69a6a1
Parents: 11423a0
Author: Andrea Turli <[email protected]>
Authored: Mon Mar 6 17:35:15 2017 +0100
Committer: Andrea Turli <[email protected]>
Committed: Mon Mar 6 17:35:15 2017 +0100

----------------------------------------------------------------------
 core/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds/blob/43c0b347/core/pom.xml
----------------------------------------------------------------------
diff --git a/core/pom.xml b/core/pom.xml
index bf0c381..8a1b0b2 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -46,8 +46,8 @@
   <dependencies>
     <dependency>
       <groupId>javax.ws.rs</groupId>
-      <artifactId>javax.ws.rs-api</artifactId>
-      <version>2.0.1</version>
+      <artifactId>jsr311-api</artifactId>
+      <version>1.1.1</version>
     </dependency>
     <dependency>
       <groupId>com.google.inject.extensions</groupId>

Reply via email to