Repository: activemq Updated Branches: refs/heads/activemq-5.15.x ea21dd510 -> 72b7d948d
AMQ-7023 Added aggregate for a full project report Project: http://git-wip-us.apache.org/repos/asf/activemq/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq/commit/72b7d948 Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/72b7d948 Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/72b7d948 Branch: refs/heads/activemq-5.15.x Commit: 72b7d948d1c2a0c958439ea4e89327b7fce9ef6b Parents: ea21dd5 Author: Jeff Genender <[email protected]> Authored: Sat Jul 28 14:56:43 2018 -0600 Committer: Jeff Genender <[email protected]> Committed: Sat Jul 28 14:57:42 2018 -0600 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq/blob/72b7d948/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 48380c8..6d82c0b 100644 --- a/pom.xml +++ b/pom.xml @@ -1695,7 +1695,7 @@ <executions> <execution> <goals> - <goal>check</goal> + <goal>aggregate</goal> </goals> </execution> </executions>
