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 13FF9C463 for ; Wed, 2 May 2012 13:30:46 +0000 (UTC) Received: (qmail 47577 invoked by uid 500); 2 May 2012 13:30:46 -0000 Delivered-To: apmail-activemq-commits-archive@activemq.apache.org Received: (qmail 47551 invoked by uid 500); 2 May 2012 13:30:46 -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 47544 invoked by uid 99); 2 May 2012 13:30:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 May 2012 13:30:45 +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; Wed, 02 May 2012 13:30:43 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id BB7E62388847 for ; Wed, 2 May 2012 13:30:22 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1333039 - /activemq/trunk/pom.xml Date: Wed, 02 May 2012 13:30:22 -0000 To: commits@activemq.apache.org From: gtully@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120502133022.BB7E62388847@eris.apache.org> Author: gtully Date: Wed May 2 13:30:22 2012 New Revision: 1333039 URL: http://svn.apache.org/viewvc?rev=1333039&view=rev Log: version is depreciated in place of project.version Modified: activemq/trunk/pom.xml Modified: activemq/trunk/pom.xml URL: http://svn.apache.org/viewvc/activemq/trunk/pom.xml?rev=1333039&r1=1333038&r2=1333039&view=diff ============================================================================== --- activemq/trunk/pom.xml (original) +++ activemq/trunk/pom.xml Wed May 2 13:30:22 2012 @@ -31,7 +31,7 @@ 2005 - ${version} + ${project.version} 3.1.4 activemq-${activemq-version} Apache ActiveMQ