Skip to content

Commit c257220

Browse files
committed
Remove extraneous javadoc execution
1 parent 756a9dc commit c257220

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
@@ -595,13 +595,6 @@
595595
<goal>jar</goal>
596596
</goals>
597597
</execution>
598-
<execution>
599-
<id>generate-aggregate-javadocs</id>
600-
<phase>package</phase>
601-
<goals>
602-
<goal>aggregate</goal>
603-
</goals>
604-
</execution>
605598
</executions>
606599
</plugin>
607600
</plugins>

0 commit comments

Comments
 (0)