Author: hboutemy Date: Sat Oct 24 14:53:47 2009 New Revision: 829382 URL: http://svn.apache.org/viewvc?rev=829382&view=rev Log: added modello xsd
Modified: maven/plugin-tools/trunk/maven-plugin-plugin/src/main/mdo/pluginRequirements.mdo Modified: maven/plugin-tools/trunk/maven-plugin-plugin/src/main/mdo/pluginRequirements.mdo URL: http://svn.apache.org/viewvc/maven/plugin-tools/trunk/maven-plugin-plugin/src/main/mdo/pluginRequirements.mdo?rev=829382&r1=829381&r2=829382&view=diff ============================================================================== --- maven/plugin-tools/trunk/maven-plugin-plugin/src/main/mdo/pluginRequirements.mdo (original) +++ maven/plugin-tools/trunk/maven-plugin-plugin/src/main/mdo/pluginRequirements.mdo Sat Oct 24 14:53:47 2009 @@ -19,7 +19,8 @@ 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>