Return-Path: Delivered-To: apmail-openjpa-commits-archive@www.apache.org Received: (qmail 26152 invoked from network); 30 Aug 2007 16:24:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 30 Aug 2007 16:24:10 -0000 Received: (qmail 72756 invoked by uid 500); 30 Aug 2007 16:24:01 -0000 Delivered-To: apmail-openjpa-commits-archive@openjpa.apache.org Received: (qmail 72742 invoked by uid 500); 30 Aug 2007 16:24:01 -0000 Mailing-List: contact commits-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openjpa.apache.org Delivered-To: mailing list commits@openjpa.apache.org Received: (qmail 72730 invoked by uid 99); 30 Aug 2007 16:24:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Aug 2007 09:24:01 -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; Thu, 30 Aug 2007 16:24:05 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id DE3621A9832; Thu, 30 Aug 2007 09:23:44 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r571230 - in /openjpa/trunk: openjpa-all/pom.xml openjpa-project/pom.xml Date: Thu, 30 Aug 2007 16:23:43 -0000 To: commits@openjpa.apache.org From: pcl@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20070830162344.DE3621A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: pcl Date: Thu Aug 30 09:23:42 2007 New Revision: 571230 URL: http://svn.apache.org/viewvc?rev=571230&view=rev Log: correcting scm dir specification Modified: openjpa/trunk/openjpa-all/pom.xml openjpa/trunk/openjpa-project/pom.xml Modified: openjpa/trunk/openjpa-all/pom.xml URL: http://svn.apache.org/viewvc/openjpa/trunk/openjpa-all/pom.xml?rev=571230&r1=571229&r2=571230&view=diff ============================================================================== --- openjpa/trunk/openjpa-all/pom.xml (original) +++ openjpa/trunk/openjpa-all/pom.xml Thu Aug 30 09:23:42 2007 @@ -31,7 +31,7 @@ 1.1.0-SNAPSHOT - svn.apache.org/repos/asf/openjpa/branches/1.0.x/openjpa-all + svn.apache.org/repos/asf/openjpa/trunk/openjpa-all Modified: openjpa/trunk/openjpa-project/pom.xml URL: http://svn.apache.org/viewvc/openjpa/trunk/openjpa-project/pom.xml?rev=571230&r1=571229&r2=571230&view=diff ============================================================================== --- openjpa/trunk/openjpa-project/pom.xml (original) +++ openjpa/trunk/openjpa-project/pom.xml Thu Aug 30 09:23:42 2007 @@ -44,7 +44,7 @@ - svn.apache.org/repos/asf/openjpa/branches/1.0.x/openjpa-project + svn.apache.org/repos/asf/openjpa/trunk/openjpa-project ${user.name}@apache.org