Skip to content

Commit

Permalink
chore: fixed javadoc jar generation
Browse files Browse the repository at this point in the history
  • Loading branch information
Lycoon committed Nov 17, 2023
1 parent a6a3218 commit 903da21
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 @@ -97,7 +97,7 @@
<version>1.9.10</version>
<executions>
<execution>
<phase>pre-site</phase>
<phase>site</phase>
<goals>
<goal>javadocJar</goal>
</goals>
Expand Down

0 comments on commit 903da21

Please sign in to comment.