Skip to content

Commit 696fd95

Browse files
committed
update javadoc plugin config
1 parent 0fd0e58 commit 696fd95

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,8 @@
201201
</goals>
202202
<configuration>
203203
<failOnWarnings>false</failOnWarnings>
204+
<show>public</show>
205+
<source>8</source>
204206
</configuration>
205207
</execution>
206208
</executions>

0 commit comments

Comments
 (0)