bwalding    2003/06/11 15:30:45

  Modified:    src/xsd  maven-project.xsd
  Log:
  Clarify the timezone offset field
  
  Revision  Changes    Path
  1.27      +1 -1      maven/src/xsd/maven-project.xsd
  
  Index: maven-project.xsd
  ===================================================================
  RCS file: /home/cvs/maven/src/xsd/maven-project.xsd,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -r1.26 -r1.27
  --- maven-project.xsd 11 Jun 2003 22:30:33 -0000      1.26
  +++ maven-project.xsd 11 Jun 2003 22:30:45 -0000      1.27
  @@ -207,7 +207,7 @@
     </xs:simpleType> 
     
     <!-- contactDetails/roles/timezone element
  -    -- Stores a decimal that is the offset to GMT.
  +       Stores a decimal that is the offset to GMT.
       -->  
     <xs:element name="timezone" type='timezoneType'/>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to