We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1b65c7 commit d59a883Copy full SHA for d59a883
pom.xml
@@ -210,7 +210,7 @@
210
<!-- Create aggregated javadoc for all modules -->
211
<groupId>org.apache.maven.plugins</groupId>
212
<artifactId>maven-javadoc-plugin</artifactId>
213
- <version>2.10.3</version>
+ <version>3.2.0</version>
214
<configuration>
215
<!-- Output the apidocs to the base directory. These
216
are ignored in .gitignore for most branches, but NOT in the gh-pages branch.
@@ -312,7 +312,7 @@
312
<plugin>
313
314
315
- <version>2.10.1</version>
316
<executions>
317
<execution>
318
<id>attach-javadocs</id>
0 commit comments