Skip to content
Snippets Groups Projects
Commit 0ba2d5e6 authored by Robin Stocker's avatar Robin Stocker Committed by Jari-Matti Mäkelä
Browse files

See if bumping maven-javadoc-plugin fixes build

parent c364b0e7
No related branches found
No related tags found
No related merge requests found
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
<plugin> <plugin>
<groupId>org.apache.maven.plugins</groupId> <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId> <artifactId>maven-javadoc-plugin</artifactId>
<version>3.4.1</version> <version>3.5.0</version>
<configuration> <configuration>
<excludePackageNames>*.internal,*.internal.*</excludePackageNames> <excludePackageNames>*.internal,*.internal.*</excludePackageNames>
<!-- The offline links make links from extensions to core work. --> <!-- The offline links make links from extensions to core work. -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment