Skip to content

Commit

Permalink
comment out javadoc task in bigtable pom
Browse files Browse the repository at this point in the history
  • Loading branch information
andreamlin committed Aug 9, 2018
1 parent 8d394fe commit a3d93eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-cloud-clients/google-cloud-bigtable/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
</activation>
<properties>
<!-- add this to disable checking -->
<javadoc.opts>-Xdoclint:none</javadoc.opts>
<!--<javadoc.opts>-Xdoclint:none</javadoc.opts>-->
</properties>
</profile>
</profiles>
Expand Down

0 comments on commit a3d93eb

Please sign in to comment.