craigmcc    02/04/29 15:06:22

  Modified:    beanutils build.xml
  Log:
  Update version number for release.
  
  Revision  Changes    Path
  1.32      +2 -2      jakarta-commons/beanutils/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/beanutils/build.xml,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -r1.31 -r1.32
  --- build.xml 29 Apr 2002 21:37:46 -0000      1.31
  +++ build.xml 29 Apr 2002 22:06:22 -0000      1.32
  @@ -3,7 +3,7 @@
   
   <!--
           "Bean Utilities" component of the Jakarta Commons Subproject
  -        $Id: build.xml,v 1.31 2002/04/29 21:37:46 craigmcc Exp $
  +        $Id: build.xml,v 1.32 2002/04/29 22:06:22 craigmcc Exp $
   -->
   
   
  @@ -55,7 +55,7 @@
     <property name="component.title"         value="Bean Introspection Utilities"/>
   
     <!-- The current version number of this component -->
  -  <property name="component.version"       value="1.3-dev"/>
  +  <property name="component.version"       value="1.3"/>
   
     <!-- 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