Updated Branches: refs/heads/4.2 2a6905a9c -> f4149ba0a
fix issue: devcloud not working Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/f4149ba0 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/f4149ba0 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/f4149ba0 Branch: refs/heads/4.2 Commit: f4149ba0ae7557169437a40beda5547472986233 Parents: 2a6905a Author: Wei Zhou <[email protected]> Authored: Wed Oct 23 13:57:40 2013 +0200 Committer: Wei Zhou <[email protected]> Committed: Wed Oct 23 13:57:40 2013 +0200 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/f4149ba0/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 567bd60..a7c2099 100644 --- a/pom.xml +++ b/pom.xml @@ -174,6 +174,7 @@ <module>test</module> <module>client</module> <module>services</module> + <module>tools</module> </modules> <dependencyManagement>
