Skip to content

Commit

Permalink
bumping javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
lemire committed Feb 28, 2024
1 parent 022682f commit c99e15d
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 @@ -138,7 +138,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.4.1</version>
<version>3.6.3</version>
<configuration>
<excludePackageNames>me.lemire.integercompression.vector;com.kamikaze.pfordelta:me.lemire.integercompression.benchmarktools</excludePackageNames>
</configuration>
Expand Down

0 comments on commit c99e15d

Please sign in to comment.