Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id C361A200D0C for ; Wed, 6 Sep 2017 00:50:00 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id C1A3C160D85; Tue, 5 Sep 2017 22:50:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 0CC6A160BCB for ; Wed, 6 Sep 2017 00:49:59 +0200 (CEST) Received: (qmail 36799 invoked by uid 500); 5 Sep 2017 22:49:58 -0000 Mailing-List: contact commits-help@poi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@poi.apache.org Delivered-To: mailing list commits@poi.apache.org Received: (qmail 36790 invoked by uid 99); 5 Sep 2017 22:49:58 -0000 Received: from Unknown (HELO svn01-us-west.apache.org) (209.188.14.144) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Sep 2017 22:49:58 +0000 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 70ADA3A00B0 for ; Tue, 5 Sep 2017 22:49:57 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1807430 - /poi/trunk/build.xml Date: Tue, 05 Sep 2017 22:49:57 -0000 To: commits@poi.apache.org From: kiwiwings@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20170905224957.70ADA3A00B0@svn01-us-west.apache.org> archived-at: Tue, 05 Sep 2017 22:50:00 -0000 Author: kiwiwings Date: Tue Sep 5 22:49:57 2017 New Revision: 1807430 URL: http://svn.apache.org/viewvc?rev=1807430&view=rev Log: prepare for 3.18-beta1 Modified: poi/trunk/build.xml Modified: poi/trunk/build.xml URL: http://svn.apache.org/viewvc/poi/trunk/build.xml?rev=1807430&r1=1807429&r2=1807430&view=diff ============================================================================== --- poi/trunk/build.xml (original) +++ poi/trunk/build.xml Tue Sep 5 22:49:57 2017 @@ -40,7 +40,7 @@ under the License. The Apache POI project Ant build. - + --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org For additional commands, e-mail: commits-help@poi.apache.org