You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-cvs@xml.apache.org by mc...@apache.org on 2004/08/13 23:47:39 UTC

cvs commit: xml-commons/java/external build.xml

mcnamara    2004/08/13 14:47:39

  Modified:    java/external Tag: tck-jaxp-1_2_0 build.xml
  Log:
  Update to version to 1.2.04.
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.7.4.7   +2 -2      xml-commons/java/external/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/xml-commons/java/external/build.xml,v
  retrieving revision 1.7.4.6
  retrieving revision 1.7.4.7
  diff -u -r1.7.4.6 -r1.7.4.7
  --- build.xml	15 Jul 2004 15:33:38 -0000	1.7.4.6
  +++ build.xml	13 Aug 2004 21:47:39 -0000	1.7.4.7
  @@ -25,7 +25,7 @@
     <property name="name.external" value="xml-commons-external"/>
     <property name="impl.name" value="XmlCommonsExternal"/>
     <!-- If no external version is provided, don't use one -->
  -  <property name="version" value="1.2.03"/>
  +  <property name="version" value="1.2.04"/>
     <property name="impl.version" value="${version}"/>
   
     <!-- Location of the system's temporary directory; all output sent here -->