mirror of https://github.com/apache/maven.git
Add namespace for maven 2
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@522392 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
04d3f322fe
commit
ea6d67bf0d
|
@ -42,7 +42,7 @@ under the License.
|
|||
| definition of these types
|
||||
|
|
||||
-->
|
||||
<model>
|
||||
<model xsd.namespace="http://maven.apache.org/POM/4.0.0" xsd.target-namespace="http://maven.apache.org/POM/4.0.0">
|
||||
<id>maven</id>
|
||||
<name>Maven</name>
|
||||
<description><![CDATA[
|
||||
|
|
Loading…
Reference in New Issue