Release 1.6.4 - Fixed pom.xml to omit Javadoc tree overview (53MB!)

This commit is contained in:
Lukas Eder 2011-08-07 14:55:04 +00:00
parent 4496bb9290
commit 20ae87b010
3 changed files with 3 additions and 0 deletions

View File

@ -110,6 +110,7 @@
<maxmemory>512</maxmemory>
<encoding>UTF-8</encoding>
<show>protected</show>
<notree>true</notree>
</configuration>
</plugin>

View File

@ -109,6 +109,7 @@
<maxmemory>512</maxmemory>
<encoding>UTF-8</encoding>
<show>protected</show>
<notree>true</notree>
</configuration>
</plugin>

View File

@ -110,6 +110,7 @@
<maxmemory>512</maxmemory>
<encoding>UTF-8</encoding>
<show>protected</show>
<notree>true</notree>
</configuration>
</plugin>