Skip to content

Commit

Permalink
Use correct maven-javadoc-plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
julianhyde committed Jan 22, 2020
1 parent 00d91ff commit fda19bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>${maven-javadoc-plugin.version}</version>
<!-- This is the configuration used by "mvn javadoc:javadoc". It is
configured strict, so that it shows errors such as broken links in
javadoc on private methods. The configuration for "mvn site" is
Expand Down

0 comments on commit fda19bf

Please sign in to comment.