Author: aheritier
Date: Fri Sep 16 05:22:18 2005
New Revision: 289509
URL: http://svn.apache.org/viewcvs?rev=289509&view=rev
Log:
Fix invalid country locale
Modified:
maven/maven-1/plugins/trunk/xdoc/plugin.properties
Modified: maven/maven-1/plugins/trunk/xdoc/plugin.properties
URL:
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/xdoc/plugin.properties?rev=289509&r1=289508&r2=289509&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/xdoc/plugin.properties (original)
+++ maven/maven-1/plugins/trunk/xdoc/plugin.properties Fri Sep 16 05:22:18 2005
@@ -92,7 +92,7 @@
# 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=
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]