Repository: stratos Updated Branches: refs/heads/4.0.0-grouping 54c08bda8 -> 37bbe696c
add common feature to root pom Project: http://git-wip-us.apache.org/repos/asf/stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/37bbe696 Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/37bbe696 Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/37bbe696 Branch: refs/heads/4.0.0-grouping Commit: 37bbe696c396b35a60a87857ba3677e9f6926130 Parents: 54c08bd Author: Udara Liyanage <[email protected]> Authored: Wed Sep 24 21:29:41 2014 +0530 Committer: Udara Liyanage <[email protected]> Committed: Wed Sep 24 21:29:41 2014 +0530 ---------------------------------------------------------------------- features/pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/stratos/blob/37bbe696/features/pom.xml ---------------------------------------------------------------------- diff --git a/features/pom.xml b/features/pom.xml index baf64e7..efbcd53 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -43,6 +43,7 @@ <module>manager</module> <!-- Messaging --> <module>messaging</module> + <module>common</module> </modules> <build>
