Skip to content

Commit bcf6c68

Browse files
committed
Normalize encoding name to upper case
1 parent ee09f69 commit bcf6c68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
<commons.site.path>lang</commons.site.path>
148148
<commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-lang</commons.scmPubUrl>
149149
<commons.scmPubCheckoutDirectory>site-content</commons.scmPubCheckoutDirectory>
150-
<commons.encoding>utf-8</commons.encoding>
150+
<commons.encoding>UTF-8</commons.encoding>
151151

152152
<checkstyle.configdir>src/site/resources/checkstyle</checkstyle.configdir>
153153

0 commit comments

Comments
 (0)