Return-Path: Delivered-To: apmail-directory-commits-archive@www.apache.org Received: (qmail 22621 invoked from network); 11 Sep 2008 00:39:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Sep 2008 00:39:17 -0000 Received: (qmail 77531 invoked by uid 500); 11 Sep 2008 00:39:15 -0000 Delivered-To: apmail-directory-commits-archive@directory.apache.org Received: (qmail 77486 invoked by uid 500); 11 Sep 2008 00:39:15 -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 77477 invoked by uid 99); 11 Sep 2008 00:39:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Sep 2008 17:39:15 -0700 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, 11 Sep 2008 00:38:13 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 904EA2388988; Wed, 10 Sep 2008 17:38:15 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r694079 - in /directory: apacheds/trunk/pom.xml daemon/trunk/pom.xml installers/trunk/pom.xml shared/trunk/pom.xml Date: Thu, 11 Sep 2008 00:38:15 -0000 To: commits@directory.apache.org From: akarasulu@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080911003815.904EA2388988@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: akarasulu Date: Wed Sep 10 17:38:14 2008 New Revision: 694079 URL: http://svn.apache.org/viewvc?rev=694079&view=rev Log: bump up to latest TLP pom Modified: directory/apacheds/trunk/pom.xml directory/daemon/trunk/pom.xml directory/installers/trunk/pom.xml directory/shared/trunk/pom.xml Modified: directory/apacheds/trunk/pom.xml URL: http://svn.apache.org/viewvc/directory/apacheds/trunk/pom.xml?rev=694079&r1=694078&r2=694079&view=diff ============================================================================== --- directory/apacheds/trunk/pom.xml (original) +++ directory/apacheds/trunk/pom.xml Wed Sep 10 17:38:14 2008 @@ -25,7 +25,7 @@ org.apache.directory.project project - 12-SNAPSHOT + 12 org.apache.directory.server Modified: directory/daemon/trunk/pom.xml URL: http://svn.apache.org/viewvc/directory/daemon/trunk/pom.xml?rev=694079&r1=694078&r2=694079&view=diff ============================================================================== --- directory/daemon/trunk/pom.xml (original) +++ directory/daemon/trunk/pom.xml Wed Sep 10 17:38:14 2008 @@ -24,7 +24,7 @@ org.apache.directory.project project - 12-SNAPSHOT + 12 org.apache.directory.daemon daemon-parent Modified: directory/installers/trunk/pom.xml URL: http://svn.apache.org/viewvc/directory/installers/trunk/pom.xml?rev=694079&r1=694078&r2=694079&view=diff ============================================================================== --- directory/installers/trunk/pom.xml (original) +++ directory/installers/trunk/pom.xml Wed Sep 10 17:38:14 2008 @@ -25,7 +25,7 @@ org.apache.directory.project project - 12-SNAPSHOT + 12 org.apache.directory.installers Modified: directory/shared/trunk/pom.xml URL: http://svn.apache.org/viewvc/directory/shared/trunk/pom.xml?rev=694079&r1=694078&r2=694079&view=diff ============================================================================== --- directory/shared/trunk/pom.xml (original) +++ directory/shared/trunk/pom.xml Wed Sep 10 17:38:14 2008 @@ -21,7 +21,7 @@ org.apache.directory.project project - 12-SNAPSHOT + 12 org.apache.directory.shared shared-parent