Setting build.xml version to 3.3

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@776950 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Henri Yandell 2009-05-21 04:56:35 +00:00
parent 93ac7629e9
commit f2afc0a2a8
1 changed files with 1 additions and 1 deletions

View File

@ -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"/>