Skip to content

Commit

Permalink
Fixed JavaDoc issue
Browse files Browse the repository at this point in the history
  • Loading branch information
salmonb committed Apr 1, 2024
1 parent 4d58c68 commit e113653
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 @@ -36,7 +36,7 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<configuration>
<skippedModules>webfx-kit-cssprotocol-java-plugin,webfx-kit-javafxweb-registry,webfx-kit-javafxweb-registry-gwt-j2cl,webfx-kit-javafxgraphics-fat-j2cl</skippedModules>
<skippedModules>webfx-kit-cssprotocol-openjfx-plugin,webfx-kit-javafxweb-registry,webfx-kit-javafxweb-registry-gwt-j2cl,webfx-kit-javafxgraphics-fat-j2cl</skippedModules>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit e113653

Please sign in to comment.