Skip to content

Commit 0a26a7e

Browse files
committed
Update since tags
1 parent 08205b1 commit 0a26a7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/apache/maven/plugins/javadoc/AbstractJavadocMojo.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1659,7 +1659,7 @@ public abstract class AbstractJavadocMojo extends AbstractMojo {
16591659
* English as well. If you need the generated HTML content in another supported language use
16601660
* {@link #locale}.
16611661
*
1662-
* @since 3.7.1
1662+
* @since 3.8.0
16631663
*/
16641664
@Parameter(property = "forceRootLocale", defaultValue = "true")
16651665
private boolean forceRootLocale;

0 commit comments

Comments
 (0)