Skip to content

Commit 725960f

Browse files
committed
Fixed POM for JavaDoc gen in Java 8.
1 parent b7cc47a commit 725960f

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

org.modeldriven.fuml/pom.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -279,11 +279,9 @@
279279
<goals>
280280
<goal>jar</goal>
281281
</goals>
282-
<!--
283282
<configuration>
284283
<additionalparam>-Xdoclint:none</additionalparam>
285-
</configuration>
286-
-->
284+
</configuration>
287285
</execution>
288286
</executions>
289287
</plugin>

0 commit comments

Comments
 (0)