You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ba...@apache.org on 2010/06/20 10:24:06 UTC

svn commit: r956326 - /commons/proper/collections/trunk/pom.xml

Author: bayard
Date: Sun Jun 20 08:24:06 2010
New Revision: 956326

URL: http://svn.apache.org/viewvc?rev=956326&view=rev
Log:
This is 4.0 being worked on now, not 3.3

Modified:
    commons/proper/collections/trunk/pom.xml

Modified: commons/proper/collections/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/collections/trunk/pom.xml?rev=956326&r1=956325&r2=956326&view=diff
==============================================================================
--- commons/proper/collections/trunk/pom.xml (original)
+++ commons/proper/collections/trunk/pom.xml Sun Jun 20 08:24:06 2010
@@ -24,7 +24,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>commons-collections</groupId>
   <artifactId>commons-collections</artifactId>
-  <version>3.3-SNAPSHOT</version>
+  <version>4.0-SNAPSHOT</version>
   <name>Commons Collections</name>
 
   <inceptionYear>2001</inceptionYear>