[MNG-4867] incorrect namespace in settings.xml

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1023249 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benjamin Bentmann 2010-10-16 11:23:44 +00:00
parent 41fd344011
commit 267d537031
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ under the License.
| values (values used when the setting is not specified) are provided. | values (values used when the setting is not specified) are provided.
| |
|--> |-->
<settings xmlns="http://maven.apache.org/settings/1.0.0" <settings xmlns="http://maven.apache.org/SETTINGS/1.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0 http://maven.apache.org/xsd/settings-1.0.0.xsd"> xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0 http://maven.apache.org/xsd/settings-1.0.0.xsd">
<!-- localRepository <!-- localRepository