Return-Path: X-Original-To: apmail-jackrabbit-commits-archive@www.apache.org Delivered-To: apmail-jackrabbit-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B9A3A100E2 for ; Mon, 10 Feb 2014 14:33:50 +0000 (UTC) Received: (qmail 71052 invoked by uid 500); 10 Feb 2014 14:33:50 -0000 Delivered-To: apmail-jackrabbit-commits-archive@jackrabbit.apache.org Received: (qmail 70941 invoked by uid 500); 10 Feb 2014 14:33:48 -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 70933 invoked by uid 99); 10 Feb 2014 14:33:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 10 Feb 2014 14:33:47 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.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, 10 Feb 2014 14:33:46 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 82DEF2388A4A; Mon, 10 Feb 2014 14:33:26 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1566639 - /jackrabbit/trunk/pom.xml Date: Mon, 10 Feb 2014 14:33:26 -0000 To: commits@jackrabbit.apache.org From: alexparvulescu@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20140210143326.82DEF2388A4A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: alexparvulescu Date: Mon Feb 10 14:33:25 2014 New Revision: 1566639 URL: http://svn.apache.org/r1566639 Log: JCR-3705 Extract data store API and implementations from jackrabbit-core - added module to parent list (typo on the name) Modified: jackrabbit/trunk/pom.xml Modified: jackrabbit/trunk/pom.xml URL: http://svn.apache.org/viewvc/jackrabbit/trunk/pom.xml?rev=1566639&r1=1566638&r2=1566639&view=diff ============================================================================== --- jackrabbit/trunk/pom.xml (original) +++ jackrabbit/trunk/pom.xml Mon Feb 10 14:33:25 2014 @@ -41,7 +41,7 @@ jackrabbit-jcr-commons jackrabbit-jcr-tests jackrabbit-data - jackrabbit-aws + jackrabbit-aws-ext jackrabbit-core jackrabbit-webdav jackrabbit-jcr-server