[MNG-3224] plugin-metadata XSD has wrong namespace

o specify unique namespace

git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@728813 13f79535-47bb-0310-9956-ffa450edef68
master
Herve Boutemy 2008-12-22 22:24:51 +00:00
parent c061da352d
commit e458ef9898
1 changed files with 7 additions and 6 deletions

View File

@ -66,7 +66,8 @@
</mojos> </mojos>
</pluginMetadata> </pluginMetadata>
--> -->
<model> <model xsd.namespace="http://maven.apache.org/PLUGIN-METADATA/1.0.0"
xsd.target-namespace="http://maven.apache.org/PLUGIN-METADATA/1.0.0">
<id>plugin-metadata</id> <id>plugin-metadata</id>
<name>PluginMetadata</name> <name>PluginMetadata</name>
<description><![CDATA[ <description><![CDATA[