add schema location in descriptor reference
git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1505212 13f79535-47bb-0310-9956-ffa450edef68master
parent
9c26ce960d
commit
337b88b68f
|
|
@ -69,7 +69,7 @@
|
|||
<model xmlns="http://modello.codehaus.org/MODELLO/1.4.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://modello.codehaus.org/MODELLO/1.4.0 http://modello.codehaus.org/xsd/modello-1.4.0.xsd"
|
||||
xsd.namespace="http://maven.apache.org/PLUGIN-METADATA/1.0.0"
|
||||
xsd.targetNamespace="http://maven.apache.org/PLUGIN-METADATA/1.0.0">
|
||||
xml.schemaLocation="http://maven.apache.org/xsd/plugin-metadata-${version}.xsd">
|
||||
<id>plugin-metadata</id>
|
||||
<name>PluginMetadata</name>
|
||||
<description><![CDATA[
|
||||
|
|
|
|||
Loading…
Reference in New Issue