Repository: cloudstack Updated Branches: refs/heads/4.4 14a3d2b62 -> 9dc45d4d0
marvin in top level pom to suit jenkins build for it Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/9dc45d4d Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/9dc45d4d Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/9dc45d4d Branch: refs/heads/4.4 Commit: 9dc45d4d049c6ca08b3ee1047abbfe143f066434 Parents: 14a3d2b Author: Daan Hoogland <[email protected]> Authored: Mon Apr 13 08:36:01 2015 -0500 Committer: Daan Hoogland <[email protected]> Committed: Mon Apr 13 08:36:01 2015 -0500 ---------------------------------------------------------------------- pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/9dc45d4d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b889a1e..0b68761 100644 --- a/pom.xml +++ b/pom.xml @@ -183,6 +183,7 @@ <module>services</module> <module>maven-standard</module> <module>quickcloud</module> + <module>tools/marvin</module> </modules> <dependencyManagement>
