remove unused dependency
Project: http://git-wip-us.apache.org/repos/asf/qpid-jms/repo Commit: http://git-wip-us.apache.org/repos/asf/qpid-jms/commit/40102fe8 Tree: http://git-wip-us.apache.org/repos/asf/qpid-jms/tree/40102fe8 Diff: http://git-wip-us.apache.org/repos/asf/qpid-jms/diff/40102fe8 Branch: refs/heads/master Commit: 40102fe8bca864949e8598b888245224a07eb7c1 Parents: e22ae37 Author: Robert Gemmell <rob...@apache.org> Authored: Thu Jan 8 11:43:16 2015 +0000 Committer: Robert Gemmell <rob...@apache.org> Committed: Thu Jan 8 11:43:16 2015 +0000 ---------------------------------------------------------------------- qpid-jms-client/pom.xml | 6 ------ 1 file changed, 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/qpid-jms/blob/40102fe8/qpid-jms-client/pom.xml ---------------------------------------------------------------------- diff --git a/qpid-jms-client/pom.xml b/qpid-jms-client/pom.xml index c3ca09b..a579365 100644 --- a/qpid-jms-client/pom.xml +++ b/qpid-jms-client/pom.xml @@ -58,12 +58,6 @@ <artifactId>vertx-platform</artifactId> </dependency> - <!-- would be nice if we could make this dependency optional --> - <dependency> - <groupId>org.apache.geronimo.specs</groupId> - <artifactId>geronimo-j2ee-management_1.1_spec</artifactId> - </dependency> - <!-- =================================== --> <!-- Testing Dependencies --> <!-- =================================== --> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@qpid.apache.org For additional commands, e-mail: commits-h...@qpid.apache.org