We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8052c7 commit 30801e3Copy full SHA for 30801e3
1 file changed
pom.xml
@@ -99,6 +99,7 @@
99
<plugin>
100
<!-- Generate API docs using Doclava for the developer site -->
101
<artifactId>maven-javadoc-plugin</artifactId>
102
+ <version>2.10.4</version>
103
<executions>
104
<execution>
105
<phase>site</phase>
@@ -303,6 +304,7 @@
303
304
</plugin>
305
306
307
308
309
310
<id>attach-javadocs</id>
0 commit comments