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 c3cab94 commit 51a2c3fCopy full SHA for 51a2c3f
pom.xml
@@ -414,6 +414,11 @@ under the License.
414
<artifactId>maven-jxr-plugin</artifactId>
415
<version>3.1.1</version>
416
</plugin>
417
+ <plugin>
418
+ <groupId>org.apache.maven.plugins</groupId>
419
+ <artifactId>maven-javadoc-plugin</artifactId>
420
+ <version>3.3.1</version>
421
+ </plugin>
422
</plugins>
423
</pluginManagement>
424
<plugins>
0 commit comments