You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by rd...@apache.org on 2003/02/17 22:29:29 UTC

cvs commit: jakarta-commons/beanutils build.xml

rdonkin     2003/02/17 13:29:29

  Modified:    beanutils build.xml
  Log:
  Preparations for 1.6.1 release
  
  Revision  Changes    Path
  1.48      +2 -2      jakarta-commons/beanutils/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/beanutils/build.xml,v
  retrieving revision 1.47
  retrieving revision 1.48
  diff -u -r1.47 -r1.48
  --- build.xml	17 Feb 2003 21:25:33 -0000	1.47
  +++ build.xml	17 Feb 2003 21:29:29 -0000	1.48
  @@ -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.6.1RC"/>
  +  <property name="component.version"       value="1.6.1RC1"/>
   
     <!-- The base directory for compilation targets -->
     <property name="build.home"              value="target"/>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org