Repository: activemq Updated Branches: refs/heads/master 109e9d22c -> 99f0abab5
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/99f0abab Tree: http://git-wip-us.apache.org/repos/asf/activemq/tree/99f0abab Diff: http://git-wip-us.apache.org/repos/asf/activemq/diff/99f0abab Branch: refs/heads/master Commit: 99f0abab5d3b089303985f7bd6a593a22bff6e29 Parents: 109e9d2 Author: Jeff Genender <[email protected]> Authored: Sat Jul 28 14:56:43 2018 -0600 Committer: Jeff Genender <[email protected]> Committed: Sat Jul 28 14:56:43 2018 -0600 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq/blob/99f0abab/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index bb910f5..a1f3e10 100644 --- a/pom.xml +++ b/pom.xml @@ -1696,7 +1696,7 @@ <executions> <execution> <goals> - <goal>check</goal> + <goal>aggregate</goal> </goals> </execution> </executions>
