Return-Path: X-Original-To: apmail-commons-commits-archive@minotaur.apache.org Delivered-To: apmail-commons-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 70CF81950B for ; Sat, 30 Apr 2016 23:47:52 +0000 (UTC) Received: (qmail 97332 invoked by uid 500); 30 Apr 2016 23:47:47 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 97256 invoked by uid 500); 30 Apr 2016 23:47:47 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 97247 invoked by uid 99); 30 Apr 2016 23:47:47 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 30 Apr 2016 23:47:47 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id DFAAA1A0709 for ; Sat, 30 Apr 2016 23:47:46 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.999 X-Spam-Level: X-Spam-Status: No, score=0.999 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-0.001] autolearn=disabled Received: from mx2-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id tWk0xOysm6Zq for ; Sat, 30 Apr 2016 23:47:46 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with ESMTP id 14F635FACC for ; Sat, 30 Apr 2016 23:47:46 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 0B9EFE027F for ; Sat, 30 Apr 2016 23:47:44 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 295DA3A0216 for ; Sat, 30 Apr 2016 23:47:44 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1741825 - /commons/proper/commons-parent/trunk/pom.xml Date: Sat, 30 Apr 2016 23:47:43 -0000 To: commits@commons.apache.org From: sebb@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20160430234744.295DA3A0216@svn01-us-west.apache.org> Author: sebb Date: Sat Apr 30 23:47:43 2016 New Revision: 1741825 URL: http://svn.apache.org/viewvc?rev=1741825&view=rev Log: Bump version 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=1741825&r1=1741824&r2=1741825&view=diff ============================================================================== --- commons/proper/commons-parent/trunk/pom.xml (original) +++ commons/proper/commons-parent/trunk/pom.xml Sat Apr 30 23:47:43 2016 @@ -27,7 +27,7 @@ org.apache.commons commons-parent pom - 40-SNAPSHOT + 41-SNAPSHOT Apache Commons Parent http://commons.apache.org/commons-parent-pom.html The Apache Commons Parent POM provides common settings for all Apache Commons components.