craigmcc    01/07/14 19:39:02

  Modified:    beanutils build.xml
  Log:
  Back to version 1.1-dev.
  
  Revision  Changes    Path
  1.15      +2 -2      jakarta-commons/beanutils/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/beanutils/build.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- build.xml 2001/07/15 02:36:37     1.14
  +++ build.xml 2001/07/15 02:39:02     1.15
  @@ -3,7 +3,7 @@
   
   <!--
           "Bean Utilities" component of the Jakarta Commons Subproject
  -        $Id: build.xml,v 1.14 2001/07/15 02:36:37 craigmcc Exp $
  +        $Id: build.xml,v 1.15 2001/07/15 02:39:02 craigmcc Exp $
   -->
   
   
  @@ -49,7 +49,7 @@
     <property name="component.title"         value="Bean Introspection Utilities"/>
   
     <!-- The current version number of this component -->
  -  <property name="component.version"       value="1.0"/>
  +  <property name="component.version"       value="1.1-dev"/>
   
     <!-- The base directory for compilation targets -->
     <property name="build.home"              value="target"/>
  
  
  

Reply via email to