mirror of https://github.com/apache/maven.git
o merged from r726420 (specify unique namespace)
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@726422 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ea43792cf2
commit
3d112fe2d2
|
@ -19,7 +19,8 @@
|
|||
under the License.
|
||||
-->
|
||||
|
||||
<model>
|
||||
<model xsd.namespace="http://maven.apache.org/SETTINGS/1.0.0"
|
||||
xsd.target-namespace="http://maven.apache.org/SETTINGS/1.0.0">
|
||||
<id>settings</id>
|
||||
<name>Settings</name>
|
||||
<description>
|
||||
|
|
Loading…
Reference in New Issue