Skip to content

Commit

Permalink
Default javadocExecutable
Browse files Browse the repository at this point in the history
  • Loading branch information
Carleslc committed Oct 27, 2020
1 parent 2b0a36f commit dd8c388
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 @@ -53,7 +53,7 @@
<configuration>
<source>${java.version}</source>
<show>private</show>
<javadocExecutable>${java.home}/bin/javadoc</javadocExecutable>
<!--<javadocExecutable>${java.home}/bin/javadoc</javadocExecutable>-->
</configuration>
<executions>
<execution>
Expand Down

0 comments on commit dd8c388

Please sign in to comment.