Skip to content

Commit

Permalink
Merge pull request #34 from Lycoon/dev
Browse files Browse the repository at this point in the history
Changed 'site' phase to 'prepare-package' for javadoc to generate
  • Loading branch information
Lycoon authored Nov 17, 2023
2 parents a3aa961 + cba343f commit bff75d9
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>site</phase>
<phase>prepare-package</phase>
<goals>
<goal>javadocJar</goal>
</goals>
Expand Down

0 comments on commit bff75d9

Please sign in to comment.