Fix invalid country locale
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@289509 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
67abb48475
commit
221f98468d
@ -92,7 +92,7 @@ maven.xdoc.date.locale=${maven.xdoc.locale.default}
|
||||
|
||||
# The default locale (if null, it is the default locale for this instance of the Java Virtual Machine)
|
||||
# By default it is en to ensure backward compatible
|
||||
maven.xdoc.locale.default=en
|
||||
maven.xdoc.locale.default=EN
|
||||
# A comma separated of locales supported by the project
|
||||
maven.xdoc.locale.supported=
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user