dlr         02/02/20 12:57:46

  Modified:    util     build.xml
  Log:
  Working towards RC 2 or final release.
  
  Revision  Changes    Path
  1.11      +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.10
  retrieving revision 1.11
  diff -u -u -r1.10 -r1.11
  --- build.xml 20 Feb 2002 20:56:52 -0000      1.10
  +++ build.xml 20 Feb 2002 20:57:46 -0000      1.11
  @@ -3,7 +3,7 @@
   
   <!--
           "Util" component of the Jakarta Commons Subproject
  -        $Id: build.xml,v 1.10 2002/02/20 20:56:52 dlr Exp $
  +        $Id: build.xml,v 1.11 2002/02/20 20:57:46 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-rc1"/>
  +  <property name="component.version"       value="1.0-rc2-dev"/>
   
     <!-- The base directory for compilation targets -->
     <property name="build.home"              value="target"/>
  
  
  

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

Reply via email to