Return-Path: X-Original-To: apmail-activemq-commits-archive@www.apache.org Delivered-To: apmail-activemq-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1602676CF for ; Mon, 5 Dec 2011 23:33:12 +0000 (UTC) Received: (qmail 20691 invoked by uid 500); 5 Dec 2011 23:33:12 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 20668 invoked by uid 500); 5 Dec 2011 23:33:12 -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 20661 invoked by uid 99); 5 Dec 2011 23:33:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Dec 2011 23:33:11 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.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; Mon, 05 Dec 2011 23:33:09 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id EBDAF23889FD for ; Mon, 5 Dec 2011 23:32:47 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1210705 - in /activemq/activemq-apollo/trunk: apollo-dto/pom.xml apollo-website/pom.xml Date: Mon, 05 Dec 2011 23:32:47 -0000 To: commits@activemq.apache.org From: chirino@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20111205233247.EBDAF23889FD@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: chirino Date: Mon Dec 5 23:32:46 2011 New Revision: 1210705 URL: http://svn.apache.org/viewvc?rev=1210705&view=rev Log: Update ant plugin versions. Modified: activemq/activemq-apollo/trunk/apollo-dto/pom.xml activemq/activemq-apollo/trunk/apollo-website/pom.xml Modified: activemq/activemq-apollo/trunk/apollo-dto/pom.xml URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-dto/pom.xml?rev=1210705&r1=1210704&r2=1210705&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-dto/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-dto/pom.xml Mon Dec 5 23:32:46 2011 @@ -98,7 +98,7 @@ maven-antrun-plugin - 1.6 + 1.7 generate-resources Modified: activemq/activemq-apollo/trunk/apollo-website/pom.xml URL: http://svn.apache.org/viewvc/activemq/activemq-apollo/trunk/apollo-website/pom.xml?rev=1210705&r1=1210704&r2=1210705&view=diff ============================================================================== --- activemq/activemq-apollo/trunk/apollo-website/pom.xml (original) +++ activemq/activemq-apollo/trunk/apollo-website/pom.xml Mon Dec 5 23:32:46 2011 @@ -164,7 +164,7 @@ maven-antrun-plugin - 1.6 + 1.7 process-sources