Return-Path: Delivered-To: apmail-commons-commits-archive@minotaur.apache.org Received: (qmail 69743 invoked from network); 20 Jun 2010 08:24:56 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 20 Jun 2010 08:24:56 -0000 Received: (qmail 14716 invoked by uid 500); 20 Jun 2010 08:24:56 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 14146 invoked by uid 500); 20 Jun 2010 08:24:53 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 14139 invoked by uid 99); 20 Jun 2010 08:24:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 20 Jun 2010 08:24:52 +0000 X-ASF-Spam-Status: No, hits=-1689.2 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 20 Jun 2010 08:24:52 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 7952023889E5; Sun, 20 Jun 2010 08:24:06 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r956326 - /commons/proper/collections/trunk/pom.xml Date: Sun, 20 Jun 2010 08:24:06 -0000 To: commits@commons.apache.org From: bayard@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100620082406.7952023889E5@eris.apache.org> 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 @@ 4.0.0 commons-collections commons-collections - 3.3-SNAPSHOT + 4.0-SNAPSHOT Commons Collections 2001