mirror of https://github.com/apache/cloudstack.git
Fix broken build: apidocs had been commented out for some strange reason
Signed-off-by: Chiradeep Vittal <chiradeep@apache.org>
This commit is contained in:
parent
4b161e5410
commit
d784e7b5fe
|
|
@ -35,7 +35,7 @@
|
|||
<defaultGoal>install</defaultGoal>
|
||||
</build>
|
||||
<modules>
|
||||
<!--<module>apidoc</module-->
|
||||
<module>apidoc</module>
|
||||
<module>marvin</module>
|
||||
<module>cli</module>
|
||||
<module>devcloud</module>
|
||||
|
|
|
|||
Loading…
Reference in New Issue