Skip to content

Commit d784e7b

Browse files
committed
Fix broken build: apidocs had been commented out for some strange reason
Signed-off-by: Chiradeep Vittal <chiradeep@apache.org>
1 parent 4b161e5 commit d784e7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<defaultGoal>install</defaultGoal>
3636
</build>
3737
<modules>
38-
<!--<module>apidoc</module-->
38+
<module>apidoc</module>
3939
<module>marvin</module>
4040
<module>cli</module>
4141
<module>devcloud</module>

0 commit comments

Comments
 (0)