Return-Path: Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: (qmail 45052 invoked from network); 23 May 2010 16:13:44 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 23 May 2010 16:13:44 -0000 Received: (qmail 52637 invoked by uid 500); 23 May 2010 16:13:44 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 52578 invoked by uid 500); 23 May 2010 16:13:44 -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 52569 invoked by uid 99); 23 May 2010 16:13:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 23 May 2010 16:13:44 +0000 X-ASF-Spam-Status: No, hits=-1019.1 required=10.0 tests=ALL_TRUSTED,AWL 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; Sun, 23 May 2010 16:13:44 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 50D47238890D; Sun, 23 May 2010 16:13:23 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r947439 - /activemq/trunk/pom.xml Date: Sun, 23 May 2010 16:13:23 -0000 To: commits@activemq.apache.org From: chirino@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100523161323.50D47238890D@eris.apache.org> Author: chirino Date: Sun May 23 16:13:23 2010 New Revision: 947439 URL: http://svn.apache.org/viewvc?rev=947439&view=rev Log: upgrade to activemq-protobuf-1.1-SNAPSHOT fixes one of the errors in the XARecoveryBrokerTest Modified: activemq/trunk/pom.xml Modified: activemq/trunk/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/pom.xml?rev=947439&r1=947438&r2=947439&view=diff ============================================================================== --- activemq/trunk/pom.xml (original) +++ activemq/trunk/pom.xml Sun May 23 16:13:23 2010 @@ -86,6 +86,7 @@ 2.5 2.0 1.0.0 + 1.1-SNAPSHOT scpexe://people.apache.org/www/activemq.apache.org/maven/ * @@ -300,7 +301,7 @@ org.apache.activemq.protobuf activemq-protobuf - 1.0 + ${activemq-protobuf-version} @@ -941,7 +942,7 @@ org.apache.activemq.protobuf activemq-protobuf - 1.0 + ${activemq-protobuf-version} org.apache.maven.plugins