Release 1.6.4 - Fixed pom.xml to omit Javadoc tree overview (53MB!)
This commit is contained in:
parent
4496bb9290
commit
20ae87b010
@ -110,6 +110,7 @@
|
||||
<maxmemory>512</maxmemory>
|
||||
<encoding>UTF-8</encoding>
|
||||
<show>protected</show>
|
||||
<notree>true</notree>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
||||
|
||||
@ -109,6 +109,7 @@
|
||||
<maxmemory>512</maxmemory>
|
||||
<encoding>UTF-8</encoding>
|
||||
<show>protected</show>
|
||||
<notree>true</notree>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
||||
|
||||
@ -110,6 +110,7 @@
|
||||
<maxmemory>512</maxmemory>
|
||||
<encoding>UTF-8</encoding>
|
||||
<show>protected</show>
|
||||
<notree>true</notree>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user