From commits-return-9205-apmail-activemq-commits-archive=activemq.apache.org@activemq.apache.org Fri Sep 05 10:09:33 2008 Return-Path: Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: (qmail 27810 invoked from network); 5 Sep 2008 10:09:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 5 Sep 2008 10:09:32 -0000 Received: (qmail 14711 invoked by uid 500); 5 Sep 2008 10:09:31 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 14686 invoked by uid 500); 5 Sep 2008 10:09:30 -0000 Mailing-List: contact commits-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list commits@activemq.apache.org Received: (qmail 14677 invoked by uid 99); 5 Sep 2008 10:09:30 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Sep 2008 03:09:30 -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; Fri, 05 Sep 2008 10:08:40 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 9074B238896C; Fri, 5 Sep 2008 03:08:41 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r692403 - /activemq/trunk/pom.xml Date: Fri, 05 Sep 2008 10:08:41 -0000 To: commits@activemq.apache.org From: gtully@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080905100841.9074B238896C@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: gtully Date: Fri Sep 5 03:08:40 2008 New Revision: 692403 URL: http://svn.apache.org/viewvc?rev=692403&view=rev Log: allow release:prepare phase to find dependent projects with the next version in the local repo Modified: activemq/trunk/pom.xml Modified: activemq/trunk/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/pom.xml?rev=692403&r1=692402&r2=692403&view=diff ============================================================================== --- activemq/trunk/pom.xml (original) +++ activemq/trunk/pom.xml Fri Sep 5 03:08:40 2008 @@ -1217,6 +1217,7 @@ deploy -Prelease true + clean verify install