Skip to content

Commit 4ab1a06

Browse files
committed
fix benchmark module javadoc error
1 parent f448394 commit 4ab1a06

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
@@ -860,7 +860,7 @@
860860
</activation>
861861
<properties>
862862
<javadoc.default.exclude.packages>
863-
*.internal:*.internal.*:*.internal.*.*:*.internal.*.*.*:*.internal.*.*.*.*
863+
*.internal:*.internal.*:*.internal.*.*:*.internal.*.*.*:*.internal.*.*.*.*:com/alibaba/fastjson2/benchmark
864864
</javadoc.default.exclude.packages>
865865
</properties>
866866
<build>

0 commit comments

Comments
 (0)