From commits-return-27382-apmail-directory-commits-archive=directory.apache.org@directory.apache.org Thu Sep 09 18:02:13 2010 Return-Path: Delivered-To: apmail-directory-commits-archive@www.apache.org Received: (qmail 8356 invoked from network); 9 Sep 2010 18:02:12 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 9 Sep 2010 18:02:12 -0000 Received: (qmail 2070 invoked by uid 500); 9 Sep 2010 18:02:12 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 2015 invoked by uid 500); 9 Sep 2010 18:02:12 -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 2008 invoked by uid 99); 9 Sep 2010 18:02:12 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Sep 2010 18:02:12 +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; Thu, 09 Sep 2010 18:02:10 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id A4EED23889E9; Thu, 9 Sep 2010 18:01:49 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r995521 - /directory/apacheds/trunk/pom.xml Date: Thu, 09 Sep 2010 18:01:49 -0000 To: commits@directory.apache.org From: elecharny@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100909180149.A4EED23889E9@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: elecharny Date: Thu Sep 9 18:01:49 2010 New Revision: 995521 URL: http://svn.apache.org/viewvc?rev=995521&view=rev Log: fixed the ldap-client-api dependency version Modified: directory/apacheds/trunk/pom.xml Modified: directory/apacheds/trunk/pom.xml URL: http://svn.apache.org/viewvc/directory/apacheds/trunk/pom.xml?rev=995521&r1=995520&r2=995521&view=diff ============================================================================== --- directory/apacheds/trunk/pom.xml (original) +++ directory/apacheds/trunk/pom.xml Thu Sep 9 18:01:49 2010 @@ -39,7 +39,6 @@ 0.9.20-SNAPSHOT - 0.2-SNAPSHOT 1.1.9-SNAPSHOT 0.1-SNAPSHOT 0.1-SNAPSHOT @@ -483,12 +482,10 @@ ${org.apache.directory.shared.version} - - org.apache.directory.client.ldap ldap-client-api - ${org.apache.directory.ldap.client.api.version} + ${org.apache.directory.shared.version}