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 7BD041846C for ; Sun, 6 Dec 2015 18:37:09 +0000 (UTC) Received: (qmail 57149 invoked by uid 500); 6 Dec 2015 18:36:59 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 57067 invoked by uid 500); 6 Dec 2015 18:36:59 -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 57058 invoked by uid 99); 6 Dec 2015 18:36:59 -0000 Received: from Unknown (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 06 Dec 2015 18:36:59 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 727F6C0FFC for ; Sun, 6 Dec 2015 18:36:59 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.247 X-Spam-Level: * X-Spam-Status: No, score=1.247 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-0.554, URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id F93mgKkZ9yfo for ; Sun, 6 Dec 2015 18:36:55 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTP id EE6BD20F4B for ; Sun, 6 Dec 2015 18:36:54 +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 5378DE0057 for ; Sun, 6 Dec 2015 18:36:54 +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 B9FCA3A044E for ; Sun, 6 Dec 2015 18:36:53 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1718200 - in /commons/proper/configuration/trunk: build.xml pom.xml Date: Sun, 06 Dec 2015 18:36:53 -0000 To: commits@commons.apache.org From: oheger@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20151206183653.B9FCA3A044E@svn01-us-west.apache.org> Author: oheger Date: Sun Dec 6 18:36:52 2015 New Revision: 1718200 URL: http://svn.apache.org/viewvc?rev=1718200&view=rev Log: Updated versions for next development iteration. Modified: commons/proper/configuration/trunk/build.xml commons/proper/configuration/trunk/pom.xml Modified: commons/proper/configuration/trunk/build.xml URL: http://svn.apache.org/viewvc/commons/proper/configuration/trunk/build.xml?rev=1718200&r1=1718199&r2=1718200&view=diff ============================================================================== --- commons/proper/configuration/trunk/build.xml (original) +++ commons/proper/configuration/trunk/build.xml Sun Dec 6 18:36:52 2015 @@ -22,7 +22,7 @@ - + Modified: commons/proper/configuration/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/configuration/trunk/pom.xml?rev=1718200&r1=1718199&r2=1718200&view=diff ============================================================================== --- commons/proper/configuration/trunk/pom.xml (original) +++ commons/proper/configuration/trunk/pom.xml Sun Dec 6 18:36:52 2015 @@ -30,7 +30,7 @@ 4.0.0 org.apache.commons commons-configuration2 - 2.0-beta2-SNAPSHOT + 2.0-SNAPSHOT Apache Commons Configuration 2001