You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2021/08/13 21:02:07 UTC

[maven-site] branch master updated: Fix encoding in the example of toolchains.xml

This is an automated email from the ASF dual-hosted git repository.

michaelo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site.git


The following commit(s) were added to refs/heads/master by this push:
     new cd07bd4  Fix encoding in the example of toolchains.xml
cd07bd4 is described below

commit cd07bd42daca436cdbf5749a38d9a32c22d3ab3d
Author: Rostislav Krasny <45...@users.noreply.github.com>
AuthorDate: Fri Aug 13 23:49:56 2021 +0300

    Fix encoding in the example of toolchains.xml
---
 content/apt/guides/mini/guide-using-toolchains.apt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/apt/guides/mini/guide-using-toolchains.apt b/content/apt/guides/mini/guide-using-toolchains.apt
index cdc528b..f795cbf 100644
--- a/content/apt/guides/mini/guide-using-toolchains.apt
+++ b/content/apt/guides/mini/guide-using-toolchains.apt
@@ -139,7 +139,7 @@ Guide to Using Toolchains
 
 
 +-----+
-<?xml version="1.0" encoding="UTF8"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <toolchains>
   <!-- JDK toolchains -->
   <toolchain>