Skip to content

Commit

Permalink
deploy javadoc as jar
Browse files Browse the repository at this point in the history
  • Loading branch information
profhenry committed Dec 21, 2023
1 parent a6f06db commit 570a0f9
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 @@ -215,7 +215,7 @@
<execution>
<id>attach-javadocs</id>
<goals>
<goal>aggregate-no-fork</goal>
<goal>jar</goal>
</goals>
</execution>
</executions>
Expand Down

0 comments on commit 570a0f9

Please sign in to comment.