Return-Path: Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: (qmail 52834 invoked from network); 23 Jul 2008 15:41:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 23 Jul 2008 15:41:45 -0000 Received: (qmail 35064 invoked by uid 500); 23 Jul 2008 15:41:45 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 35036 invoked by uid 500); 23 Jul 2008 15:41:45 -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 35027 invoked by uid 99); 23 Jul 2008 15:41:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Jul 2008 08:41:45 -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; Wed, 23 Jul 2008 15:40:59 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id AA8522388989; Wed, 23 Jul 2008 08:41:24 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r679113 - /activemq/sandbox/zookeeper/pom.xml Date: Wed, 23 Jul 2008 15:41:24 -0000 To: commits@activemq.apache.org From: chirino@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080723154124.AA8522388989@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: chirino Date: Wed Jul 23 08:41:24 2008 New Revision: 679113 URL: http://svn.apache.org/viewvc?rev=679113&view=rev Log: Fixing dep Modified: activemq/sandbox/zookeeper/pom.xml Modified: activemq/sandbox/zookeeper/pom.xml URL: http://svn.apache.org/viewvc/activemq/sandbox/zookeeper/pom.xml?rev=679113&r1=679112&r2=679113&view=diff ============================================================================== --- activemq/sandbox/zookeeper/pom.xml (original) +++ activemq/sandbox/zookeeper/pom.xml Wed Jul 23 08:41:24 2008 @@ -85,7 +85,7 @@ org.apache.zookeeper zookeeper-jute - 3.0-SNAPSHOT + 3.0.0-SNAPSHOT