You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by sc...@apache.org on 2004/01/25 20:48:24 UTC

cvs commit: jakarta-commons/collections project.xml build.xml

scolebourne    2004/01/25 11:48:24

  Modified:    collections project.xml build.xml
  Log:
  Update to version 3.1-dev
  
  Revision  Changes    Path
  1.30      +1 -2      jakarta-commons/collections/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/collections/project.xml,v
  retrieving revision 1.29
  retrieving revision 1.30
  diff -u -r1.29 -r1.30
  --- project.xml	24 Jan 2004 16:15:09 -0000	1.29
  +++ project.xml	25 Jan 2004 19:48:24 -0000	1.30
  @@ -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>
  
  
  
  1.59      +1 -1      jakarta-commons/collections/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/collections/build.xml,v
  retrieving revision 1.58
  retrieving revision 1.59
  diff -u -r1.58 -r1.59
  --- build.xml	25 Jan 2004 01:23:04 -0000	1.58
  +++ build.xml	25 Jan 2004 19:48:24 -0000	1.59
  @@ -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"/>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org