From 3bedf31dca6dc698fd80fcccc4c514df254732ff Mon Sep 17 00:00:00 2001 From: Miguel Ferreira Date: Mon, 19 Oct 2015 11:37:07 +0200 Subject: [PATCH] Marvin module depends on APIdoc module --- tools/marvin/pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/tools/marvin/pom.xml b/tools/marvin/pom.xml index 5d7396e41fb..bb905b487ba 100644 --- a/tools/marvin/pom.xml +++ b/tools/marvin/pom.xml @@ -19,6 +19,16 @@ 4.6.0-SNAPSHOT ../pom.xml + + + + org.apache.cloudstack + cloud-apidoc + ${project.version} + pom + + + install