Return-Path: X-Original-To: apmail-hc-commits-archive@www.apache.org Delivered-To: apmail-hc-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 D15FF9E0C for ; Tue, 24 Apr 2012 17:49:32 +0000 (UTC) Received: (qmail 93367 invoked by uid 500); 24 Apr 2012 17:49:32 -0000 Delivered-To: apmail-hc-commits-archive@hc.apache.org Received: (qmail 93333 invoked by uid 500); 24 Apr 2012 17:49:32 -0000 Mailing-List: contact commits-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpComponents Project" Delivered-To: mailing list commits@hc.apache.org Received: (qmail 93325 invoked by uid 99); 24 Apr 2012 17:49:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Apr 2012 17:49:32 +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; Tue, 24 Apr 2012 17:49:31 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 9431323888EA for ; Tue, 24 Apr 2012 17:49:11 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1329892 - /httpcomponents/project/trunk/pom.xml Date: Tue, 24 Apr 2012 17:49:11 -0000 To: commits@hc.apache.org From: sebb@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120424174911.9431323888EA@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: sebb Date: Tue Apr 24 17:49:11 2012 New Revision: 1329892 URL: http://svn.apache.org/viewvc?rev=1329892&view=rev Log: Restore buildNumber plugin version accidentally dropped Modified: httpcomponents/project/trunk/pom.xml Modified: httpcomponents/project/trunk/pom.xml URL: http://svn.apache.org/viewvc/httpcomponents/project/trunk/pom.xml?rev=1329892&r1=1329891&r2=1329892&view=diff ============================================================================== --- httpcomponents/project/trunk/pom.xml (original) +++ httpcomponents/project/trunk/pom.xml Tue Apr 24 17:49:11 2012 @@ -475,6 +475,11 @@ org.codehaus.mojo + buildnumber-maven-plugin + 1.0 + + + org.codehaus.mojo clirr-maven-plugin ${hc.clirr.version}