Skip to content

Commit

Permalink
Fix Javadoc on Java 11.
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Aug 10, 2020
1 parent 942fbf1 commit 9548a7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -526,7 +526,7 @@ Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.
</build>
</profile>
<profile>
<id>java8+</id>
<id>java11+</id>
<activation>
<jdk>[11,)</jdk>
</activation>
Expand Down

0 comments on commit 9548a7f

Please sign in to comment.