added modello xsd

git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@829382 13f79535-47bb-0310-9956-ffa450edef68
master
Herve Boutemy 2009-10-24 14:53:47 +00:00
parent 4ccdd97698
commit 367d7e1adf
1 changed files with 2 additions and 1 deletions

View File

@ -19,7 +19,8 @@ specific language governing permissions and limitations
under the License. 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> <id>pluginRequirements</id>
<name>PluginRequirements</name> <name>PluginRequirements</name>
<description><![CDATA[Model to specify plugin requirements.]]></description> <description><![CDATA[Model to specify plugin requirements.]]></description>