You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by jv...@apache.org on 2004/06/06 07:26:37 UTC

cvs commit: maven-components/maven-model maven.mdo

jvanzyl     2004/06/05 22:26:37

  Modified:    maven-model maven.mdo
  Log:
  o give 3.0.0 Branch.tag a version.
  
  Revision  Changes    Path
  1.33      +2 -0      maven-components/maven-model/maven.mdo
  
  Index: maven.mdo
  ===================================================================
  RCS file: /home/cvs/maven-components/maven-model/maven.mdo,v
  retrieving revision 1.32
  retrieving revision 1.33
  diff -u -r1.32 -r1.33
  --- maven.mdo	29 Apr 2004 22:39:05 -0000	1.32
  +++ maven.mdo	6 Jun 2004 05:26:37 -0000	1.33
  @@ -310,6 +310,7 @@
             </description>
             <type>Organization</type>
           </field>
  +        
         </fields>
         <!-- We need this because we can't use package as a field name. -->
         <codeSegments>
  @@ -384,6 +385,7 @@
         <fields>
           <field>
             <name>tag</name>
  +          <version>3.0.0</version>
             <description>
               The branch tag in the version control system
               (e.g. cvs) used by the project for the source
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org