add tests to the release profile
Project: http://git-wip-us.apache.org/repos/asf/activemq-6/repo Commit: http://git-wip-us.apache.org/repos/asf/activemq-6/commit/1c50167b Tree: http://git-wip-us.apache.org/repos/asf/activemq-6/tree/1c50167b Diff: http://git-wip-us.apache.org/repos/asf/activemq-6/diff/1c50167b Branch: refs/heads/master Commit: 1c50167bde02177ce33fc699d0384f1821aaccbe Parents: 8db56b7 Author: Andy Taylor <[email protected]> Authored: Mon Mar 9 06:44:00 2015 +0000 Committer: Andy Taylor <[email protected]> Committed: Mon Mar 9 06:44:00 2015 +0000 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/activemq-6/blob/1c50167b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index fa08630..2d11a24 100644 --- a/pom.xml +++ b/pom.xml @@ -476,6 +476,7 @@ <module>integration/activemq-aerogear-integration</module> <module>integration/activemq-vertx-integration</module> <module>examples</module> + <module>tests</module> <module>distribution</module> </modules> </profile>
