We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08205b1 commit 0a26a7eCopy full SHA for 0a26a7e
src/main/java/org/apache/maven/plugins/javadoc/AbstractJavadocMojo.java
@@ -1659,7 +1659,7 @@ public abstract class AbstractJavadocMojo extends AbstractMojo {
1659
* English as well. If you need the generated HTML content in another supported language use
1660
* {@link #locale}.
1661
*
1662
- * @since 3.7.1
+ * @since 3.8.0
1663
*/
1664
@Parameter(property = "forceRootLocale", defaultValue = "true")
1665
private boolean forceRootLocale;
0 commit comments