Updated versions


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/beanutils/branches/RELEASE_BEANUTILS_1_7_0_BRANCH@128844 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/build.xml b/build.xml
index bc330a2..b174b0f 100755
--- a/build.xml
+++ b/build.xml
@@ -18,7 +18,7 @@
 
 <!--
         "Bean Utilities" component of the Jakarta Commons Subproject
-        $Id: build.xml,v 1.59.2.2 2004/07/20 22:01:50 rdonkin Exp $
+        $Id: build.xml,v 1.59.2.3 2004/07/27 21:59:14 rdonkin Exp $
 -->
 
 
@@ -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.7RC1"/>
+  <property name="component.version"       value="1.7"/>
 
   <!-- The base directory for compilation targets -->
   <property name="build.home"              value="target"/>
diff --git a/optional/bean-collections/build.xml b/optional/bean-collections/build.xml
index 8518228..b5f19cb 100755
--- a/optional/bean-collections/build.xml
+++ b/optional/bean-collections/build.xml
@@ -18,7 +18,7 @@
 
 <!--
         "Bean Utilities" component of the Jakarta Commons Subproject
-        $Id: build.xml,v 1.2.2.2 2004/07/20 22:23:41 rdonkin Exp $
+        $Id: build.xml,v 1.2.2.3 2004/07/27 21:59:14 rdonkin Exp $
 -->
 
 
@@ -74,7 +74,7 @@
   <property name="component.title"         value="Bean Utilities Bean Collections"/>
 
   <!-- The current version number of this component -->
-  <property name="component.version"       value="1.7RC1"/>
+  <property name="component.version"       value="1.7"/>
 
   <!-- The base directory for compilation targets -->
   <property name="build.home"              value="target"/>