You are viewing a plain text version of this content. The canonical link for it is here.
Posted to m2-dev@maven.apache.org by br...@apache.org on 2005/03/21 08:23:48 UTC

cvs commit: maven-components/maven-plugins/maven-assemble-plugin/src/main/mdo descriptor.mdo

brett       2005/03/20 23:23:48

  Modified:    maven-plugins/maven-assemble-plugin/src/main/mdo
                        descriptor.mdo
  Log:
  fix for assembly MDO
  
  Revision  Changes    Path
  1.2       +1 -1      maven-components/maven-plugins/maven-assemble-plugin/src/main/mdo/descriptor.mdo
  
  Index: descriptor.mdo
  ===================================================================
  RCS file: /home/cvs/maven-components/maven-plugins/maven-assemble-plugin/src/main/mdo/descriptor.mdo,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- descriptor.mdo	13 Mar 2005 01:37:59 -0000	1.1
  +++ descriptor.mdo	21 Mar 2005 07:23:48 -0000	1.2
  @@ -9,7 +9,7 @@
       </default>
     </defaults>
     <classes>
  -    <class rootElement="true" xml.tagName="assemblies">
  +    <class rootElement="true" xml.tagName="assembly">
         <name>Assembly</name>
         <description>Describes the assembly layout and packaging.</description>
         <version>1.0.0</version>