Skip to content

Commit

Permalink
Merge pull request #33 from Lycoon/dev
Browse files Browse the repository at this point in the history
Fixed javadoc jar generation
  • Loading branch information
Lycoon authored Nov 17, 2023
2 parents 99c9a9e + 903da21 commit a3aa961
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 a3aa961

Please sign in to comment.