From commits-return-9554-apmail-jackrabbit-commits-archive=jackrabbit.apache.org@jackrabbit.apache.org Sat Jan 23 15:30:25 2010 Return-Path: Delivered-To: apmail-jackrabbit-commits-archive@www.apache.org Received: (qmail 83274 invoked from network); 23 Jan 2010 15:30:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Jan 2010 15:30:25 -0000 Received: (qmail 45757 invoked by uid 500); 23 Jan 2010 15:30:25 -0000 Delivered-To: apmail-jackrabbit-commits-archive@jackrabbit.apache.org Received: (qmail 45669 invoked by uid 500); 23 Jan 2010 15:30:25 -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 45660 invoked by uid 99); 23 Jan 2010 15:30:25 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 23 Jan 2010 15:30:25 +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; Sat, 23 Jan 2010 15:30:23 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 0E088238897D; Sat, 23 Jan 2010 15:30:02 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r902423 - /jackrabbit/sandbox/jackrabbit2-core-bundle/pom.xml Date: Sat, 23 Jan 2010 15:30:02 -0000 To: commits@jackrabbit.apache.org From: fmeschbe@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100123153002.0E088238897D@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: fmeschbe Date: Sat Jan 23 15:30:01 2010 New Revision: 902423 URL: http://svn.apache.org/viewvc?rev=902423&view=rev Log: Fix Jackrabbit Dependencies to 2.0.0 Modified: jackrabbit/sandbox/jackrabbit2-core-bundle/pom.xml Modified: jackrabbit/sandbox/jackrabbit2-core-bundle/pom.xml URL: http://svn.apache.org/viewvc/jackrabbit/sandbox/jackrabbit2-core-bundle/pom.xml?rev=902423&r1=902422&r2=902423&view=diff ============================================================================== --- jackrabbit/sandbox/jackrabbit2-core-bundle/pom.xml (original) +++ jackrabbit/sandbox/jackrabbit2-core-bundle/pom.xml Sat Jan 23 15:30:01 2010 @@ -26,12 +26,14 @@ org.apache.jackrabbit jackrabbit-parent - 2.0.1-SNAPSHOT + 2.0.0 ../jackrabbit-parent/pom.xml + jackrabbit-core Jackrabbit Core - Jackrabbit content repository implementation + 2.0.1.bundle-SNAPSHOT + Jackrabbit content repository implementation (OSGi Bundle) @@ -182,28 +184,28 @@ org.apache.jackrabbit jackrabbit-api - 2.0.1-SNAPSHOT + 2.0.0 org.apache.jackrabbit jackrabbit-jcr-commons - 2.0.1-SNAPSHOT + 2.0.0 org.apache.jackrabbit jackrabbit-spi-commons - 2.0.1-SNAPSHOT + 2.0.0 org.apache.jackrabbit jackrabbit-spi - 2.0.1-SNAPSHOT + 2.0.0 org.apache.jackrabbit jackrabbit-spi - 2.0.1-SNAPSHOT + 2.0.0 tests test @@ -236,7 +238,7 @@ org.apache.jackrabbit jackrabbit-jcr-tests - 2.0.1-SNAPSHOT + 2.0.0 true @@ -247,6 +249,7 @@ org.apache.jackrabbit jackrabbit-jcr-benchmark + 2.0.0 test