added modello xsd
git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@829382 13f79535-47bb-0310-9956-ffa450edef68master
parent
4ccdd97698
commit
367d7e1adf
|
|
@ -19,7 +19,8 @@ specific language governing permissions and limitations
|
|||
under the License.
|
||||
-->
|
||||
|
||||
<model>
|
||||
<model xmlns="http://modello.codehaus.org/MODELLO/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://modello.codehaus.org/MODELLO/1.0.0 http://modello.codehaus.org/xsd/modello-1.0.0.xsd">
|
||||
<id>pluginRequirements</id>
|
||||
<name>PluginRequirements</name>
|
||||
<description><![CDATA[Model to specify plugin requirements.]]></description>
|
||||
|
|
|
|||
Loading…
Reference in New Issue