Return-Path: Delivered-To: apmail-jackrabbit-commits-archive@www.apache.org Received: (qmail 58393 invoked from network); 9 Feb 2009 13:13:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 9 Feb 2009 13:13:13 -0000 Received: (qmail 16909 invoked by uid 500); 9 Feb 2009 13:13:13 -0000 Delivered-To: apmail-jackrabbit-commits-archive@jackrabbit.apache.org Received: (qmail 16875 invoked by uid 500); 9 Feb 2009 13:13:13 -0000 Mailing-List: contact commits-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list commits@jackrabbit.apache.org Received: (qmail 16866 invoked by uid 99); 9 Feb 2009 13:13:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Feb 2009 05:13:12 -0800 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; Mon, 09 Feb 2009 13:13:10 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id EE2042388999; Mon, 9 Feb 2009 13:12:49 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r742477 - /jackrabbit/commons/jcr-rmi/trunk/pom.xml Date: Mon, 09 Feb 2009 13:12:49 -0000 To: commits@jackrabbit.apache.org From: jukka@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090209131249.EE2042388999@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jukka Date: Mon Feb 9 13:12:49 2009 New Revision: 742477 URL: http://svn.apache.org/viewvc?rev=742477&view=rev Log: JCR-1971: Use the new Jackrabbit parent POM Modified: jackrabbit/commons/jcr-rmi/trunk/pom.xml Modified: jackrabbit/commons/jcr-rmi/trunk/pom.xml URL: http://svn.apache.org/viewvc/jackrabbit/commons/jcr-rmi/trunk/pom.xml?rev=742477&r1=742476&r2=742477&view=diff ============================================================================== --- jackrabbit/commons/jcr-rmi/trunk/pom.xml (original) +++ jackrabbit/commons/jcr-rmi/trunk/pom.xml Mon Feb 9 13:12:49 2009 @@ -25,9 +25,13 @@ org.apache.jackrabbit parent - 2.0-SNAPSHOT + 2 + + 2.0.9 + +