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 89c025b commit 1b842f8Copy full SHA for 1b842f8
pom.xml
@@ -183,7 +183,7 @@
183
<plugin>
184
<groupId>org.apache.maven.plugins</groupId>
185
<artifactId>maven-javadoc-plugin</artifactId>
186
- <version>2.9.1</version>
+ <version>2.10.3</version>
187
<executions>
188
<execution>
189
<id>attach-javadocs</id>
@@ -247,7 +247,7 @@
247
248
249
250
251
<configuration>
252
<aggregate>true</aggregate>
253
</configuration>
0 commit comments