You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by dl...@apache.org on 2002/02/20 21:50:29 UTC

cvs commit: jakarta-commons-sandbox/util build.xml

dlr         02/02/20 12:50:29

  Modified:    util     build.xml
  Log:
  Rolling first release candidate.
  
  Revision  Changes    Path
  1.8       +2 -2      jakarta-commons-sandbox/util/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/util/build.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -u -r1.7 -r1.8
  --- build.xml	30 Jan 2002 06:41:21 -0000	1.7
  +++ build.xml	20 Feb 2002 20:50:29 -0000	1.8
  @@ -3,7 +3,7 @@
   
   <!--
           "Util" component of the Jakarta Commons Subproject
  -        $Id: build.xml,v 1.7 2002/01/30 06:41:21 sanders Exp $
  +        $Id: build.xml,v 1.8 2002/02/20 20:50:29 dlr Exp $
   -->
   
   
  @@ -43,7 +43,7 @@
     <property name="component.title"         value="Jakarta Commons Utilities"/>
   
     <!-- The current version number of this component -->
  -  <property name="component.version"       value="1.0-dev"/>
  +  <property name="component.version"       value="1.0-rc1"/>
   
     <!-- The base directory for compilation targets -->
     <property name="build.home"              value="target"/>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>