Skip to content

Commit

Permalink
remove missing javadoc warnings (#1337)
Browse files Browse the repository at this point in the history
Co-authored-by: Chandrasekar Rajasekar <[email protected]>
  • Loading branch information
2 people authored and Aaron Klish committed Jul 9, 2020
1 parent 0052e48 commit 617d259
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -390,6 +390,9 @@
</goals>
</execution>
</executions>
<configuration>
<doclint>all,-missing</doclint>
</configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit 617d259

Please sign in to comment.