You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2005/04/11 15:30:24 UTC

cvs commit: gump/project xml-apis-12.xml

bodewig     2005/04/11 06:30:24

  Modified:    project  xml-apis-12.xml
  Log:
  license name was wrong
  
  Revision  Changes    Path
  1.2       +1 -1      gump/project/xml-apis-12.xml
  
  Index: xml-apis-12.xml
  ===================================================================
  RCS file: /home/cvs/gump/project/xml-apis-12.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- xml-apis-12.xml	11 Apr 2005 07:58:12 -0000	1.1
  +++ xml-apis-12.xml	11 Apr 2005 13:30:24 -0000	1.2
  @@ -34,7 +34,7 @@
       <depend project="jaxp-12"/>
       <home nested="build"/>
       <jar name="xml-apis.jar" type="boot"/>
  -    <license name="LICENSE.txt"/>
  +    <license name="LICENSE"/>
     </project>
   
   </module>