Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Commit

Permalink
Merge pull request #150 from eclipse/cd_jdocp
Browse files Browse the repository at this point in the history
use newer maven-javadoc-plugin
  • Loading branch information
cdietrich authored Sep 16, 2021
2 parents 339ce73 + fe4796c commit 4ecee32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org.eclipse.xtext.maven.parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
</plugin>
<plugin>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.3.0</version>
<version>3.3.1</version>
</plugin>
<plugin>
<artifactId>maven-plugin-plugin</artifactId>
Expand Down

0 comments on commit 4ecee32

Please sign in to comment.