GitHub user jbertram opened a pull request:
https://github.com/apache/activemq-artemis/pull/1653
ARTEMIS-1510 refactor Maven poms
Clean up unused declared dependencies and undeclared dependencies which
are pulled in transitively.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jbertram/activemq-artemis ARTEMIS-1510
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1653.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1653
----
commit d931fd60dda7fb072b801b973ab3bef3b2ead89e
Author: Justin Bertram <[email protected]>
Date: 2017-10-31T13:19:00Z
ARTEMIS-1510 refactor Maven poms
Clean up unused declared dependencies and undeclared dependencies which
are pulled in transitively.
----
---