Author: bayard Date: Thu May 21 04:56:35 2009 New Revision: 776950 URL: http://svn.apache.org/viewvc?rev=776950&view=rev Log: Setting build.xml version to 3.3
Modified: commons/proper/collections/trunk/build.xml Modified: commons/proper/collections/trunk/build.xml URL: http://svn.apache.org/viewvc/commons/proper/collections/trunk/build.xml?rev=776950&r1=776949&r2=776950&view=diff ============================================================================== --- commons/proper/collections/trunk/build.xml (original) +++ commons/proper/collections/trunk/build.xml Thu May 21 04:56:35 2009 @@ -36,7 +36,7 @@ <property name="component.title.full" value="Apache Commons Collections"/> <!-- The current version number of this component --> - <property name="component.version" value="3.3-SNAPSHOT"/> + <property name="component.version" value="3.3"/> <!-- The base directory for component configuration files --> <property name="source.conf" value="src/conf"/>