Update to version 3.1-dev

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131580 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Stephen Colebourne 2004-01-25 19:48:24 +00:00
parent 40d58bc828
commit ce3973869e
2 changed files with 2 additions and 3 deletions

View File

@ -20,7 +20,7 @@
<property name="component.title.full" value="Apache Jakarta Commons Collections"/>
<!-- The current version number of this component -->
<property name="component.version" value="3.0"/>
<property name="component.version" value="3.1-dev"/>
<!-- The base directory for component configuration files -->
<property name="source.conf" value="src/conf"/>

View File

@ -4,7 +4,7 @@
<extend>../project.xml</extend>
<name>Collections</name>
<id>commons-collections</id>
<currentVersion>3.0</currentVersion>
<currentVersion>3.1-dev</currentVersion>
<organization>
<name>Apache Software Foundation</name>
@ -12,7 +12,6 @@
<logo>http://jakarta.apache.org/images/jakarta-logo.gif</logo>
</organization>
<package>org.apache.commons.collections.*</package>
<inceptionYear>2001</inceptionYear>
<gumpRepositoryId>jakarta</gumpRepositoryId>
<logo>/images/logo.png</logo>