removed an older jersey-apache-client
Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/47f555bd Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/47f555bd Diff: http://git-wip-us.apache.org/repos/asf/usergrid/diff/47f555bd Branch: refs/heads/USERGRID-1246-MASTER Commit: 47f555bd6c0bff4aacf4e6b4f743a4c32ac2881d Parents: 5f552e7 Author: George Reyes <[email protected]> Authored: Thu Apr 28 15:01:16 2016 -0700 Committer: George Reyes <[email protected]> Committed: Mon May 2 10:49:34 2016 -0700 ---------------------------------------------------------------------- stack/rest/pom.xml | 5 ----- 1 file changed, 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/usergrid/blob/47f555bd/stack/rest/pom.xml ---------------------------------------------------------------------- diff --git a/stack/rest/pom.xml b/stack/rest/pom.xml index 89d14b4..cf8e55f 100644 --- a/stack/rest/pom.xml +++ b/stack/rest/pom.xml @@ -416,11 +416,6 @@ <artifactId>commons-httpclient</artifactId> <version>3.1</version> </dependency> - <dependency> - <groupId>com.sun.jersey.contribs</groupId> - <artifactId>jersey-apache-client</artifactId> - <version>1.19</version> - </dependency> </dependencies>
