Skip to content

Commit 11801d7

Browse files
markpollackleijendary
authored andcommitted
Remove extraneous javadoc execution
Signed-off-by: leijendary <[email protected]>
1 parent 7390288 commit 11801d7

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -598,13 +598,6 @@
598598
<goal>jar</goal>
599599
</goals>
600600
</execution>
601-
<execution>
602-
<id>generate-aggregate-javadocs</id>
603-
<phase>package</phase>
604-
<goals>
605-
<goal>aggregate</goal>
606-
</goals>
607-
</execution>
608601
</executions>
609602
</plugin>
610603
</plugins>

0 commit comments

Comments
 (0)