o merged r726434 (Namespace misspelled in 2.1.0-M1 settings.xml)

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@726436 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Vincent Siveton 2008-12-14 13:27:56 +00:00
parent 10a4adca33
commit 03dd3fdf42
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ under the License.
|-->
<settings xmlns="http://maven.apache.org/settings/1.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/setrings/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
| The path to the local repository maven will use to store artifacts.
|