You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@slider.apache.org by st...@apache.org on 2015/07/13 17:03:17 UTC

[2/2] incubator-slider git commit: SLIDER-911 remove surplus jax rs jsr311-api JAR

SLIDER-911 remove surplus jax rs jsr311-api JAR


Project: http://git-wip-us.apache.org/repos/asf/incubator-slider/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-slider/commit/e9daccd5
Tree: http://git-wip-us.apache.org/repos/asf/incubator-slider/tree/e9daccd5
Diff: http://git-wip-us.apache.org/repos/asf/incubator-slider/diff/e9daccd5

Branch: refs/heads/develop
Commit: e9daccd5e39f296b9c8cbeb95633f27c23431192
Parents: 7f6a183
Author: Steve Loughran <st...@apache.org>
Authored: Mon Jul 13 15:59:33 2015 +0100
Committer: Steve Loughran <st...@apache.org>
Committed: Mon Jul 13 15:59:33 2015 +0100

----------------------------------------------------------------------
 slider-core/pom.xml | 5 -----
 1 file changed, 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-slider/blob/e9daccd5/slider-core/pom.xml
----------------------------------------------------------------------
diff --git a/slider-core/pom.xml b/slider-core/pom.xml
index 1a366de..70003c7 100644
--- a/slider-core/pom.xml
+++ b/slider-core/pom.xml
@@ -392,11 +392,6 @@
     </dependency>
 
     <dependency>
-      <groupId>javax.ws.rs</groupId>
-      <artifactId>jsr311-api</artifactId>
-    </dependency>
-
-    <dependency>
       <groupId>javax.xml.bind</groupId>
       <artifactId>jaxb-api</artifactId>
     </dependency>