You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ma...@apache.org on 2015/03/09 12:25:40 UTC

[13/14] activemq-6 git commit: add tests to the release profile

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 <an...@apache.org>
Authored: Mon Mar 9 06:44:00 2015 +0000
Committer: Andy Taylor <an...@apache.org>
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>