Skip to content

Commit

Permalink
Fix maven-javadoc-plugin upgrade (openhab#16715)
Browse files Browse the repository at this point in the history
Signed-off-by: Jacob Laursen <jacob-github@vindvejr.dk>
Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
  • Loading branch information
jlaur authored and Ciprian Pascu committed Jan 2, 2025
1 parent 3d5ce3e commit efbf09b
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 @@ -351,7 +351,7 @@ Import-Package: \\
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.12.0</version>
<version>3.6.3</version>
<configuration>
<failOnError>!${quality.skip}</failOnError>
<tags>
Expand Down

0 comments on commit efbf09b

Please sign in to comment.