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:
Chiradeep Vittal 2013-02-22 10:13:30 -08:00
parent 4b161e5410
commit d784e7b5fe

View File

@ -35,7 +35,7 @@
<defaultGoal>install</defaultGoal>
</build>
<modules>
<!--<module>apidoc</module-->
<module>apidoc</module>
<module>marvin</module>
<module>cli</module>
<module>devcloud</module>