Return-Path: Delivered-To: apmail-cayenne-commits-archive@www.apache.org Received: (qmail 26290 invoked from network); 5 Oct 2010 16:25:29 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 5 Oct 2010 16:25:29 -0000 Received: (qmail 37385 invoked by uid 500); 5 Oct 2010 16:25:29 -0000 Delivered-To: apmail-cayenne-commits-archive@cayenne.apache.org Received: (qmail 37353 invoked by uid 500); 5 Oct 2010 16:25:28 -0000 Mailing-List: contact commits-help@cayenne.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cayenne.apache.org Delivered-To: mailing list commits@cayenne.apache.org Received: (qmail 37342 invoked by uid 99); 5 Oct 2010 16:25:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Oct 2010 16:25:28 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED 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; Tue, 05 Oct 2010 16:25:28 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 2E4862388A41; Tue, 5 Oct 2010 16:25:08 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1004700 - /cayenne/main/trunk/pom.xml Date: Tue, 05 Oct 2010 16:25:08 -0000 To: commits@cayenne.apache.org From: mgentry@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20101005162508.2E4862388A41@eris.apache.org> Author: mgentry Date: Tue Oct 5 16:25:07 2010 New Revision: 1004700 URL: http://svn.apache.org/viewvc?rev=1004700&view=rev Log: Updated h2 from 1.0.64 to 1.2.143 Modified: cayenne/main/trunk/pom.xml Modified: cayenne/main/trunk/pom.xml URL: http://svn.apache.org/viewvc/cayenne/main/trunk/pom.xml?rev=1004700&r1=1004699&r2=1004700&view=diff ============================================================================== --- cayenne/main/trunk/pom.xml (original) +++ cayenne/main/trunk/pom.xml Tue Oct 5 16:25:07 2010 @@ -709,7 +709,7 @@ com.h2database h2 - 1.0.64 + 1.2.143 test