rdonkin     2004/07/20 15:01:50

  Modified:    beanutils Tag: RELEASE_BEANUTILS_1_7_0_BRANCH build.xml
                        project.xml
               beanutils/optional/bean-collections Tag:
                        RELEASE_BEANUTILS_1_7_0_BRANCH build.xml
  Log:
  Updated version numbers for release candidate
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.59.2.2  +2 -2      jakarta-commons/beanutils/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/beanutils/build.xml,v
  retrieving revision 1.59.2.1
  retrieving revision 1.59.2.2
  diff -u -r1.59.2.1 -r1.59.2.2
  --- build.xml 20 Jul 2004 21:55:20 -0000      1.59.2.1
  +++ build.xml 20 Jul 2004 22:01:50 -0000      1.59.2.2
  @@ -59,7 +59,7 @@
     <property name="component.title"         value="Bean Introspection Utilities"/>
   
     <!-- The current version number of this component -->
  -  <property name="component.version"       value="1.7-dev"/>
  +  <property name="component.version"       value="1.7RC1"/>
   
     <!-- The base directory for compilation targets -->
     <property name="build.home"              value="target"/>
  
  
  
  1.21.2.2  +1 -1      jakarta-commons/beanutils/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/beanutils/project.xml,v
  retrieving revision 1.21.2.1
  retrieving revision 1.21.2.2
  diff -u -r1.21.2.1 -r1.21.2.2
  --- project.xml       23 Jun 2004 21:00:22 -0000      1.21.2.1
  +++ project.xml       20 Jul 2004 22:01:50 -0000      1.21.2.2
  @@ -18,7 +18,7 @@
     <pomVersion>3</pomVersion>
     <id>commons-beanutils</id>
     <name>BeanUtils</name>
  -  <currentVersion>1.7RC1</currentVersion>
  +  <currentVersion>1.7RC1/currentVersion>
     <inceptionYear>2000</inceptionYear>
     <shortDescription>Commons BeanUtils</shortDescription>
     <description>BeanUtils provides an easy-to-use but flexible wrapper around 
reflection and introspection.</description>
  
  
  
  No                   revision
  No                   revision
  1.2.2.1   +2 -2      jakarta-commons/beanutils/optional/bean-collections/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/beanutils/optional/bean-collections/build.xml,v
  retrieving revision 1.2
  retrieving revision 1.2.2.1
  diff -u -r1.2 -r1.2.2.1
  --- build.xml 11 May 2004 22:45:39 -0000      1.2
  +++ build.xml 20 Jul 2004 22:01:50 -0000      1.2.2.1
  @@ -74,7 +74,7 @@
     <property name="component.title"         value="Bean Introspection Utilities"/>
   
     <!-- The current version number of this component -->
  -  <property name="component.version"       value="1.7-dev"/>
  +  <property name="component.version"       value="1.7RC1"/>
   
     <!-- The base directory for compilation targets -->
     <property name="build.home"              value="target"/>
  
  
  

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

Reply via email to