Skip to content

Commit

Permalink
Silence unnecessary javadoc output
Browse files Browse the repository at this point in the history
  • Loading branch information
acoburn authored and Andrew Woods committed Aug 3, 2015
1 parent c2c9597 commit a7545cc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Expand Up @@ -734,6 +734,9 @@
</goals>
</execution>
</executions>
<configuration>
<quiet>true</quiet>
</configuration>
</plugin>

</plugins>
Expand Down

0 comments on commit a7545cc

Please sign in to comment.