slawekjaranowski commented on code in PR #1325:
URL: 
https://github.com/apache/maven-javadoc-plugin/pull/1325#discussion_r3619849938


##########
src/main/java/org/apache/maven/plugins/javadoc/AbstractJavadocMojo.java:
##########
@@ -1670,6 +1673,14 @@ public AbstractJavadocMojo(
     @Parameter(property = "maven.javadoc.disableNoFonts", defaultValue = 
"false")
     private boolean disableNoFonts;
 
+    /**
+     * The name of the destination directory.
+     *
+     * @since 2.1

Review Comment:
   For parameter new since should point to next release version



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to