From commits-return-35752-apmail-directory-commits-archive=directory.apache.org@directory.apache.org Fri Jan 18 11:14:31 2013 Return-Path: X-Original-To: apmail-directory-commits-archive@www.apache.org Delivered-To: apmail-directory-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 1CFA7E4F7 for ; Fri, 18 Jan 2013 11:14:31 +0000 (UTC) Received: (qmail 96816 invoked by uid 500); 18 Jan 2013 11:14:30 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 96753 invoked by uid 500); 18 Jan 2013 11:14:30 -0000 Mailing-List: contact commits-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@directory.apache.org Delivered-To: mailing list commits@directory.apache.org Received: (qmail 96745 invoked by uid 99); 18 Jan 2013 11:14:30 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Jan 2013 11:14:30 +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; Fri, 18 Jan 2013 11:14:27 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id A95C223888E7; Fri, 18 Jan 2013 11:14:07 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1435090 - in /directory/jdbm/trunk: jdbm1/pom.xml jdbm2/pom.xml pom.xml Date: Fri, 18 Jan 2013 11:14:07 -0000 To: commits@directory.apache.org From: elecharny@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20130118111407.A95C223888E7@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: elecharny Date: Fri Jan 18 11:14:07 2013 New Revision: 1435090 URL: http://svn.apache.org/viewvc?rev=1435090&view=rev Log: Bumped up the dependencies versions Modified: directory/jdbm/trunk/jdbm1/pom.xml directory/jdbm/trunk/jdbm2/pom.xml directory/jdbm/trunk/pom.xml Modified: directory/jdbm/trunk/jdbm1/pom.xml URL: http://svn.apache.org/viewvc/directory/jdbm/trunk/jdbm1/pom.xml?rev=1435090&r1=1435089&r2=1435090&view=diff ============================================================================== --- directory/jdbm/trunk/jdbm1/pom.xml (original) +++ directory/jdbm/trunk/jdbm1/pom.xml Fri Jan 18 11:14:07 2013 @@ -22,7 +22,7 @@ org.apache.directory.jdbm apacheds-jdbm-parent - 2.0.0-M3-SNAPSHOT + 2.0.0-M2-SNAPSHOT apacheds-jdbm1 Modified: directory/jdbm/trunk/jdbm2/pom.xml URL: http://svn.apache.org/viewvc/directory/jdbm/trunk/jdbm2/pom.xml?rev=1435090&r1=1435089&r2=1435090&view=diff ============================================================================== --- directory/jdbm/trunk/jdbm2/pom.xml (original) +++ directory/jdbm/trunk/jdbm2/pom.xml Fri Jan 18 11:14:07 2013 @@ -22,7 +22,7 @@ org.apache.directory.jdbm apacheds-jdbm-parent - 2.0.0-M3-SNAPSHOT + 2.0.0-M2-SNAPSHOT apacheds-jdbm2 Modified: directory/jdbm/trunk/pom.xml URL: http://svn.apache.org/viewvc/directory/jdbm/trunk/pom.xml?rev=1435090&r1=1435089&r2=1435090&view=diff ============================================================================== --- directory/jdbm/trunk/pom.xml (original) +++ directory/jdbm/trunk/pom.xml Fri Jan 18 11:14:07 2013 @@ -24,13 +24,13 @@ org.apache.directory.project project - 28 + 29 org.apache.directory.jdbm apacheds-jdbm-parent ApacheDS JDBM - 2.0.0-M3-SNAPSHOT + 2.0.0-M2-SNAPSHOT pom Specific ApacheDS JDBM Implementation @@ -46,10 +46,10 @@ 1.0.0 - 4.10 - 1.2.16 - 1.6.4 - 1.6.4 + 4.11 + 1.2.17 + 1.7.2 + 1.7.2 http://directory.apache.org/jdbm @@ -121,7 +121,6 @@ jdbm1/**/* jdbm2/**/* - jdbm3/**/*