Change javadoc goal to aggregate-jar

This commit is contained in:
Flowsqy 2021-12-30 11:51:35 +01:00
parent bc16a6b0e9
commit 9e1f715595
1 changed files with 1 additions and 1 deletions

View File

@ -407,7 +407,7 @@
<executions>
<execution>
<goals>
<goal>jar</goal>
<goal>aggregate-jar</goal>
</goals>
</execution>
</executions>