From jdo-commits-return-1881-apmail-db-jdo-commits-archive=www.apache.org@db.apache.org Fri Aug 10 19:09:12 2007 Return-Path: Delivered-To: apmail-db-jdo-commits-archive@www.apache.org Received: (qmail 59487 invoked from network); 10 Aug 2007 19:09:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Aug 2007 19:09:12 -0000 Received: (qmail 46807 invoked by uid 500); 10 Aug 2007 19:09:09 -0000 Mailing-List: contact jdo-commits-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jdo-dev@db.apache.org Delivered-To: mailing list jdo-commits@db.apache.org Received: (qmail 46775 invoked by uid 99); 10 Aug 2007 19:09:09 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Aug 2007 12:09:09 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Aug 2007 19:09:12 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id DAD811A981A; Fri, 10 Aug 2007 12:08:47 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r564721 - /db/jdo/trunk/tck2/project.xml Date: Fri, 10 Aug 2007 19:08:47 -0000 To: jdo-commits@db.apache.org From: clr@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070810190847.DAD811A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: clr Date: Fri Aug 10 12:08:46 2007 New Revision: 564721 URL: http://svn.apache.org/viewvc?view=rev&rev=564721 Log: Fixed current-version of tck2 project Modified: db/jdo/trunk/tck2/project.xml Modified: db/jdo/trunk/tck2/project.xml URL: http://svn.apache.org/viewvc/db/jdo/trunk/tck2/project.xml?view=diff&rev=564721&r1=564720&r2=564721 ============================================================================== --- db/jdo/trunk/tck2/project.xml (original) +++ db/jdo/trunk/tck2/project.xml Fri Aug 10 12:08:46 2007 @@ -24,7 +24,7 @@ JDO2 Technology Compatibility Kit org.apache.jdo jdo2-tck - SNAPSHOT + 2.1-SNAPSHOT org.apache.jdo.tck Java Data Objects 2.0 (JDO) TCK The Java Data Objects 2.0 (JDO) API is a standard interface-based Java model abstraction of persistence, developed as Java Specification Request JSR 243 under the auspices of the Java Community Process.