You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by be...@apache.org on 2008/08/26 16:22:15 UTC

svn commit: r689091 - /maven/plugins/trunk/maven-remote-resources-plugin/src/main/mdo/supplemental-model.mdo

Author: bentmann
Date: Tue Aug 26 07:22:14 2008
New Revision: 689091

URL: http://svn.apache.org/viewvc?rev=689091&view=rev
Log:
o Fixed error reported by modello:xsd

Modified:
    maven/plugins/trunk/maven-remote-resources-plugin/src/main/mdo/supplemental-model.mdo

Modified: maven/plugins/trunk/maven-remote-resources-plugin/src/main/mdo/supplemental-model.mdo
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-remote-resources-plugin/src/main/mdo/supplemental-model.mdo?rev=689091&r1=689090&r2=689091&view=diff
==============================================================================
--- maven/plugins/trunk/maven-remote-resources-plugin/src/main/mdo/supplemental-model.mdo (original)
+++ maven/plugins/trunk/maven-remote-resources-plugin/src/main/mdo/supplemental-model.mdo Tue Aug 26 07:22:14 2008
@@ -28,7 +28,7 @@
     </default>
   </defaults>
   <classes>
-    <class rootElement="true" xml.tagName="supplementalDataModels">
+    <class rootElement="true" xml.tagName="supplementalDataModels" xsd.compositor="sequence">
       <name>SupplementalDataModel</name>
       <version>1.0.0</version>
       <description>Root element of the supplemental-models.xml file.</description>