From ed5dfb2d5b09287a202be3464cb0bac2221f9b90 Mon Sep 17 00:00:00 2001 From: Dennis Lundberg Date: Sat, 25 Aug 2012 15:42:14 +0000 Subject: [PATCH] Wrap the description of the properties field in a CDATA section, so that the html entities that are used show up in the generated site. Put the xml sample inside a element for nicer presentation. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1377313 13f79535-47bb-0310-9956-ffa450edef68 --- maven-settings/src/main/mdo/settings.mdo | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/maven-settings/src/main/mdo/settings.mdo b/maven-settings/src/main/mdo/settings.mdo index cbb0dbac75..b78c422456 100644 --- a/maven-settings/src/main/mdo/settings.mdo +++ b/maven-settings/src/main/mdo/settings.mdo @@ -707,9 +707,11 @@ properties + <property.name>property.value</property.name> + ]]> Properties