Skip to content

Commit b69ddd4

Browse files
committed
disable doclint
1 parent 58f80a6 commit b69ddd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
<jdk>[1.8,)</jdk>
6969
</activation>
7070
<properties>
71-
<javadoc.opts>-Xdoclint:none</javadoc.opts>
71+
<doclint>none</doclint>
7272
</properties>
7373
</profile>
7474
</profiles>

0 commit comments

Comments
 (0)