Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 681BADD1F for ; Mon, 15 Oct 2012 15:02:21 +0000 (UTC) Received: (qmail 5509 invoked by uid 500); 15 Oct 2012 15:02:21 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 5411 invoked by uid 500); 15 Oct 2012 15:02:20 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 5400 invoked by uid 99); 15 Oct 2012 15:02:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Oct 2012 15:02:20 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of sebbaz@gmail.com designates 209.85.220.171 as permitted sender) Received: from [209.85.220.171] (HELO mail-vc0-f171.google.com) (209.85.220.171) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Oct 2012 15:02:13 +0000 Received: by mail-vc0-f171.google.com with SMTP id m18so7455862vcm.30 for ; Mon, 15 Oct 2012 08:01:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=Jzk/Cb3Z+1PzXvH1+NDTry/ZhMPdlkUuPMHXyxucHv0=; b=ctQhfcYKjC5voZr92k4opnLnaYyIqX+EtCDvcp1uBx0KKPRoLVDVZuVR01vS0PdGGo Ywn30pOOXxcZdPf9c62lgfPRCzUoIiNVU43CYTMgnghYerN2deHnu+bZ3PWHVaJTTIP6 DLCGEm2Hn8BVMlXTZI0OeH8EDjveOWY7niewxY8RsQsIf008E+YObfbcFi/b9nqWxfSE /nO5Lyhc8PPT0mJlLd94GQ6a1lF3mksw2DvEJKjic7dWTBx6HK9YbSOKIwAg7F0CNZLs x+p6Ef3IBn4TQ3AEq7MvZkJ7Az7bJQaVicFC0hFY9xXhhVcVHuTqjqohzWOdgOb61Ylj L7cA== MIME-Version: 1.0 Received: by 10.58.249.201 with SMTP id yw9mr291580vec.10.1350313312331; Mon, 15 Oct 2012 08:01:52 -0700 (PDT) Received: by 10.58.172.71 with HTTP; Mon, 15 Oct 2012 08:01:52 -0700 (PDT) In-Reply-To: <20121015005757.97E1C23889F7@eris.apache.org> References: <20121015005757.97E1C23889F7@eris.apache.org> Date: Mon, 15 Oct 2012 16:01:52 +0100 Message-ID: Subject: Re: svn commit: r1398164 - /commons/proper/commons-parent/trunk/pom.xml From: sebb To: dev@commons.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org On 15 October 2012 01:57, wrote: > Author: ggregory > Date: Mon Oct 15 00:57:57 2012 > New Revision: 1398164 > > URL: http://svn.apache.org/viewvc?rev=1398164&view=rev > Log: > Backout: buildnumber-maven-plugin 1.2 -> buildnumber-maven-plugin 1.1. Why? > Modified: > commons/proper/commons-parent/trunk/pom.xml > > Modified: commons/proper/commons-parent/trunk/pom.xml > URL: http://svn.apache.org/viewvc/commons/proper/commons-parent/trunk/pom.xml?rev=1398164&r1=1398163&r2=1398164&view=diff > ============================================================================== > --- commons/proper/commons-parent/trunk/pom.xml (original) > +++ commons/proper/commons-parent/trunk/pom.xml Mon Oct 15 00:57:57 2012 > @@ -343,7 +343,7 @@ http://svn.apache.org/repos/asf/commons/ > > org.codehaus.mojo > buildnumber-maven-plugin > - 1.2 > + 1.1 > > > org.codehaus.mojo > @@ -1131,7 +1131,7 @@ http://svn.apache.org/repos/asf/commons/ > 2.9 > 0.8 > 2.8 > - 2.4 > + 2.8 > 2.3 > 2.5.1 > 2.2 > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org