Return-Path: Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: (qmail 69365 invoked from network); 27 Sep 2007 08:38:19 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Sep 2007 08:38:19 -0000 Received: (qmail 37502 invoked by uid 500); 27 Sep 2007 08:38:09 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 37473 invoked by uid 500); 27 Sep 2007 08:38:09 -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 37464 invoked by uid 99); 27 Sep 2007 08:38:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Sep 2007 01:38:09 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Sep 2007 08:38:19 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id A41C51A9832; Thu, 27 Sep 2007 01:37:58 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r579943 - /activemq/trunk/pom.xml Date: Thu, 27 Sep 2007 08:37:58 -0000 To: commits@activemq.apache.org From: jstrachan@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20070927083758.A41C51A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jstrachan Date: Thu Sep 27 01:37:57 2007 New Revision: 579943 URL: http://svn.apache.org/viewvc?rev=579943&view=rev Log: updated the stax version Modified: activemq/trunk/pom.xml Modified: activemq/trunk/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/pom.xml?rev=579943&r1=579942&r2=579943&view=diff ============================================================================== --- activemq/trunk/pom.xml (original) +++ activemq/trunk/pom.xml Thu Sep 27 01:37:57 2007 @@ -68,7 +68,7 @@ 0.8 1.4.0 - 1.1.1-dev + 1.2.0 2.6.0 2.0.0-beta1 1.1.3.4d_b4_min @@ -653,7 +653,7 @@ stax stax - 1.1.1-dev + ${stax-version}