Skip to content

Commit

Permalink
Less noise from javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulsom committed Dec 15, 2013
1 parent 4378046 commit 300d6ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@
<artifactId>maven-javadoc-plugin</artifactId>
<version>2.9</version>
<configuration>
<quiet>true</quiet>
<maxmemory>800m</maxmemory>
</configuration>
<executions>
Expand Down

0 comments on commit 300d6ba

Please sign in to comment.